summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn20/dcn20_optc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani2021-06-081-1/+9
* drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10Leo Li2021-04-091-16/+0
* drm/amd/display: Fix 64 bit divisions on 32 bit platforms by using div64 APIVladimir Stempen2021-03-021-6/+7
* drm/amd/display: Synchronize displays with different timingsVladimir Stempen2021-02-221-0/+123
* drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin2020-10-091-8/+0
* drm/amd/display: add optc get crc support for timings with ODM/DSCWenjing Liu2020-04-221-1/+13
* drm/amd/display: Fix manual trigger source for DCN2Aric Cyr2019-12-181-7/+1
* drm/amd/display: Map ODM memory correctly when doing ODM combineNikola Cornij2019-12-181-4/+12
* drm/amd/display: Extend DMCUB offload testing into dcn20/21Nicholas Kazlauskas2019-12-051-0/+5
* drm/amd/display: cleanup of function pointer tablesAnthony Koo2019-11-191-6/+6
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: add more checks to validate seamless boot timingMartin Leung2019-10-101-1/+1
* drm/amd/display: Set number of pipes to 1 if the second pipe was disabledNikola Cornij2019-10-031-0/+4
* Revert "drm/amd/display: add global master update lock for DCN2"David Francis2019-08-221-62/+1
* Revert "drm/amd/display: skip dsc config for navi10 bring up"David Francis2019-08-221-9/+0
* drm/amd/display: update optc odm interface for more than 2 oppsDmytro Laktyushkin2019-08-151-9/+11
* drm/amd/display: enabling seamless boot sequence for dcn2Martin Leung2019-08-151-1/+2
* drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani2019-07-181-1/+1
* drm/amd/display: Do a reg update instead of set when writing ODM color formatNikola Cornij2019-06-221-1/+1
* drm/amd/display: Fix ODM combine data formatIlya Bakoulin2019-06-221-1/+10
* drm/amd/display: add global master update lock for DCN2Wenjing Liu2019-06-221-1/+62
* drm/amd/display: isolate global double buffer lock programmingWenjing Liu2019-06-221-41/+19
* drm/amd/display: skip dsc config for navi10 bring uphersen wu2019-06-221-0/+9
* drm/amd/display: Ensure DRR triggers in BPEryk Brol2019-06-221-0/+31
* drm/amd/display: Program VTG params after programming Global Sync for DCN2Joshua Aberback2019-06-221-0/+1
* drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-221-0/+38
* drm/amd/display: Add DCN2 OPTCHarry Wentland2019-06-211-0/+415