summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu45-766/+652
2023-01-24drm/amd/display: move dp cts functions from dc_link_dp to link_dp_ctsWenjing Liu6-1023/+1090
2023-01-24drm/amd/display: move dp irq handler functions from dc_link_dp to link_dp_irq...Wenjing Liu11-394/+452
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim23-3/+383
2023-01-24drm/amd/display: adjust MALL size available for DCN32 and DCN321Samson Tam5-5/+78
2023-01-24drm/amd/display: Set init freq for DCFCLK DSAlvin Lee2-0/+2
2023-01-24drm/amd/display: Use |= when assigning wm_optimized_requiredAlvin Lee1-2/+5
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu13-827/+893
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu45-129/+108
2023-01-24drm/amd/display: Disable SubVP for PSR panelsAlvin Lee3-1/+12
2023-01-24drm/amd/display: 3.2.219Aric Cyr1-1/+1
2023-01-24drm/amd/display: [FW Promotion] Release 0.0.150.0Anthony Koo1-1/+1
2023-01-24drm/amdgpu: limit AV1 to the first instance on VCN4 encodeDavid (Ming Qiang) Wu1-16/+46
2023-01-24drm/amd/display: Correcting prefetch mode for fast validateSaaem Rizvi1-7/+1
2023-01-24drm/amd/display: Set hvm_enabled flag for S/G modeRoman Li1-1/+1
2023-01-24drm/amdgpu/display/mst: adjust the logic in 2nd phase of updating payloadWayne Lin1-1/+5
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin7-58/+59
2023-01-24drm/display/dp_mst: Correct the kref of port.Wayne Lin1-1/+3
2023-01-24drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-01-24drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39
2023-01-24drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2-5/+24
2023-01-24drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang1-0/+12
2023-01-24drm/amd/display: set allow_freesync parameter in DMAurabindo Pillai1-0/+1
2023-01-24drm/amd/display: Revert "ignore msa parameter only if freesync is enabled"Aurabindo Pillai1-9/+2
2023-01-24drm/amd/display: Allow idle optimization after turning off all pipesAlvin Lee1-0/+10
2023-01-24drm/amd/display: Guard Freesync HDMI parsing with dc_lockStylon Wang1-2/+6
2023-01-24drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin3-19/+31
2023-01-24drm/amd/display: Disable MALL SS and messages for PSR supported configsDillon Varone1-0/+7
2023-01-24drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo5-121/+209
2023-01-24drm/amd/display: use a more appropriate return value in dp_retrieve_lttpr_cap()Hamza Mahfooz1-1/+1
2023-01-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-01-24drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma1-0/+1
2023-01-24drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan1-0/+1
2023-01-24drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim1-1/+0
2023-01-20drm/amd/display: remove duplicate included header filesye xingchen1-1/+0
2023-01-20drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák2-2/+15
2023-01-20drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer1-2/+2
2023-01-20drm/amdgpu: retire unused get_umc_v6_7_channel_indexTao Zhou1-7/+0
2023-01-20drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai1-16/+5
2023-01-20drm/amd/display: fix hdmi_encoded_link_bw definitionArnd Bergmann1-6/+0
2023-01-20drm/amd/display: fix dp_retrieve_lttpr_cap() return valueArnd Bergmann1-3/+3
2023-01-20drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai3-0/+60
2023-01-20drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher1-1/+0
2023-01-20drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher1-1/+0
2023-01-20drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello1-1/+1
2023-01-20drm/amd/display: Decrease messaging about DP alt mode state to debugMario Limonciello1-1/+1
2023-01-20drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher1-0/+4
2023-01-20drm/amdgpu/soc21: don't expose AV1 if VCN0 is harvestedAlex Deucher1-13/+48
2023-01-20drm/amdgpu/vcn3: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher1-0/+4
2023-01-20drm/amdgpu/nv: don't expose AV1 if VCN0 is harvestedAlex Deucher1-20/+81