summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-04-17drm/radeon: disable mclk dpm on R7 260XAlex Deucher1-0/+4
2014-04-16gpu: host1x: handle the correct # of syncpt regsStephen Warren1-2/+2
2014-04-16Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie9-139/+122
2014-04-15drm/omap: fix the handling of fb ref countsTomi Valkeinen1-5/+5
2014-04-15drm/omap: protect omap_crtc's event with event_lock spinlockArchit Taneja1-0/+6
2014-04-15drm/omap: Use old_fb to synchronize between successive page flipsArchit Taneja1-1/+1
2014-04-15drm/omap: Fix crash when using LCD3 overlay managerArchit Taneja1-0/+1
2014-04-15drm/omap: gem sync: wait on correct eventsArchit Taneja1-2/+2
2014-04-15drm/omap: Fix memory leak in omap_gem_op_asyncSubhajit Paul1-0/+2
2014-04-15drm/omap: remove warn from debugfsTomi Valkeinen1-3/+0
2014-04-15drm/omap: remove extra plane->destroy from crtc destroyTomi Valkeinen1-1/+0
2014-04-15drm/omap: print warning when rotating non-TILER fbTomi Valkeinen1-0/+14
2014-04-14drm/omap: fix missing unref to fb's buf objectTomi Valkeinen1-0/+3
2014-04-14drm/omap: fix plane rotationGrazvydas Ignotas1-0/+8
2014-04-14drm/omap: fix enabling/disabling of video pipelineTomi Valkeinen1-7/+12
2014-04-14drm/omap: fix missing disable for unused encoderTomi Valkeinen1-0/+6
2014-04-14drm/omap: fix race issue when unloading omapdrmTomi Valkeinen3-0/+26
2014-04-14drm/omap: fix DMM driver (un)registrationTomi Valkeinen1-4/+19
2014-04-14drm/omap: fix uninit order in pdev_remove()Tomi Valkeinen1-1/+2
2014-04-14drm/omap: fix output enable/disable sequenceTomi Valkeinen1-19/+27
2014-04-11drm/i915: Always use kref tracking for all contexts.Chris Wilson4-137/+93
2014-04-11drm/i915: do not setup backlight if not available according to VBTJani Nikula1-0/+5
2014-04-11drm/i915: check VBT for supported backlight typeJani Nikula3-0/+14
2014-04-10drm/i915: Disable self-refresh for untiled fbs on i915gmDaniel Vetter1-0/+10
2014-04-10drm/mm: Don't WARN if drm_mm_reserve_nodeDaniel Vetter1-2/+0
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds437-15223/+38636
2014-04-08drm/radeon: Improve vramlimit module param documentationLauri Kasanen1-1/+1
2014-04-08drm/radeon: fix audio pin counts for DCE6+ (v2)Alex Deucher2-5/+14
2014-04-08drm/radeon/dp: switch to the common i2c over aux codeAlex Deucher5-200/+44
2014-04-08drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher1-1/+3
2014-04-08drm/dp/i2c: send bare addresses to properly reset i2c connections (v4)Alex Deucher1-19/+32
2014-04-08drm/radeon/dp: handle zero sized i2c over aux transactions (v2)Alex Deucher1-5/+18
2014-04-08drm/i915: support address only i2c-over-aux transactionsJani Nikula1-3/+4
2014-04-08drm/tegra: dp: Support address-only I2C-over-AUX transactionsThierry Reding2-13/+32
2014-04-08DRM: armada: fix corruption while loading cursorsRussell King1-0/+1
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-04-05Merge tag 'drm-intel-fixes-2014-04-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie28-412/+608
2014-04-05Merge tag 'drm/tegra/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie17-100/+2071
2014-04-05Merge tag 'drm/panel/for-3.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie1-51/+106
2014-04-05Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie13-2/+3038
2014-04-05Merge tag 'vmwgfx-next-2014-04-04' of git://people.freedesktop.org/~thomash/l...Dave Airlie3-5/+8
2014-04-05Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linu...Dave Airlie3-18/+18
2014-04-05drm/dp_helper: don't return EPROTO for defers (v2)Dave Airlie1-4/+4
2014-04-04Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2014-04-04drm/bridge: export ptn3460_init functionInki Dae1-0/+1
2014-04-04drm/exynos: remove MODULE_DEVICE_TABLE definitionsInki Dae2-2/+0
2014-04-04drm/panel: add S6E8AA0 driverAndrzej Hajda3-0/+1077
2014-04-04drm/panel: add ld9040 driverAndrzej Hajda3-0/+384
2014-04-04drm/exynos: add DSIM driverAndrzej Hajda5-0/+1551
2014-04-04drm/exynos: disallow fbdev initialization if no device is connectedAndrzej Hajda1-0/+21