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