aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-08-27drm/amdgpu/display: remove unnecessary TODO spl_os_types.hZaeem Mohamed1-1/+0
2024-08-27drm/amdgpu/display: SPDX copyright for spl_os_types.hZaeem Mohamed1-25/+4
2024-08-27drm/amd/display: 3.2.298Aric Cyr1-1/+1
2024-08-27drm/amd/display: add sharpness support for windowed YUV420 videoSamson Tam1-12/+1
2024-08-27drm/amd/display: add improvements for text display and HDR DWM and MPOSamson Tam6-33/+282
2024-08-27drm/amd/display: Add Replay Low Refresh Rate parameters in dc type.Dennis Chan1-0/+19
2024-08-27drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam21-995/+4507
2024-08-27drm/amd/display: Notify DMCUB of D0/D3 stateNicholas Kazlauskas3-3/+55
2024-08-27drm/amd/display: Retry Replay residencyChunTao Tso1-4/+14
2024-08-27drm/amd/display: Allocate DCN35 clock table transfer buffers in GARTNicholas Kazlauskas1-3/+3
2024-08-27drm/amd/display: Resolve Coverity IssuesDaniel Sa5-14/+15
2024-08-27drm/amd/display: Fix MS/MP mismatches in dml21 for dcn401Dillon Varone2-16/+36
2024-08-27drm/amd/display: Wait for all pending cleared before full updateAlvin Lee24-34/+161
2024-08-27drm/amd/display: guard write a 0 post_divider value to HWAhmed, Muhammad1-1/+2
2024-08-27drm/amd/display: Don't skip clock updates in overclockingAlvin Lee1-3/+0
2024-08-27Merge tag 'amd-drm-next-6.12-2024-08-26' of https://gitlab.freedesktop.org/ag...Daniel Vetter226-3429/+5388
2024-08-23drm/amd/display: Make dcn401_dsc_funcs staticJinjie Ruan1-1/+1
2024-08-23drm/amd/display: Make dcn35_hubp_funcs staticJinjie Ruan1-1/+1
2024-08-23drm/amd/display: Make core_dcn4_ip_caps_base staticJinjie Ruan1-1/+1
2024-08-23drm/amd/display: Make core_dcn4_g6_temp_read_blackout_table staticJinjie Ruan1-1/+2
2024-08-20drm/amd/display: Promote DC to 3.2.297Martin Leung1-1/+1
2024-08-20drm/amd/display: DML2.1 Reintegration for Various FixesAustin Zheng14-285/+1009
2024-08-20drm/amd/display: fix double free issue during amdgpu module unloadTim Huang1-1/+1
2024-08-20drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto2-0/+4
2024-08-20drm/amd/display: Fix construct_phy with MXM connectorIlya Bakoulin1-0/+1
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim4-13/+18
2024-08-20drm/amd/display: Hardware cursor changes color when switched to software cursorNevenko Stupar1-3/+2
2024-08-20drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss4-35/+40
2024-08-20drm/amd/display: Remove redundant check in DCN35 hwseqNicholas Susanto1-3/+0
2024-08-20drm/amd/display: remove an extraneous call for checking dchub clockAurabindo Pillai1-5/+0
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss8-17/+31
2024-08-20Revert "drm/amd/display: Update to using new dccg callbacks"Hansen Dsouza1-2/+2
2024-08-13drm/amd/display: Adjust cursor positionRodrigo Siqueira1-1/+1
2024-08-13drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2024-08-13drm/amd/display: Enable otg synchronization logic for DCN321Loan Chen1-0/+3
2024-08-13drm/amd/display: Align hwss_wait_for_all_blank_complete descriptor with imple...Srinivasan Shanmugam1-1/+1
2024-08-13drm/amd/display: Promote DAL to 3.2.296Martin Leung1-1/+1
2024-08-13drm/amd/display: Remove unnecessary call to REG_SEQ_SUBMIT|WAIT_DONERodrigo Siqueira1-3/+0
2024-08-13drm/amd/display: Adjust cursor positionRodrigo Siqueira1-1/+1
2024-08-13drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2024-08-13drm/amd/display: Improve FAM control for DCN401Rodrigo Siqueira1-1/+12
2024-08-13drm/amd/display: Remove unused fieldRodrigo Siqueira1-2/+0
2024-08-13drm/amd/display: Enable otg synchronization logic for DCN321Loan Chen1-0/+3
2024-08-13drm/amd/display: remove redundant msg to pmfw at boot/resumeCharlene Liu1-2/+5
2024-08-13drm/amd/display: Set max VTotal cap for dcn401Dillon Varone1-0/+1
2024-08-13drm/amd/display: Perform outstanding programming on full updatesDillon Varone11-122/+176
2024-08-13drm/amd/display: Disable DCN401 UCLK P-State support on full updatesDillon Varone1-3/+3
2024-08-13drm/amd/display: Reduce redundant minimal transitions due to SubVPDillon Varone1-1/+24
2024-08-13drm/amd/display: Optimize vstartup position for AS-SDPRobin Chen1-1/+2
2024-08-13drm/amd/display: Fix print format specifiers in DC_LOG_IPSRoman Li1-13/+13