aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/optc (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-29drm/amd/display: Constify struct timing_generator_funcsChristophe JAILLET9-9/+9
2025-04-07drm/amd/display: wait for updates to latch before lockingAusef Yousof1-0/+1
2025-02-25drm/amd/display: Refactor DCN4x and related codePatel, Swapnil1-113/+108
2025-02-12drm/amd/display: Allow reuse of of DCN4x codeDmytro3-14/+41
2025-02-12drm/amd/display: log destination of vertical interruptJosip Pavic16-7/+101
2025-01-10drm/amd/display: Add support to configure CRC window on specific CRC instanceWayne Lin2-50/+137
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-1/+0
2025-01-06drm/amd/display: Extend dc_stream_get_crc to support 2nd crc engineWayne Lin2-8/+44
2024-12-18drm/amd/display: Add support for FAMS2+ interface versionsDillon Varone1-2/+2
2024-10-15drm/amd/display: Add 3DLUT FL HW bug workaroundIlya Bakoulin1-0/+31
2024-10-01drm/amd/display: Wait for all pending cleared before full updateAlvin Lee12-25/+109
2024-07-27drm/amd/display: restore immediate_disable_crtc for w/aCharlene Liu1-2/+6
2024-07-23drm/amd/display: Add 'pstate_keepout' kdoc entry in 'optc1_program_timing'Srinivasan Shanmugam1-0/+1
2024-07-23drm/amd/display: Add P-State Keepout to dcn401 Global SyncDillon Varone4-5/+53
2024-07-17drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher2-12/+13
2024-06-27drm/amd/display: Wait for double buffer update on ODM changesAlvin Lee5-1/+19
2024-06-14drm/amd/display: bypass ODM before CRTC offYihan Zhu1-0/+11
2024-06-05drm/amd/display: Updated optc401_set_drr to use dcn401 functionsRelja Vojvodic1-1/+1
2024-06-05drm/amd/display: Fix swapped dimension calculationsJoshua Aberback1-2/+2
2024-05-17drm/amdgpu/display: Update kdoc for 'optc35_set_odm_combine'Srinivasan Shanmugam1-1/+2
2024-05-13drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe splitWenjing Liu9-43/+24
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu1-0/+1
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu12-48/+46
2024-04-26drm/amd/display: Address kdoc for 'Enable CRTC' in optc401_enable_crtcSrinivasan Shanmugam1-2/+6
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2-3/+6
2024-04-26drm/amd/display: Add some DCN401 reg name to macro definitionsAurabindo Pillai1-0/+7
2024-04-26drm/amd/display: Add new DCN401 sourcesAurabindo Pillai2-0/+642
2024-04-26Revert "drm/amd/display: Add fallback configuration when set DRR"Rodrigo Siqueira1-9/+2
2024-04-12drm/amd/display: Add fallback configuration for set DRR in DCN10Rodrigo Siqueira1-3/+12
2024-04-12drm/amd/display: Add fallback configuration when set DRRRodrigo Siqueira1-2/+9
2024-04-12drm/amd/display: Drop legacy codeRodrigo Siqueira1-10/+0
2024-04-09drm/amd/display: Add V_TOTAL_REGS to dcn10Rodrigo Siqueira1-0/+3
2024-04-09drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-09drm/amd/display: Add extra logging for HUBP and OTGAlvin Lee1-0/+3
2024-03-20drm/amd/display: Support long vblank featureRobin Chen3-3/+174
2024-03-20drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu3-1/+11
2024-01-18drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin2-0/+6
2024-01-09drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen2-12/+19
2023-12-19drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin2-0/+14
2023-11-29drm/amd/display: Refactor OPTC into component folderParandhaman K19-0/+6301