summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu
2018-04-11drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan
2018-04-11drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui
2018-04-11drm/radeon: add PX quirk for Asus K73TKNico Sneck
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-05kernel.h: Retain constant expression output for max()/min()Kees Cook
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-05drm/omap: fix crash if there's no video PLLTomi Valkeinen
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-03drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai
2018-04-03drm/amdgpu: Fix PCIe lane width calculationAlex Deucher
2018-04-03drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-03drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky
2018-04-03Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"Chunming Zhou
2018-04-03drm/amd/powerply: fix power reading on FijiEric Huang
2018-04-03drm/amd/powerplay: Enable ACG SS featureKenneth Feng
2018-04-03drm/amdgpu/sdma: fix mask in emit_pipeline_syncAlex Deucher
2018-04-03drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.Andrey Grodzovsky
2018-04-03drm/amd/pp: Clean header file in vega12_smumgr.cRex Zhu
2018-04-03drm/amd/pp: Remove Dead functions on Vega12Rex Zhu
2018-04-03drm/amd/pp: silence a static checker warningDan Carpenter
2018-04-03drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)Evan Quan
2018-04-03drm/amdgpu: fix typo of domain fallbackChunming Zhou
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-03-29Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l...Dave Airlie
2018-03-29Merge branch 'drm-misc-next-fixes' of git://anongit.freedesktop.org/drm/drm-m...Dave Airlie
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun
2018-03-28Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman
2018-03-28Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...Dave Airlie
2018-03-28Merge tag 'drm-intel-next-fixes-2018-03-27' of git://anongit.freedesktop.org/...Dave Airlie
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-28Merge remote-tracking branches 'asoc/topic/vc4_hdmi', 'asoc/topic/wl1273', 'a...Mark Brown
2018-03-27drm/i915: Fix hibernation with ACPI S0 target stateImre Deak
2018-03-27drm/i915/execlists: Use a locked clear_bit() for synchronisation with interruptChris Wilson
2018-03-27drm/i915: Specify which engines to reset following semaphore/event lockupsChris Wilson
2018-03-27drm/i915/dp: Write to SET_POWER dpcd to enable MST hub.Dhinakaran Pandiyan