summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Force the CS stall for invalidate flushesChris Wilson2015-01-151-0/+2
* drm/i915: Invalidate media caches on gen7Chris Wilson2015-01-152-0/+2
* drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak2015-01-151-1/+1
* drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes2015-01-153-0/+10
* drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter2015-01-151-1/+5
* drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie2015-01-151-4/+9
* drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie2015-01-151-3/+4
* drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher2015-01-151-1/+1
* drm/vmwgfx: Fix fence event codeThomas Hellstrom2015-01-151-11/+6
* drm/vmwgfx: Fix error printout on signals pendingThomas Hellstrom2015-01-151-2/+6
* drm/i915: Only warn the first time we attempt to mmio whilst suspendedChris Wilson2015-01-121-2/+2
* drm/radeon: work around a hw bug in MGCG on CIKAlex Deucher2015-01-051-1/+2
* drm/ttm: Avoid memory allocation from shrinker functions.Tetsuo Handa2015-01-052-21/+30
* drm/radeon: fix typo in CI dpm disableAlex Deucher2015-01-051-1/+1
* drm/i915/dp: only use training pattern 3 on platforms that support itJani Nikula2015-01-051-2/+3
* drm/i915: don't warn if backlight unexpectedly enabledScot Doyle2014-12-301-4/+4
* drm/radeon: sync all BOs involved in a CS v2Christian König2014-12-101-6/+3
* drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek2014-12-101-0/+2
* drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter2014-12-101-11/+11
* drm/i915: More cautious with pch fifo underrunsDaniel Vetter2014-12-101-2/+0
* nouveau: move the hotplug ignore to correct place.Dave Airlie2014-12-101-1/+1
* drm/nouveau/gf116: remove copy1 engineIlia Mirkin2014-12-101-1/+0
* drm/radeon: report disconnected for LVDS/eDP with PX if ddc failsAlex Deucher2014-12-101-1/+12
* drm/i915: Ignore SURFLIVE and flip counter when the GPU gets resetVille Syrjälä2014-12-101-0/+4
* gpu/radeon: Set flag to indicate broken 64-bit MSIBenjamin Herrenschmidt2014-12-101-0/+10
* drm/radeon: fix endian swapping in vbios fetch for tdp tableAlex Deucher2014-12-011-1/+1
* drm/i915: Kick fbdev before vgaconDaniel Vetter2014-12-011-4/+6
* drm/i915: Handle failure to kick out a conflicting fb driverChris Wilson2014-12-011-5/+13
* drm/i915: drop WaSetupGtModeTdRowDispatch:snbDaniel Vetter2014-12-011-5/+0
* drm/radeon: initialize sadb to NULL in the audio codeAlex Deucher2014-11-273-3/+3
* drm/radeon: add locking around atombios scratch space usageDave Airlie2014-11-275-3/+19
* drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher2014-11-271-0/+1
* drm/radeon: use gart for DMA IB testsAlex Deucher2014-11-272-19/+22
* drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher2014-11-277-0/+21
* drm/radeon: set correct CE ram size for CIKJammy Zhou2014-11-271-2/+2
* drm/i915: Disable caches for Global GTT.Rodrigo Vivi2014-11-271-0/+16
* drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-11-172-4/+18
* drm/i915: Do not leak pages when freeing userptr objectsTvrtko Ursulin2014-11-171-4/+3
* drm/nouveau/gpio: rename g92 class to g94Emil Velikov2014-11-177-30/+30
* drm/ast: Fix HW cursor imageBenjamin Herrenschmidt2014-11-171-2/+2
* drm/ttm: Don't evict BOs outside of the requested placement rangeMichel Dänzer2014-11-141-3/+18
* drm/nouveau/bios: memset dcb struct to zero before parsingBen Skeggs2014-11-141-0/+1
* drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs2014-11-141-1/+2
* drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs2014-11-144-1/+5
* drm/nouveau/ltc: fix tag base address getting truncated if above 4GiBBen Skeggs2014-11-141-1/+1
* drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniformBen Skeggs2014-11-141-2/+2
* drm/nouveau/bar: behave better if ioremap failedBen Skeggs2014-11-141-3/+11
* drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs2014-11-143-53/+26
* drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs2014-11-142-6/+18
* drm/nouveau/kms: restore acceleration before fb_set_suspend() resumesBen Skeggs2014-11-141-3/+3