summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-08-28drm/amd/display: Fix MS/MP mismatches in dml21 for dcn401Dillon Varone2-16/+36
2024-08-28drm/amd/display: Wait for all pending cleared before full updateAlvin Lee24-34/+161
2024-08-28drm/amd/display: guard write a 0 post_divider value to HWAhmed, Muhammad1-1/+2
2024-08-28drm/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-21drm/amd/display: Promote DC to 3.2.297Martin Leung1-1/+1
2024-08-21drm/amd/display: DML2.1 Reintegration for Various FixesAustin Zheng14-285/+1009
2024-08-21drm/amd/display: fix double free issue during amdgpu module unloadTim Huang1-1/+1
2024-08-21drm/amd/display: DCN35 set min dispclk to 50MhzNicholas Susanto2-0/+4
2024-08-21drm/amd/display: Fix construct_phy with MXM connectorIlya Bakoulin1-0/+1
2024-08-21drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim4-13/+18
2024-08-21drm/amd/display: Hardware cursor changes color when switched to software cursorNevenko Stupar1-3/+2
2024-08-21drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss4-35/+40
2024-08-21drm/amd/display: Remove redundant check in DCN35 hwseqNicholas Susanto1-3/+0
2024-08-21drm/amd/display: remove an extraneous call for checking dchub clockAurabindo Pillai1-5/+0
2024-08-21drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss8-17/+31
2024-08-21Revert "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
2024-08-13drm/amd/display: Check null pointer before try to access itWayne Lin1-14/+8
2024-08-13drm/amd/display: Check null pointer before try to access itRodrigo Siqueira1-3/+8
2024-08-13drm/amd/display: guard otg disable w/a for testMuhammad Ahmed1-0/+3
2024-08-13drm/amd/display: Add more logging for MALL static screenAurabindo Pillai1-2/+8
2024-08-13drm/amd/display: Update to using new dccg callbacksHansen Dsouza1-2/+2
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng7-1/+151
2024-08-13drm/amd/display: Check null pointers before using dc->clk_mgrAlex Hung1-1/+2
2024-08-13drm/amd/display: 3DLUT non-DMA refactorRelja Vojvodic3-28/+21
2024-08-13drm/amd/display: apply vmin optimization even if it doesn't reach vmin levelWenjing Liu2-7/+20
2024-08-13drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu1-2/+2
2024-08-13drm/amd/display: remove extraneous ; after statementsColin Ian King4-5/+5