summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn10
AgeCommit message (Expand)AuthorFilesLines
2025-04-08drm/amd/display: wait for updates to latch before lockingAusef Yousof2-0/+129
2025-04-07drm/amd/display: Get visual confirm color for streamLeo Zeng1-1/+0
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-5/+2
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira1-0/+1
2025-02-19drm/amd/display: Add DCC/Tiling reset helper for DCN and DCERodrigo Siqueira2-0/+33
2025-02-13drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai1-13/+9
2025-02-13drm/amd/display: Reverse the visual confirm recoutsPeterson Guo1-47/+1
2025-02-13drm/amd/display: log destination of vertical interruptJosip Pavic1-1/+2
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr1-0/+2
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung1-1/+0
2024-09-07drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
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-06drm/amd/display: Fix overlay with pre-blend color processingMichael Strauss1-2/+5
2024-08-06drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira1-0/+2
2024-07-24drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback2-7/+5
2024-07-24drm/amd/display: Check null pointers before usedAlex Hung1-2/+2
2024-07-24drm/amd/display: Add P-State Keepout to dcn401 Global SyncDillon Varone1-1/+3
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-06-28drm/amd/display: Remove unnecessary variableIvan Lipski1-17/+0
2024-06-19drm/amd/display: Remove redundant checks for oppAlex Hung1-1/+1
2024-06-19drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira1-22/+27
2024-05-02drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_funcSrinivasan Shanmugam1-3/+1
2024-04-30drm/amd/display: Set cursor attributes before positionHarry Wentland1-1/+1
2024-04-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-3/+4
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-3/+3
2024-04-27drm/amd/display: use mpcc_count to log MPC stateMelissa Wen1-1/+1
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-14/+10
2024-03-20drm/amd/display: clear mpc_tree in init_pipesSamson Tam1-0/+16
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee1-1/+1
2024-01-29drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr1-1/+1
2024-01-29drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam1-2/+5
2024-01-23drm/amd/display: add DPP and MPC color caps to DTN logMelissa Wen1-0/+23
2024-01-23drm/amd/display: hook up DCN30 color blocks data to DTN logMelissa Wen1-1/+4
2024-01-23drm/amd/display: read gamut remap matrix in fixed-point 31.32 formatMelissa Wen1-12/+26
2024-01-23drm/amd/display: decouple color state from hw state logMelissa Wen1-8/+18
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung1-1/+1
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla2-0/+161
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-2/+5
2023-12-19drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee1-1/+2
2023-12-19drm/amd/display: Fix null reference to state when getting subvp typeDillon Varone1-1/+1
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone2-13/+19
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-8/+9
2023-12-19drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr1-1/+1
2023-12-08drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz1-1/+2
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri2-0/+4105