summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-12drm/amd/display: Add fallback configuration for set DRR in DCN10Rodrigo Siqueira1-3/+12
2024-04-12drm/amd/display: Add fallback configuration when set DRRRodrigo Siqueira1-2/+9
2024-04-12drm/amd/display: Update DCN10 resourceRodrigo Siqueira1-0/+2
2024-04-12drm/amd/display: Disable P010 Support of DCN 1.0Rodrigo Siqueira1-1/+1
2024-04-12drm/amd/display: Update resource capabilities and debug struct for DCN201Rodrigo Siqueira1-1/+3
2024-04-12drm/amd/display: Drop legacy codeRodrigo Siqueira4-53/+1
2024-04-12drm/amd/display: Adjust some includes used by displayRodrigo Siqueira7-7/+1
2024-04-12drm/amd/display: Add comments to improve the code readabilityRodrigo Siqueira3-1/+3
2024-04-12drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-12drm/amdgpu/sdma6: set sdma hang watchdogJack Xiao1-0/+7
2024-04-12drm/amd/amdgpu: Update PF2VF HeaderLuqmaan Irshad1-1/+3
2024-04-10drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-10drm/amd/display: delete the redundant initialization in dcn3_51_socXiang Yang1-1/+0
2024-04-10drm/radeon/radeon_display: Decrease the size of allocated memoryErick Archer2-8/+1
2024-04-10drm/amd/display: Add V_TOTAL_REGS to dcn10Rodrigo Siqueira1-0/+3
2024-04-10drm/amd/display: [FW Promotion] Release 0.0.212.0Anthony Koo1-0/+1
2024-04-10Revert "drm/amd/display: Enabling urgent latency adjustment for DCN35"Qili Lu1-2/+2
2024-04-10drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODEGeorge Shen2-3/+3
2024-04-10drm/amd/display: Adjust dprefclk by down spread percentage.Zhongwei2-4/+54
2024-04-10drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-10drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-10drm/amd/display: add dwb support to dml2Charlene Liu7-1/+119
2024-04-10drm/amd/display: refactor vpg.hParandhaman K4-23/+57
2024-04-10drm/amd/display: expand the non standard link rate for testingAllen Pan1-0/+5
2024-04-10drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-10drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-10drm/amd/display: Add driver support for future FAMS versionsDillon Varone11-6/+37
2024-04-10drm/amd/pm: Allow setting soft max frequency in VFLijo Lazar1-1/+6
2024-04-10drm/amd/display: fix an incorrect ODM policy assigned for subvpWenjing Liu1-13/+15
2024-04-10drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-10drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-10drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-10drm/amd/display: Add option to configure mapping policy for edp0 on dp1Lewis Huang2-1/+9
2024-04-10amd/amdgpu: improve VF recover timeZhigang Luo3-1/+3
2024-04-10amd/amdkfd: sync all devices to wait all processes being evictedZhigang Luo1-11/+6
2024-04-10drm/amd/pm: Categorize RAS messages on SMUv13.0.6Lijo Lazar1-5/+6
2024-04-10drm/amd/pm: Add special handling for RAS messagesLijo Lazar1-6/+59
2024-04-10drm/amd/pm: Add PMFW message and capability flagsLijo Lazar3-4/+12
2024-04-10drm/amdgpu: Set fatal errror detected flag earlierLijo Lazar1-13/+28
2024-04-10drm/amd/display: Add missing parameter desc in dc_commit_streamsSrinivasan Shanmugam1-2/+1
2024-04-10drm/amd/pm: Update uclk/sclk limit report formatAsad Kamal1-6/+10
2024-04-10drm/amd/pm: Report uclk/sclk current limitsAsad Kamal1-4/+10
2024-04-10drm/amdgpu: clear set_q_mode_offs when VM changedZhenGuo Yin1-0/+1
2024-04-10drm/amdgpu: retire UMC v12 mca_addr_to_paTao Zhou3-161/+7
2024-04-10drm/amd/amdgpu: support MES command SET_HW_RESOURCE1 in sriovchongli26-3/+85
2024-04-10drm/amdgpu: update check condition for XGMI ACA UETao Zhou1-1/+3
2024-04-10drm/amd/pm: update XGMI RAS UE criteria for sum v13.0.6Tao Zhou1-1/+2
2024-04-10drm/amdgpu: Fix VCN allocation in CPX partitionLijo Lazar1-4/+11
2024-04-10drm/amdgpu/pm: Check AMDGPU_RUNPM_BAMACO when setting baco stateMa Jun3-5/+4
2024-04-10drm/amdgpu: Add support for BAMACO mode checkingMa Jun3-8/+27