summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-06-03drm/msm/dsi: check return value for video done waitsAbhinav Kumar1-1/+7
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds21-135/+193
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-14/+13
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie3-67/+29
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie14-55/+131
2018-04-19drm/amd/powerplay: header file interface to SMU updateKenneth Feng1-1/+3
2018-04-19drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu1-6/+10
2018-04-19drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland1-7/+0
2018-04-18drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak1-7/+32
2018-04-18drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh1-1/+1
2018-04-18drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson1-12/+15
2018-04-18drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula1-4/+9
2018-04-18drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin1-10/+27
2018-04-18drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-17drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone1-20/+8
2018-04-17drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone1-5/+3
2018-04-17drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone1-35/+4
2018-04-16Merge airlied/drm-next into drm-misc-fixesSean Paul954-36962/+140929
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds39-1637/+431
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie10-74/+124
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie1-7/+8
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li1-13/+54
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland1-25/+33
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li3-1/+18
2018-04-11drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-04-11drm/amdgpu: add MP1 and THM hw ip base reg offsetEvan Quan2-1/+4
2018-04-11drm/amdgpu: fix null pointer panic with direct fw loading on gpu resetHuang Rui1-0/+3
2018-04-11drm/radeon: add PX quirk for Asus K73TKNico Sneck1-0/+4
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds1-2/+2
2018-04-09drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2-0/+3
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds1-0/+0
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2018-04-05kernel.h: Retain constant expression output for max()/min()Kees Cook1-2/+2
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+4
2018-04-05Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-32/+15
2018-04-05drm/omap: fix crash if there's no video PLLTomi Valkeinen1-7/+8
2018-04-04Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+94
2018-04-04drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson1-0/+9
2018-04-04Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen8-27/+69
2018-04-03drm/amdgpu: Fix memory leaks at amdgpu_init() error pathTakashi Iwai1-4/+5
2018-04-03drm/amdgpu: Fix PCIe lane width calculationAlex Deucher1-2/+2
2018-04-03drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-03drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher1-0/+67
2018-04-03drm/amdgpu: Add support for SRBM selection v3Andrey Grodzovsky6-79/+72
2018-04-03Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"Chunming Zhou2-17/+17
2018-04-03drm/amd/powerply: fix power reading on FijiEric Huang1-1/+2
2018-04-03drm/amd/powerplay: Enable ACG SS featureKenneth Feng5-18/+39