summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2022-07-19drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost-11/+33
2022-07-19drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNícolas F. R. A. Prado-1/+1
2022-07-19Merge tag 'phy-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman-115/+2
2022-07-18drm/amd/pm: enable mode1 reset for smu_v13_0_7Kenneth Feng-0/+2
2022-07-18drm/amdgpu: correct the PSP_BL_CMD enumHawking Zhang-2/+2
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen-19/+15
2022-07-18drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cardsGuchun Chen-13/+0
2022-07-18drm/amdgpu: skip SMU FW reloading in runpm BACO caseGuchun Chen-0/+7
2022-07-18drm/amdgpu: introduce runtime pm modeGuchun Chen-1/+14
2022-07-18drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()Dan Carpenter-1/+1
2022-07-18drm/amdgpu: Clarify asics naming in Kconfig optionsAndré Almeida-2/+3
2022-07-18drm/amd/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King-1/+1
2022-07-18drm/amd/display: Enable building new display engine with KCOV enabledGuenter Roeck-1/+4
2022-07-18drm/amdgpu: restore original stable pstate on ctx finiAlex Deucher-27/+33
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 2.3.xAlex Deucher-26/+1
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher-26/+1
2022-07-18drm/amdgpu: create I2S platform devices for Jadeite platformVijendar Mukunda-109/+184
2022-07-18drm/amdgpu: add dmi check for jadeite platformVijendar Mukunda-0/+36
2022-07-18drm/amdgpu: Call trace info was found in dmesg when loading amdgpulin cao-1/+3
2022-07-18drm/amdgpu: fix for coding style issuesVijendar Mukunda-23/+12
2022-07-18drm/amdgpu: add umc ras functions for umc v8_10_0YiPeng Chai-2/+464
2022-07-18drm/amdgpu: add umc v8_10_0 ip headersYiPeng Chai-0/+127
2022-07-18drm/amdgpu: Get rid of amdgpu_job->external_hw_fenceAndrey Grodzovsky-25/+6
2022-07-18drm/amdgpu: limiting AV1 to first instance on VCN4 decodeSonny Jiang-0/+131
2022-07-18drm/amdgpu: Remove one duplicated ef removalxinhui pan-6/+0
2022-07-18drm/ttm: fix locking in vmap/vunmap TTM GEM helpersChristian König-1/+8
2022-07-17drm/amdkfd: add SPM support for SVMAlex Sierra-13/+21
2022-07-17Merge tag 'drm-intel-fixes-2022-07-17' of git://anongit.freedesktop.org/drm/d...Linus Torvalds-13/+15
2022-07-17drm/i915/ttm: fix 32b buildMatthew Auld-13/+15
2022-07-16fs: remove no_llseekJason A. Donenfeld-2/+1
2022-07-15Merge tag 'drm-fixes-2022-07-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-422/+433
2022-07-15Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-14/+16
2022-07-15drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko-3/+3
2022-07-15drm/amd/display: Fix new dmub notification enabling in DMStylon Wang-8/+19
2022-07-15drm/amdgpu: Fix for drm buddy memory corruptionArunpravin Paneer Selvam-9/+9
2022-07-15drm/i915: Remove unnecessary includeLu Baolu-2/+0
2022-07-15Merge tag 'drm-misc-next-fixes-2022-07-14' of git://anongit.freedesktop.org/d...Dave Airlie-6/+0
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie-1542/+160866
2022-07-15Merge tag 'amd-drm-fixes-5.19-2022-07-13' of https://gitlab.freedesktop.org/a...Dave Airlie-9/+115
2022-07-15Merge tag 'drm-intel-fixes-2022-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie-33/+142
2022-07-15Merge tag 'drm-misc-fixes-2022-07-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-380/+176
2022-07-14drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()Lyude Paul-2/+2
2022-07-14drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtimeLyude Paul-1/+1
2022-07-14drm/nouveau/kms: Fix failure path for creating DP connectorsLyude Paul-5/+3
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds-1/+1
2022-07-14drm/mgag200: Don't read-back PCI option register before writingThomas Zimmermann-6/+0
2022-07-13drm/amd/display: remove duplicate dcn314 includesAlex Deucher-3/+0
2022-07-13drm/amd/display: Enable DCN314 in DMRoman Li-0/+12
2022-07-13drm/amd/display: Add DMUB support for DCN314Roman Li-0/+1
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li-15/+366