summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor OPTC into component folderParandhaman K2023-11-291-1621/+0
* drm/amd/display: Clean up dcn10_optc.c kdocSrinivasan Shanmugam2023-06-151-21/+36
* drm/amd/display: Program OTG vtotal min/max selectors unconditionally for DCN1+Aurabindo Pillai2023-06-091-12/+3
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-5/+3
* drm/amd/display: Add events log to trace OPTC lock and unlockRodrigo Siqueira2022-10-241-0/+5
* drm/amd/display: Drop uncessary OTG lock checkRodrigo Siqueira2022-10-101-10/+1
* drm/amd/display: Use set_vtotal_min_max to configure OTG VTOTALRodrigo Siqueira2022-10-101-14/+4
* drm/amd/display: Remove OPTC lock checkRodrigo Siqueira2022-10-061-11/+0
* drm/amd/display: log vertical interrupt 1 for debugJosip Pavic2022-09-191-0/+6
* drm/amd/display: Fix comment typomin tang2022-08-161-1/+1
* drm/amd/display: Expand documentation for timingRodrigo Siqueira2022-08-161-0/+14
* drm/amd/display: Add basic kernel doc to CRC code under DCRodrigo Siqueira2022-08-161-4/+21
* drm/amd/display: clear optc underflow before turn off odm clockFudong Wang2022-08-101-0/+5
* drm/amd/display: FVA timing adjustmentCharlene Liu2022-06-141-0/+1
* drm/amd/display: fix function scopesIsabella Basso2021-12-131-18/+2
* drm/amd/display: Add an extra check for dcn10 OPTC data formatOliver Logush2021-09-281-1/+1
* drm/amd/display: log additional register state for debugJosip Pavic2021-07-211-0/+6
* drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani2021-06-081-0/+1
* drm/amd/display: Add DCN3.1 OPTCNicholas Kazlauskas2021-06-041-0/+11
* drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10Leo Li2021-04-091-0/+16
* drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha2021-01-131-0/+11
* drm/amd/display: delay fp2 programming until vactive before lockMartin Leung2020-12-151-5/+8
* drm/amd/display: HP Reverb G2 VR fails to light upAric Cyr2020-12-151-1/+1
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-041-4/+1
* drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin2020-10-051-0/+11
* drm/amdgpu/display: fix build without CONFIG_DRM_AMD_DC_DCN3_0Alex Deucher2020-07-011-1/+4
* drm/amd/display: Add DCN3 OPTCBhawanpreet Lakha2020-07-011-1/+9
* drm/amd/display: Revert to old formula in set_vtg_paramsAlvin Lee2020-04-091-2/+4
* drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2020-03-311-0/+18
* drm/amd/display: writing stereo polarity register if swappedMartin Leung2020-03-091-1/+1
* drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun2020-03-051-4/+2
* drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2020-01-161-5/+10
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas2019-11-131-4/+1
* drm/amd/display: Add DMUB support to DCNicholas Kazlauskas2019-11-131-0/+8
* drm/amd/display: add more checks to validate seamless boot timingMartin Leung2019-10-101-47/+13
* drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan2019-08-231-0/+12
* drm/amd/display: fix trigger not generated for freesyncYogesh Mohan Marimuthu2019-08-231-0/+3
* drm/amd/display: Add enum for H-timing divider modeQingqing Zhuo2019-08-151-4/+5
* drm/amd/display: update optc odm interface for more than 2 oppsDmytro Laktyushkin2019-08-151-2/+1
* drm/amd/display: do not need otg lock if otg is not activehersen wu2019-06-221-1/+10
* drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-221-0/+18
* drm/amd/display: Ensure DRR triggers in BPEryk Brol2019-05-311-0/+32
* drm/amd/display: Program VTG params after programming Global SyncJoshua Aberback2019-05-241-50/+65
* drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin2019-05-241-12/+35
* drm/amd/display: move signal type out of otg dlg paramsDmytro Laktyushkin2019-05-241-3/+3
* drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun2019-02-191-115/+18
* drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin2019-02-061-2/+5
* drm/amd/display: refactor out programming of vupdate interruptAnthony Koo2019-02-061-11/+40
* drm/amd/display: interface to check if timing can be seamlessAnthony Koo2019-02-061-0/+59