summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-06-19drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh-1/+1
2024-06-19drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess-1/+1
2024-06-19drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König-51/+0
2024-06-19drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan-2/+13
2024-06-19drm/amd/display: prevent register access while in IPSHamza Mahfooz-0/+10
2024-06-19drm/amdgpu: fix locking scope when flushing tlbYunxiang Li-32/+34
2024-06-19drm/amd/display: Remove redundant idle optimization checkRoman Li-3/+0
2024-06-19drm/amdgpu: init TA fw for psp v14Likun Gao-0/+5
2024-06-19drm/amdgpu: refine gfx6 firmware loadingYang Wang-10/+9
2024-06-19drm/amd/pm: powerplay: Add `__counted_by` attribute for flexible arraysMario Limonciello-37/+37
2024-06-19Revert "drm/amdgpu: change aca bank error lock type to spinlock"Yang Wang-11/+11
2024-06-19Revert "drm/amdgpu: change bank cache lock type to spinlock"Yang Wang-6/+7
2024-06-19drm/amdgpu: remove amdgpu_mes_fence_wait_polling()Alex Deucher-16/+0
2024-06-19drm/amdgpu: cleanup MES12 command submissionAlex Deucher-28/+48
2024-06-19drm/amdgpu: refine gfx10 firmware loadingYang Wang-13/+12
2024-06-19drm/amdgpu: refine gfx9 firmware loadingYang Wang-30/+26
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König-28/+48
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher-0/+2
2024-06-19drm/amdgpu: fix using the reserved VMID with gang submitChristian König-13/+45
2024-06-19drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOVVictor Lu-12/+14
2024-06-19drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma-3/+96
2024-06-19Revert "drm/amdgpu: Add missing locking for MES API calls"Mukul Joshi-12/+0
2024-06-19drm/amd/display: 3.2.289Aric Cyr-1/+1
2024-06-19drm/amd/display: [FW Promotion] Release 0.0.222.0Anthony Koo-2/+7
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung-7/+4
2024-06-19drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung-1/+1
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung-5/+2
2024-06-19drm/amd/display: Remove redundant checks for oppAlex Hung-3/+2
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung-54/+47
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski-35/+0
2024-06-19drm/amd/display: Remove redundant checks for ctx->dc_biosAlex Hung-7/+7
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung-6/+6
2024-06-19drm/amd/display: Improve warning log for get OPP for OTG masterRodrigo Siqueira-0/+6
2024-06-19drm/amd/display: Fix warning caused by an attempt to configure a non-otg masterRodrigo Siqueira-6/+18
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung-61/+61
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung-2/+14
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung-24/+74
2024-06-19drm/amd/display: Make sure to reprogram ODM when resync fifoAlvin Lee-2/+36
2024-06-19drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira-22/+27
2024-06-19drm/amd/display: mirror case cleanup for cursorsSridevi Arvindekar-29/+1
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung-2/+11
2024-06-14drm/amd/display: Skip wbscl_set_scaler_filter if filter is nullAlex Hung-0/+3
2024-06-14drm/amd/display: Check BIOS images before it is usedAlex Hung-0/+14
2024-06-14drm/amd/display: Add null checker before passing variablesAlex Hung-3/+6
2024-06-14drm/amd/display: Explicitly extend unsigned 16 bit to 64 bitAlex Hung-2/+2
2024-06-14drm/amd/display: Send message to notify the DPIA host router bandwidthSung Joon Kim-1/+81
2024-06-14drm/amd/display: Add null check to dml21_find_dc_pipes_for_planeDillon Varone-3/+8
2024-06-14drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss-1/+75
2024-06-14drm/amd/display: Refactor DCN3X into component folderMounika Adhuri-61/+304
2024-06-14drm/amd/display: On clock init, maintain DISPCLK freqChris Park-1/+27