summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn30
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-04-27drm/amd/display: Add some missing HDMI registers for DCN3xRodrigo Siqueira1-0/+3
2024-04-27drm/amd/display: Add TMDS DC balancer controlRodrigo Siqueira1-1/+2
2024-04-27drm/amd/display: Add missing dwb registersRodrigo Siqueira1-1/+13
2024-04-17drm/amd/display: Remove unnecessary codeRodrigo Siqueira2-20/+0
2024-04-17drm/amd/display: Adjust headersRodrigo Siqueira1-1/+0
2024-04-10drm/amd/display: refactor vpg.hParandhaman K1-22/+1
2024-04-10drm/amd/display: Includes adjustmentsRodrigo Siqueira2-4/+0
2024-04-10drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee1-0/+3
2024-03-27drm/amd/display: Modify DHCUB waterwark structures and functionsDillon Varone2-2/+2
2024-03-27drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen2-29/+39
2024-03-20drm/amd/display: Refactor DPP into a component directoryRevalla Hari Krishna5-2633/+1
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam1-4/+1
2024-01-23drm/amd/display: create DCN3-specific log for MPC stateMelissa Wen1-1/+47
2024-01-23drm/amd/display: add get_gamut_remap helper for MPC3Melissa Wen2-0/+62
2024-01-23drm/amd/display: fill up DCN3 DPP color stateMelissa Wen1-2/+35
2024-01-23drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland3-0/+57
2024-01-03drm/amd/display: Refactor INIT into component folderRevalla3-190/+1
2023-12-06drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung2-0/+25
2023-12-06drm/amd/display: Validate hw_points_num before using itAlex Hung1-0/+3
2023-11-30drm/amd/display: Refactor OPTC into component folderParandhaman K3-753/+0
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri3-2720/+0
2023-11-03drm/amd/display: Fix blend LUT programmingIlya Bakoulin1-0/+3
2023-11-03drm/amd/display: Program plane color setting correctlySung Joon Kim2-1/+6
2023-10-27drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira1-0/+1
2023-10-13Revert "drm/amd/display: Validate hw_points_num before using it"Alex Hung1-3/+0
2023-10-13Revert "drm/amd/display: Add new set_fc_enable to struct dwbc_funcs"Alex Hung2-25/+0
2023-10-10drm/amd/display: Refactor HWSS into component folderMounika Adhuri5-1148/+4
2023-10-03drm/amd/display: Add new set_fc_enable to struct dwbc_funcsAlex Hung2-0/+25
2023-10-03drm/amd/display: Validate hw_points_num before using itAlex Hung1-0/+3
2023-10-03drm/amd/display: Add writeback enable/disable in dcAlex Hung1-0/+4
2023-09-27drm/amd/display: set stream gamut remap matrix to MPC for DCN3+Melissa Wen3-1/+41
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+2
2023-09-26drm/amd/display: Use optc32 instead of optc30 in DCOvidiu Bunea1-1/+1
2023-08-30drm/amd/display: Update DCN32 for DCN35 supportQingqing Zhuo1-1/+0
2023-08-30drm/amd/display: Update DCN30 for DCN35 supportQingqing Zhuo2-4/+0
2023-08-30drm/amd/display: add more pipe resource interfacesWenjing Liu1-0/+1
2023-08-30drm/amd/display: fix static screen detection settingSungHuai Wang3-1/+20
2023-08-30drm/amd/display: PQ tail accuracyKrunoslav Kovac2-88/+33
2023-08-16drm/amd/display: enable low power mode for VGA memoryAurabindo Pillai1-0/+5
2023-08-16drm/amd/display: avoid crash and add z8_marks related in dmlCharlene Liu1-1/+2
2023-08-08drm/amd/display: rename acquire_idle_pipe_for_layer to acquire_free_pipe_as_s...Wenjing Liu1-1/+1
2023-08-08drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-08drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha1-0/+1
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu1-2/+2
2023-07-14drm/amd/display: export some optc function for reuseAurabindo Pillai2-2/+5
2023-07-10drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers1-3/+19
2023-07-07drm/amd/display: Do not set drr on pipe commitWesley Chalmers1-0/+7
2023-06-30drm/amd/display: Create debugging mechanism for Gaming FAMSGianna Binder1-2/+1
2023-06-30drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland2-2/+2