summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: use %pad for dma_addr_tJingoo Han2014-04-302-2/+2
* drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han2014-04-301-2/+2
* drm/exynos: balance framebuffer refcountAndrzej Hajda2014-04-301-0/+1
* Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2014-04-301-0/+22
|\
| * drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom2014-04-241-0/+22
* | Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie2014-04-281-1/+1
|\ \
| * | drm/tegra: restrict plane loops to legacy planesDaniel Vetter2014-04-241-1/+1
* | | Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie2014-04-287-15/+36
|\ \ \
| * | | drm/msm/mdp4: cure for the cursor blues (v2)Rob Clark2014-04-255-10/+32
| * | | drm/msm: default to XR24 rather than AR24Rob Clark2014-04-251-4/+1Star
| * | | drm/msm: fix memory leakMicah Richert2014-04-251-1/+3
| | |/ | |/|
* | | Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-04-2810-36/+96
|\ \ \ | |/ / |/| |
| * | drm/i915: Move all ring resets before setting the HWS pageChris Wilson2014-04-253-20/+36
| * | drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platformsDaniel Vetter2014-04-251-4/+14
| * | drm/i915: Allow full PPGTT with param overrideBen Widawsky2014-04-241-1/+1
| * | drm/i915: Discard BIOS framebuffers too small to accommodate chosen modeChris Wilson2014-04-241-0/+10
| * | drm/i915: get power domain in case the BIOS enabled eDP VDDPaulo Zanoni2014-04-231-1/+10
| * | drm/i915: Don't check gmch state on inherited configsDaniel Vetter2014-04-232-6/+20
| * | drm/i915: Allow user modes to exceed DVI 165MHz limitVille Syrjälä2014-04-221-4/+5
* | | drm/radeon: don't allow runpm=1 on systems with out ATPXAlex Deucher2014-04-221-5/+3Star
* | | drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher2014-04-221-0/+7
* | | drm/radeon/pm: don't walk the crtc list before it has been initialized (v2)Alex Deucher2014-04-222-28/+35
* | | drm/radeon: properly unregister hwmon interface (v2)Alex Deucher2014-04-221-6/+15
* | | drm/radeon: fix count in cik_sdma_ring_test()Alex Deucher2014-04-221-1/+1
* | | drm/radeon/aux: fix hpd assignment for aux busAlex Deucher2014-04-221-0/+1
* | | drm/radeon: improve PLL limit handling in post div calculationChristian König2014-04-201-26/+51
* | | drm/radeon: use fixed PPL ref divider if neededChristian König2014-04-191-1/+6
* | | drm/radeon: disable dpm on rv770 by defaultAlex Deucher2014-04-191-1/+1
|/ /
* | Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie2014-04-1912-247/+148Star
|\ \
| * | drm/radeon: Improve vramlimit module param documentationLauri Kasanen2014-04-081-1/+1
| * | drm/radeon: fix audio pin counts for DCE6+ (v2)Alex Deucher2014-04-082-5/+14
| * | drm/radeon/dp: switch to the common i2c over aux codeAlex Deucher2014-04-085-200/+44Star
| * | drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher2014-04-081-1/+3
| * | drm/dp/i2c: send bare addresses to properly reset i2c connections (v4)Alex Deucher2014-04-081-19/+32
| * | drm/radeon/dp: handle zero sized i2c over aux transactions (v2)Alex Deucher2014-04-081-5/+18
| * | drm/i915: support address only i2c-over-aux transactionsJani Nikula2014-04-081-3/+4
| * | drm/tegra: dp: Support address-only I2C-over-AUX transactionsThierry Reding2014-04-082-13/+32
* | | drm: bochs: drop unused struct fieldsGerd Hoffmann2014-04-182-3/+0Star
* | | drm: bochs: add power management supportGerd Hoffmann2014-04-182-0/+45
* | | drm: cirrus: add power management supportGerd Hoffmann2014-04-182-0/+45
* | | drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter2014-04-183-371/+427
* | | drm/plane-helper: Don't fake-implement primary plane disablingDaniel Vetter2014-04-181-28/+5Star
* | | drm/ast: fix value check in cbr_scan2Dave Airlie2014-04-181-1/+1
* | | drm/nouveau/bios: fix a bit shift error introduced by 457e77bSergei Antonov2014-04-181-1/+1
* | | Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2014-04-187-42/+133
|\ \ \
| * | | drm/omap: fix the handling of fb ref countsTomi Valkeinen2014-04-151-5/+5
| * | | drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja2014-04-151-0/+6
| * | | drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja2014-04-151-1/+1
| * | | drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja2014-04-151-0/+1
| * | | drm/omap: gem sync: wait on correct eventsArchit Taneja2014-04-151-2/+2