summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn30
AgeCommit message (Expand)AuthorFilesLines
2025-05-22drm/amd/display: only collect data if debug gamut_remap is availableMelissa Wen1-7/+17
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira1-0/+1
2024-12-10drm/amd/display: Remove unused mmhubbub_warmup fieldDr. David Alan Gilbert1-1/+0
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung1-0/+7
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung1-1/+0
2024-10-02drm/amd/display: Wait for all pending cleared before full updateAlvin Lee3-1/+31
2024-09-18drm/amd/display: fix typo in the commentYan Zhen1-1/+1
2024-07-24drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam1-1/+5
2024-07-24drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hwSrinivasan Shanmugam1-3/+4
2024-07-24drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback2-5/+4
2024-06-28drm/amd/display: Ensure curve to hw translation succeedAlex Hung1-1/+4
2024-06-19drm/amd/display: Remove redundant checks for res_pool->dccgAlex Hung1-1/+1
2024-06-05drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingSrinivasan Shanmugam1-0/+3
2024-04-30drm/amd/display: Add log_color_state callback to multiple DCNsRodrigo Siqueira1-0/+1
2024-04-30drm/amd/display: Remove legacy code in DCRodrigo Siqueira1-1/+1
2024-04-30drm/amd/display: Separate setting and programming of cursorHarry Wentland1-1/+1
2024-04-27drm/amd/display: use mpcc_count to log MPC stateMelissa Wen1-1/+1
2024-04-10drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-04-10drm/amd/display: Add OTG check for set AV muteLeo (Hanghong) Ma1-1/+1
2024-04-10drm/amd/display: Add dmub additional interface support for FAMSDillon Varone1-1/+1
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee2-34/+37
2024-03-20drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-01-29drm/amd/display: Fix static screen event mask definition changeYiling Chen3-22/+1
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 Wen2-0/+129
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla2-0/+187
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-2/+5
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-2/+2
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-4/+4
2023-12-06drm/amd/display: Add writeback enable/disable in dcAlex Hung1-0/+4
2023-10-27drm/amd/display: Update FAMS sequence for DCN30 & DCN32Alvin Lee1-18/+3
2023-10-13Revert "drm/amd/display: Add writeback enable/disable in dc"Alex Hung1-4/+0
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri2-0/+1143