summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-03-31drm/amd/display: Update FCLK change latencyAlvin Lee1-1/+1
2023-03-31drm/amd/display: Enable FPO for configs that could reduce vlevelAlvin Lee4-6/+20
2023-03-31drm/amd/display: Add NULL plane_state check for cursor disable logicNicholas Kazlauskas1-1/+3
2023-03-28drm/amd/display: Remove the unused variable dppclk_delay_subtotalJiapeng Chong1-10/+0
2023-03-22drm/amd/display: 3.2.228Aric Cyr1-1/+1
2023-03-22drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-22drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-22drm/amd/display: align commit_planes_for_stream to latest dc codeHersen Wu1-23/+3
2023-03-22Revert "drm/amdgpu/display: change pipe policy for DCN 2.0"Alex Deucher1-1/+1
2023-03-22drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN301Rodrigo Siqueira1-1/+1
2023-03-22drm/amd/display: Set MPC_SPLIT_DYNAMIC for DCN10Rodrigo Siqueira1-2/+2
2023-03-22drm/amd/display: add missing code change init pix_per_cycleCharlene Liu1-0/+1
2023-03-22drm/amd/display: Add CRC and DMUB test supportCharlene Liu1-0/+29
2023-03-22drm/amd/display: Add function pointer for validate bw usb4Mustapha Ghaddar8-8/+52
2023-03-22drm/amd/display: initialize link_srv in virtual envMartin Leung1-0/+1
2023-03-22drm/amd/display: power down eDP if eDP not presentPaul Hsieh1-0/+5
2023-03-22drm/amd/display: update dio for two pixel per container caseCharlene Liu1-0/+5
2023-03-22drm/amd/display: skip wait vblankZhikai Zhai1-3/+1
2023-03-22drm/amd/display: Add const to a functionRodrigo Siqueira2-4/+2
2023-03-22drm/amd/display: Make DCN32 3dlut function available to future DCNsWesley Chalmers2-1/+4
2023-03-22drm/amd/display/dc/core/dc_stat: Convert a couple of doc headers to kerneldoc...Lee Jones1-18/+10
2023-03-22drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerSaaem Rizvi5-4/+29
2023-03-22drm/amd/display/dc/link/link_detection: Demote a couple of kerneldoc abusesLee Jones1-2/+2
2023-03-22drm/amd/display/dc/dce60/Makefile: Fix previous attempt to silence known over...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Demote non-compliant ke...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_capability: Remove unused variable ...Lee Jones1-1/+1
2023-03-22drm/amd/display/dc/link/protocols/link_dp_training: Remove set but unused var...Lee Jones1-2/+1
2023-03-22drm/amd/display/dc/link/link_detection: Remove unused variable 'status'Lee Jones1-3/+1
2023-03-22drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuseLee Jones1-1/+1
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones3-0/+10
2023-03-22drm/amd/display/dc/dc_hdmi_types: Move string definition to the only file it'...Lee Jones2-1/+2
2023-03-22drm/amd/display: Remove the unused function link_timing_bandwidth_kbps()Jiapeng Chong1-51/+0
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie159-2286/+3567
2023-03-16drm/amd: fix compilation issue with legacy gccbobzhou1-3/+6
2023-03-16drm/amd/display: 3.2.227Aric Cyr1-1/+1
2023-03-16drm/amd/display: fix assert conditionSamson Tam1-1/+1
2023-03-16drm/amd/display: Make DCN32 functions available to future DCNsWesley Chalmers2-4/+17
2023-03-16drm/amd/display: reallocate DET for dual displays with high pixel rate ratioSamson Tam1-1/+42
2023-03-16drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta1-1/+5
2023-03-16drm/amd/display: Fix DP MST sinks removal issueCruise Hung1-0/+8
2023-03-16drm/amd/display: hpd rx irq not working with eDP interfaceRobin Chen2-2/+14
2023-03-14drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers1-3/+0
2023-03-14drm/amd/display: Add Validate BW for USB4 LinksMustapha Ghaddar2-0/+48
2023-03-14drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi1-1/+1
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu50-391/+803
2023-03-14drm/amd/display: reset the scaler boundary modeZhikai Zhai3-0/+10
2023-03-14drm/amd/display: Use DPP inst instead of pipe idx for DPP DTO programmingAlvin Lee2-2/+39
2023-03-08drm/amd/display: remove unused variable availableTom Rix1-8/+0
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro16-33/+0
2023-03-08Revert "drm/amdgpu/display: change pipe policy for DCN 2.1"Alex Deucher1-1/+1