summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-12-03drm/edid: Restore kerneldoc consistencyThierry Reding
2014-12-03amdkfd: use atomic allocations within srcu callbacksSasha Levin
2014-12-03amdkfd: use sizeof(long) granularity for the pasid bitmaskSasha Levin
2014-12-03drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom
2014-12-03drm/vmwgfx: Fix fence event codeThomas Hellstrom
2014-12-03drm/vmwgfx: Don't use memory accounting for kernel-side fence objectsThomas Hellstrom
2014-12-03drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom
2014-12-03drm/i915: Reject modeset when the same digital port is used more than onceVille Syrjälä
2014-12-03drm/i915: mask RPS IRQs properly when disabling RPSImre Deak
2014-12-03drm/i915: Tune down spurious CRC interrupt warningDaniel Vetter
2014-12-03drm/i915: Fix context object leak for legacy contextsThomas Daniel
2014-12-03drm/i915/skl: Update in Gen9 multi-engine forcewake rangeAkash Goel
2014-12-03drm/i915/eDP: When enabling panel VDD cancel pending disable workerEgbert Eich
2014-12-03drm/i915: Handle runtime pm in the CRC setup codeDaniel Vetter
2014-12-03drm/i915: Disable crtcs gracefully before GPU reset on gen3/4Ville Syrjälä
2014-12-03drm/i915: Grab modeset locks for GPU rest on pre-ctgVille Syrjälä
2014-12-03drm/i915: Implement GPU reset for g33Ville Syrjälä
2014-12-03drm/i915: Implement GPU reset for 915/945Ville Syrjälä
2014-12-03drm/i915: Restore the display config after a GPU reset on gen4Ville Syrjälä
2014-12-03drm/i915: Fix gen4 GPU resetVille Syrjälä
2014-12-03drm/i915: Stop gathering error states for CS error interruptsDaniel Vetter
2014-12-03drm/i915: Disallow pin ioctl completely for kms driversDaniel Vetter
2014-12-03drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson
2014-12-03drm/i915/chv: Enable AVI, SPD and HDMI infoframes for CHV.Clint Taylor
2014-12-03drm/i915: Don't clobber crtc->new_config when nothing changesVille Syrjälä
2014-12-03drm: rcar-du: Fix NULL encoder pointer dereferenceLaurent Pinchart
2014-12-03Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-02drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek
2014-12-02drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer
2014-12-02drm/radeon: sync all BOs involved in a CS v2Christian König
2014-12-02drm/i915: Don't pin LRC in GGTT when dumping in debugfsThomas Daniel
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-12-02drm: rockchip: Add basic drm driverMark Yao
2014-12-02drm/i915: More cautious with pch fifo underrunsDaniel Vetter
2014-12-02nouveau: move the hotplug ignore to correct place.Dave Airlie
2014-12-02Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-12-02drm/nv50/kms: drop requirement that framebuffer bos be contig up-frontBen Skeggs
2014-12-02drm/nv50/kms: directly use cursor image from userspace bufferBen Skeggs
2014-12-02drm/nouveau/kms: when pinning display-related buffers, force contig vramBen Skeggs
2014-12-02drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs
2014-12-02drm/nouveau/volt: add support for GK20AVince Hsu
2014-12-02drm/nouveau/platform: add GPU speedo information to nouveau platformVince Hsu
2014-12-02drm/nouveau/volt: allow non-bios voltage scalingVince Hsu
2014-12-02drm/gf100-/gr: return non-fatal error code when fw not presentBen Skeggs
2014-12-02drm/nouveau/devinit: bump priv ring timeouts before executing scriptsBen Skeggs
2014-12-02drm/nouveau/bios: translate ramcfg strap through M0203Ben Skeggs
2014-12-02drm/nouveau/fb: make use of M0203 routines for ram type determinationBen Skeggs
2014-12-02drm/nouveau/bios: add parsing of BIT M(v2) +0x03 tableBen Skeggs
2014-12-02drm/nouveau/core: allow vbios parsing without knowing chipset typeBen Skeggs
2014-12-02drm/nouveau/lib: add null backendBen Skeggs