summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn30
AgeCommit message (Expand)AuthorFilesLines
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-2/+0
2023-03-07drm/amd/display: change several dcn30 variables storage-class-specifier to st...Tom Rix3-3/+3
2023-03-02Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2-1/+2
2023-02-28drm/amd/display: dcn32/321 dsc_pg_control not executed properlyHersen Wu1-5/+0
2023-02-28Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr1-0/+3
2023-02-24drm/amd/display: Remove unused local variablesArthur Grillo3-9/+0
2023-02-16drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen1-18/+19
2023-02-16drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen1-1/+1
2023-02-15drm/amd/display: Remove stutter only configurationsNasir Osman2-8/+11
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-1/+1
2023-02-09drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers2-0/+11
2023-02-09drm/amd/display: Do not set DRR on pipe commitWesley Chalmers1-3/+0
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+1
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim3-1/+37
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu1-1/+0
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2-4/+3
2022-11-15drm/amd/display: rework macros for DWB register accessAurabindo Pillai3-24/+3
2022-11-15drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-11-10drm/amd/display: Have risk for memory exhaustionLongJun Tang1-0/+1
2022-11-10drm/amd/display: Disable DRR actions during state commitWesley Chalmers1-3/+0
2022-10-24drm/amd/display: Add events log to trace OPTC lock and unlockRodrigo Siqueira1-0/+9
2022-10-24drm/amd/display: Refactor eDP PSR codesIan Chen1-2/+13
2022-10-11drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira1-1/+1
2022-10-11drm/amd/display: Use the same cursor info across featuresMax Tseng1-0/+4
2022-10-06drm/amd/display: Remove OPTC lock checkRodrigo Siqueira1-1/+0
2022-10-06drm/amd/display: add dummy pstate workaround to dcn315Dmytro Laktyushkin1-0/+4
2022-09-29drm/amd/display: Add debug option for exiting idle optimizations on cursor up...Brandon Syu1-1/+2
2022-09-19drm/amd/display: do not compare integers of different widthsJosip Pavic1-1/+1
2022-09-19drm/amd/display: Disable SubVP on driver disableAlvin Lee1-1/+20
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu1-0/+4
2022-09-14drm/amd/display: make some functions staticJiapeng Chong1-2/+2
2022-09-13drm/amd/display: update header filesCharlene Liu1-8/+0
2022-08-17drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pi...Ethan Wellenreiter1-2/+0
2022-08-10drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee1-1/+1
2022-07-29drm/amd/display: Fix a compilation failure on PowerPC caused by FPU codeRodrigo Siqueira2-11/+0
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-5/+2
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-35/+35
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-39/+38
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-14/+11
2022-07-26drm/amd/display: Add reinstate dram in the FPO logicRodrigo Siqueira1-0/+3
2022-07-26drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai1-0/+1
2022-07-26drm/amd/display: Remove FPU flags from DCN30 MakefileRodrigo Siqueira1-30/+0
2022-07-26drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira1-17/+2
2022-07-26drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira1-38/+0
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter1-0/+2
2022-07-07drm/amd/display: make get_refresh_rate() staticAlex Deucher1-1/+1
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz1-1/+1
2022-07-05drm/amd/display: Program ACP related registerAlan Liu2-5/+5
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira2-6/+186