summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-03-06drm/amdgpu: stop waiting in amdgpu_uvd_send_msgChristian König1-10/+1
2023-03-06drm/amd/pm: Enable ecc_info table support for smu v13_0_10Candice Li1-0/+75
2023-03-06drm/amdgpu: Support umc node harvest config on umc v8_10Candice Li4-6/+16
2023-03-06drm/amdgpu: fix no previous prototype warningKun Liu1-1/+1
2023-03-06drm/amdgpu: Stop clearing kiq position during finileiyaoyao1-11/+3
2023-03-06drm/connector: print max_requested_bpc in state debugfsHarry Wentland1-0/+1
2023-03-06drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTFHarry Wentland1-4/+2
2023-02-28drm/amd/display: Promote DAL to 3.2.224Aric Cyr1-1/+1
2023-02-28drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai1-6/+12
2023-02-28drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-02-28drm/amd/display: Only wait for blank completion if OTG activeAric Cyr1-1/+3
2023-02-28drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam1-1/+46
2023-02-28drm/amd/display: remove empty dc_link.cWenjing Liu1-27/+0
2023-02-28drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2-204/+392
2023-02-28drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou1-1/+2
2023-02-28drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling3-10/+92
2023-02-28drm/amdgpu: Generalize KFD dmabuf importFelix Kuehling1-17/+21
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu33-288/+978
2023-02-28drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar2-4/+4
2023-02-28Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr1-9/+3
2023-02-28drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee4-10/+34
2023-02-28drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim1-0/+2
2023-02-28drm/amd/display: update pixel format in DP hw sequenceYihan Zhu1-0/+6
2023-02-28drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta1-1/+2
2023-02-28drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu3-11/+22
2023-02-28drm/amd/display: Allocation at stream EnableMustapha Ghaddar4-4/+56
2023-02-28Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-02-28drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon3-0/+7
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr9-24/+16
2023-02-28drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin3-2/+11
2023-02-28drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang1-3/+3
2023-02-28drm/amdgpu: remove unused variable ringTom Rix1-2/+0
2023-02-28drm/amd/display: fix dm irq error message in gpu recovertiancyin1-2/+2
2023-02-28drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-02-28drm/amd/display: Format input and output CSC matrixHarry Wentland2-36/+56
2023-02-28drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland1-1/+1
2023-02-28drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li1-10/+5
2023-02-24drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu1-0/+17
2023-02-24drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu6-0/+146
2023-02-24drm/amd/display: Remove unused local variables and functionArthur Grillo1-41/+0
2023-02-24drm/amd/display: Remove unused local variablesArthur Grillo9-30/+2
2023-02-24drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-02-24drm/amdkfd: Make kobj_type structures constantThomas Weißschuh2-9/+9
2023-02-24drm/amdgpu: make kobj_type structures constantThomas Weißschuh2-6/+6
2023-02-24drm/amd/display: Modify mismatched function nameJiapeng Chong1-1/+1
2023-02-24drm/amd/display: Pass proper parent for DM backlight device registrationHans de Goede1-4/+6
2023-02-24drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen3-6/+6
2023-02-24drm/amdgpu: Add ecc info query interface for umc v8_10Candice Li1-0/+134
2023-02-24drm/amdgpu: Add convert_error_address function for umc v8_10Candice Li1-31/+42