summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: correct connector->dpms field before resumingAndrzej Hajda2014-11-031-2/+6
* drm/exynos: enable vblank after DPMS onAndrzej Hajda2014-11-031-1/+4
* drm/exynos: init kms poll at the end of initializationAndrzej Hajda2014-11-031-6/+6
* drm/exynos: propagate plane initialization errorsAndrzej Hajda2014-11-031-2/+5
* drm/exynos: vidi: fix build warningInki Dae2014-11-031-1/+0
* drm/exynos: remove explicit encoder/connector de-initializationAndrzej Hajda2014-11-035-22/+0
* drm/exynos: init vblank with real number of crtcsAndrzej Hajda2014-11-031-9/+9
* drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.Sinclair Yeh2014-10-312-4/+18
* drm/vmwgfx: Fix hash key computationThomas Hellstrom2014-10-311-1/+2
* drm/vmwgfx: fix lock breakageRob Clark2014-10-311-4/+4
* Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-10-317-16/+25
|\
| * drm/radeon: remove some buggy dead codeDan Carpenter2014-10-291-3/+1
| * drm/radeon: dpm fixes for asrock systemsAlex Deucher2014-10-281-3/+16
| * radeon: clean up coding style differences in radeon_get_bios()Wilfried Klaebe2014-10-281-4/+2
| * drm/radeon: Use drm_malloc_ab instead of kmalloc_arrayMichel Dänzer2014-10-283-5/+5
| * drm/radeon/dpm: disable ulv support on SIAlex Deucher2014-10-281-1/+1
* | Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-10-312-3/+26
|\ \ | |/ |/|
| * drm/i915/dp: only use training pattern 3 on platforms that support itJani Nikula2014-10-301-2/+3
| * drm/i915: Ignore VBT backlight check on Macbook 2, 1jens stein2014-10-291-0/+3
| * drm/i915: Fix GMBUSFREQ on vlv/chvVille Syrjälä2014-10-271-1/+1
| * drm/i915: Ignore long hpds on eDP portsVille Syrjälä2014-10-271-0/+12
| * drm/i915: Do a dummy DPCD read before the actual readVille Syrjälä2014-10-271-0/+7
* | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie2014-10-282-12/+12
|\ \ | |/ |/|
| * drm/armada: convert to use vblank_on/off callsRussell King2014-10-171-3/+5
| * drm/armada: fix page_flip refcounting leakRussell King2014-10-171-8/+5
| * drm/armada: add IRQ support backRussell King2014-10-171-1/+2
* | drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering2014-10-231-0/+2
* | qxl: don't create too large primary surfaceMarc-André Lureau2014-10-221-8/+8
* | Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-10-202-5/+17
|\ \
| * | drm/nouveau: fix regression on agp boardsBen Skeggs2014-10-201-3/+9
| * | drm/gt215/gr: fix initialisation on gddr5 boardsBen Skeggs2014-10-201-2/+8
* | | Merge tag 'drm-intel-next-fixes-2014-10-17' of git://anongit.freedesktop.org/...Dave Airlie2014-10-204-27/+36
|\ \ \
| * | | drm/i915: fix short vs. long hpd detectionJani Nikula2014-10-161-7/+7
| * | | drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHVVille Syrjälä2014-10-161-12/+21
| * | | drm/i915: properly reenable gen8 pipe IRQsPaulo Zanoni2014-10-081-2/+3
| * | | drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to headerU. Artie Eoff2014-10-063-6/+3
| * | | drm/i915: intel_backlight scale() math WAU. Artie Eoff2014-10-061-3/+5
* | | | Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-10-2020-37/+113
|\ \ \ \
| * | | | drm/radeon: reduce sparse false positive warningsMichele Curti2014-10-1611-0/+11
| * | | | drm/radeon: fix vm page table block size calculationAlex Deucher2014-10-161-1/+1
| * | | | drm/ttm: Don't evict BOs outside of the requested placement rangeMichel Dänzer2014-10-161-3/+17
| * | | | drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compatMichel Dänzer2014-10-161-4/+4
| * | | | drm/radeon: use gart memory for DMA ring testsAlex Deucher2014-10-163-18/+26
| * | | | drm/radeon: fix speaker allocation setupAlex Deucher2014-10-163-8/+8
| * | | | drm/radeon: initialize sadb to NULL in the audio codeAlex Deucher2014-10-163-3/+3
| * | | | Revert "drm/radeon/dpm: drop clk/voltage dependency filters for SI"Alex Deucher2014-10-131-0/+24
| * | | | Revert "drm/radeon: drop btc_get_max_clock_from_voltage_dependency_table"Alex Deucher2014-10-132-0/+19
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14479-10099/+23511
|\ \ \ \ \ | |/ / / /
| * | | | drm/mst: rework payload table allocation to conform better.Dave Airlie2014-10-131-20/+57
| * | | | drm/ast: Fix HW cursor imageBenjamin Herrenschmidt2014-10-081-2/+2
OpenPOWER on IntegriCloud