summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-07-18drm/amdgpu: restore original stable pstate on ctx finiAlex Deucher1-27/+33
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 2.3.xAlex Deucher3-26/+1
2022-07-18drm/amdgpu: use the same HDP flush registers for all nbio 7.4.xAlex Deucher3-26/+1
2022-07-18drm/amdgpu: create I2S platform devices for Jadeite platformVijendar Mukunda1-109/+184
2022-07-18drm/amdgpu: add dmi check for jadeite platformVijendar Mukunda1-0/+36
2022-07-18drm/amdgpu: Call trace info was found in dmesg when loading amdgpulin cao1-1/+3
2022-07-18drm/amdgpu: fix for coding style issuesVijendar Mukunda1-23/+12
2022-07-18drm/amdgpu: add umc ras functions for umc v8_10_0YiPeng Chai5-2/+464
2022-07-18drm/amdgpu: add umc v8_10_0 ip headersYiPeng Chai2-0/+127
2022-07-18drm/amdgpu: Get rid of amdgpu_job->external_hw_fenceAndrey Grodzovsky3-25/+6
2022-07-18drm/amdgpu: limiting AV1 to first instance on VCN4 decodeSonny Jiang1-0/+131
2022-07-15Merge tag 'drm-misc-next-fixes-2022-07-14' of git://anongit.freedesktop.org/d...Dave Airlie1-6/+0
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie230-1542/+160866
2022-07-14drm/mgag200: Don't read-back PCI option register before writingThomas Zimmermann1-6/+0
2022-07-13drm/amd/display: remove duplicate dcn314 includesAlex Deucher3-3/+0
2022-07-13drm/amd/display: Enable DCN314 in DMRoman Li2-0/+12
2022-07-13drm/amd/display: Add DMUB support for DCN314Roman Li1-0/+1
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li17-15/+366
2022-07-13drm/amd/display: Add DCN314 version identifiersRoman Li3-0/+3
2022-07-13drm/amd/display: Add DCN314 DML calculation supportRoman Li4-0/+9267
2022-07-13drm/amd/display: Add DCN314 DC resourcesRoman Li13-0/+4693
2022-07-13drm/amd/display: Add DCN314 clock managerRoman Li4-0/+1278
2022-07-13drm/amd/display: Add DCN314 IRQ servicesRoman Li2-0/+469
2022-07-13drm/amdgpu: Add reg headers for DCN314Roman Li4-0/+139486
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+39
2022-07-13drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li1-0/+4
2022-07-13drm/amd/display: attempt to fix the logic in commit_planes_for_stream()Alex Deucher1-21/+24
2022-07-13drm/amd/pm: Implement get GFXOFF status for vangoghAndré Almeida1-0/+38
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/pm: Prevent divide by zeroYefim Barashkin1-0/+2
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amd/display: make some dc_dmub_srv functions staticAlex Deucher1-2/+2
2022-07-13drm/amdgpu: fix file permissions on some filesAlex Deucher6-0/+0
2022-07-13drm/amd/display: 3.2.194Aric Cyr1-1/+1
2022-07-13drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:...Samson Tam2-2/+57
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai4-0/+6
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland4-1/+16
2022-07-13drm/amd/display: add system info table logCharlene Liu1-0/+30
2022-07-13drm/amd/display: Grab dc_lock before detecting linkWayne Lin2-33/+63
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter5-0/+12
2022-07-13drm/amd/display: 3.2.193Aric Cyr1-1/+1
2022-07-13drm/amd/display: update DML1 logic for unbounded req handlingJun Lei2-0/+18
2022-07-13drm/amdgpu/gfx11: add aggregated doorbell supportJack Xiao1-11/+71
2022-07-13drm/amdgpu/sdma6: add aggregated doorbell supportJack Xiao1-23/+57
2022-07-13drm/amdgpu/mes: ring aggregatged doorbell when mes queue is unmappedLe Ma4-34/+137
2022-07-13drm/amdgpu/mes11: initialize aggregated doorbellJack Xiao1-1/+57
2022-07-13drm/amdgpu/mes: init aggregated doorbellLe Ma3-6/+70
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao9-27/+74
2022-07-13drm/amdgpu: support SDMA soft recovery for sdma v6Likun Gao1-14/+37
2022-07-13drm/amdgpu: enable soft reset for gfx 11Likun Gao1-1/+7