summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn30/dcn30_optc.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-30drm/amd/display: Refactor OPTC into component folderParandhaman K1-393/+0
2023-09-26drm/amd/display: Use optc32 instead of optc30 in DCOvidiu Bunea1-1/+1
2023-07-14drm/amd/display: export some optc function for reuseAurabindo Pillai1-2/+2
2023-06-15drm/amdgpu: Add missing function parameter 'optc' & 'enable' to kdoc in optc3...Srinivasan Shanmugam1-0/+3
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-4/+3
2023-04-18drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira1-1/+6
2023-03-31drm/amd/display: Mark function 'optc3_wait_drr_doublebuffer_pending_clear' as...Caio Novais1-1/+1
2023-02-09drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers1-0/+9
2022-10-24drm/amd/display: Add events log to trace OPTC lock and unlockRodrigo Siqueira1-0/+9
2022-10-11drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira1-1/+1
2022-10-06drm/amd/display: Remove OPTC lock checkRodrigo Siqueira1-1/+0
2022-07-29drm/amd/display: Fix a compilation failure on PowerPC caused by FPU codeRodrigo Siqueira1-8/+0
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-5/+2
2022-07-05drm/amd/display: Make OPTC3 function accessible to other DCNAlvin Lee1-0/+5
2022-06-15drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark1-0/+1
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon1-0/+10
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen1-0/+1
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing1-5/+12
2021-07-28drm/amd/display: Always wait for update lock statusEric Bernstein1-5/+3
2021-06-08drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani1-0/+1
2021-04-29drm/amd/display: Clear MASTER_UPDATE_LOCK_DB_EN when disable doublebuffer lockRobin Chen1-1/+1
2021-01-14drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha1-0/+1
2020-12-15drm/amd/display: HP Reverb G2 VR fails to light upAric Cyr1-1/+1
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin1-8/+0
2020-09-16drm/amd/display: update dcn30_optc header with missing declarationsDmytro Laktyushkin1-3/+2
2020-07-01drm/amd/display: Add DCN3 OPTCBhawanpreet Lakha1-0/+365