summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-4/+26
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-30/+9
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-4/+4
2015-09-03drm/i915: Add locks around audio component bind/unbindDavid Henningsson1-0/+4
2015-09-03drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson1-2/+2
2015-09-02drm/i915: Call audio pin/ELD notify functionDavid Henningsson2-3/+21
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds4-6/+6
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown1-1/+1
2015-08-24drm/msm/dsi: Convert to clk_hw based provider APIsStephen Boyd1-2/+2
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-36/+28
2015-08-19drm/i915: Avoid TP3 on CHVThulasimani,Sivakumar1-8/+22
2015-08-19drm/i915: remove HBR2 from chv supported listThulasimani,Sivakumar1-3/+4
2015-08-19Revert "drm/i915: Add eDP intermediate frequencies for CHV"Thulasimani,Sivakumar1-6/+0
2015-08-19Revert "drm/i915: Allow parsing of variable size child device entries from VBT"Jani Nikula1-23/+4
2015-08-18drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP onlyThierry Reding1-1/+1
2015-08-17drm/i915: Flag the execlists context object as dirty after every useChris Wilson1-0/+2
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-6/+13
2015-08-15Merge tag 'drm-intel-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-81/+23
2015-08-14Revert "drm/nouveau/fifo/gk104: kick channels when deactivating them"Alexandre Courbot1-21/+8
2015-08-14drm/vmwgfx: Fix execbuf locking issuesThomas Hellstrom1-2/+2
2015-08-14Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie4-13/+22
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij46-232/+535
2015-08-13drm/i915: Commit planes on each crtc separately.Maarten Lankhorst2-42/+14
2015-08-13drm/i915: calculate primary visibility changes instead of calling from set_co...Maarten Lankhorst1-39/+7
2015-08-13drm/i915: Only dither on 6bpc panelsDaniel Vetter1-1/+3
2015-08-12Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher1-1/+1
2015-08-12drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang1-3/+14
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar3-4/+4
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst1-6/+13
2015-08-11drm/exynos/fimc: fix runtime pm supportMarek Szyprowski1-1/+0
2015-08-11drm/exynos/mixer: always update INT_EN cacheAndrzej Hajda1-0/+5
2015-08-11drm/exynos/mixer: correct vsync configuration sequenceAndrzej Hajda1-2/+5
2015-08-11drm/exynos/mixer: fix interrupt clearingAndrzej Hajda1-5/+4
2015-08-11drm/exynos/hdmi: fix edid memory leakAndrzej Hajda1-1/+6
2015-08-11drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang1-4/+2
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+24
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada2-2/+2
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter1-1/+1
2015-08-07drm/nouveau/gr: Fix typo in nv10.cMasanari Iida1-2/+2
2015-08-07treewide: Fix typo compatability -> compatibilityLaurent Pinchart1-2/+2
2015-08-07Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds7-24/+50
2015-08-07Merge branch 'drm-tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2015-08-06drm/i915: Allow parsing of variable size child device entries from VBTDavid Weinehall1-4/+23
2015-08-05drm/amdgpu: set fw_version and feature_version for smu fw loadingJammy Zhou3-21/+30
2015-08-05drm/amdgpu: add feature version for SDMA ucodeJammy Zhou5-1/+5
2015-08-05drm/amdgpu: add feature version for RLC and MEC v2Jammy Zhou4-5/+21
2015-08-05drm/amdgpu: increment queue when iterating on this variable.Nicolas Iooss1-1/+1