summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: add PSP ip block for PSP 13.0.6Hawking Zhang2023-03-071-0/+1
* drm/amdgpu: initialize ta ucode for psp v13_0_6Hawking Zhang2023-03-071-5/+1
* drm/amdgpu: init sos microcode for psp v13_0_6Hawking Zhang2023-03-071-0/+6
* drm/amdgpu: add psp early init for PSP 13.0.6Hawking Zhang2023-03-071-0/+1
* drm/amdgpu: set sdma v4_4_2 ip blockLe Ma2023-03-071-0/+4
* drm/amdgpu: add sdma v4_4_2 support (v4)Le Ma2023-03-073-0/+1998
* drm/amdgpu: add sdma v4_4_2 ip headersHawking Zhang2023-03-072-0/+4385
* drm/amdgpu: add HDP ip block for HDP 4.4.2Hawking Zhang2023-03-071-0/+1
* drm/amdgpu: skip hdp invalidation for HDP 4.4.2Le Ma2023-03-071-1/+2
* drm/amdgpu: add hdp v4_4_2 ip headersHawking Zhang2023-03-072-0/+882
* drm/amdgpu: add IH ip block for IH 4.4.2Hawking Zhang2023-03-071-0/+1
* drm/amdgpu: skip ih2 rb allocation for IH 4.4.2Le Ma2023-03-071-5/+7
* drm/amdgpu: set ih chicken bit for IH 4.4.2Le Ma2023-03-071-1/+2
* drm/amdgpu: remove dead codeMuhammad Usama Anjum2023-03-071-1/+1
* drm/amd/display: Simplify same effect if/else blocksDeepak R Varma2023-03-071-8/+3
* amdkfd: Memory availability can never be negativeDaniel Phillips2023-03-071-1/+4
* drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello2023-03-071-5/+9
* drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli2023-03-071-1/+1
* drm/amdgpu: remove unused variablebobzhou2023-03-071-1/+0
* drm/amdkfd: Fix BO offset for multi-VMA page migrationXiaogang Chen2023-03-071-7/+10
* drm/amd/display: Update clock table to include highest clock settingSwapnil Patel2023-03-061-1/+18
* drm/amdgpu: stop waiting in amdgpu_uvd_send_msgChristian König2023-03-061-10/+1
* drm/amd/pm: Enable ecc_info table support for smu v13_0_10Candice Li2023-03-061-0/+75
* drm/amdgpu: Support umc node harvest config on umc v8_10Candice Li2023-03-064-6/+16
* drm/amdgpu: fix no previous prototype warningKun Liu2023-03-061-1/+1
* drm/amdgpu: Stop clearing kiq position during finileiyaoyao2023-03-061-11/+3
* drm/amd/display: Promote DAL to 3.2.224Aric Cyr2023-02-281-1/+1
* drm/amd/display: fix clock sequence logic for DCN32Aurabindo Pillai2023-02-281-6/+12
* drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr2023-02-281-19/+29
* drm/amd/display: Only wait for blank completion if OTG activeAric Cyr2023-02-281-1/+3
* drm/amd/display: enable DPG when disabling plane for phantom pipeSamson Tam2023-02-281-1/+46
* drm/amd/display: remove empty dc_link.cWenjing Liu2023-02-281-27/+0
* drm/amd/display: Correct DML calculation to align HW formulaPaul Hsieh2023-02-282-204/+392
* drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou2023-02-281-1/+2
* drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling2023-02-283-10/+92
* drm/amdgpu: Generalize KFD dmabuf importFelix Kuehling2023-02-281-17/+21
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-2833-288/+978
* drm/amd/display: Update BW ALLOCATION Function declarationMustapha Ghaddar2023-02-282-4/+4
* Revert "drm/amd/display: Fix FreeSync active bit issue"Aric Cyr2023-02-281-9/+3
* drm/amd/display: DAL to program DISPCLK WDIVIDER if PMFW doesn'tAlvin Lee2023-02-284-10/+34
* drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim2023-02-281-0/+2
* drm/amd/display: update pixel format in DP hw sequenceYihan Zhu2023-02-281-0/+6
* drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta2023-02-281-1/+2
* drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu2023-02-283-11/+22
* drm/amd/display: Allocation at stream EnableMustapha Ghaddar2023-02-284-4/+56
* Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr2023-02-281-0/+3
* drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon2023-02-283-0/+7
* drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr2023-02-289-24/+16
* drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung2023-02-281-1/+4
* drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin2023-02-283-2/+11