summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-18/+2
2021-09-28drm/amd/display: Add an extra check for dcn10 OPTC data formatOliver Logush1-1/+1
2021-07-21drm/amd/display: log additional register state for debugJosip Pavic1-0/+6
2021-06-08drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani1-0/+1
2021-06-04drm/amd/display: Add DCN3.1 OPTCNicholas Kazlauskas1-0/+11
2021-04-09drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10Leo Li1-0/+16
2021-01-13drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha1-0/+11
2020-12-15drm/amd/display: delay fp2 programming until vactive before lockMartin Leung1-5/+8
2020-12-15drm/amd/display: HP Reverb G2 VR fails to light upAric Cyr1-1/+1
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-4/+1
2020-10-05drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin1-0/+11
2020-07-01drm/amdgpu/display: fix build without CONFIG_DRM_AMD_DC_DCN3_0Alex Deucher1-1/+4
2020-07-01drm/amd/display: Add DCN3 OPTCBhawanpreet Lakha1-1/+9
2020-04-09drm/amd/display: Revert to old formula in set_vtg_paramsAlvin Lee1-2/+4
2020-03-31drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas1-0/+18
2020-03-09drm/amd/display: writing stereo polarity register if swappedMartin Leung1-1/+1
2020-03-05drm/amd/display: change number of cursor policy for dml calculation.Yongqiang Sun1-4/+2
2020-01-16drm/amd/display: make PSR static screen entry within 30 msAnthony Koo1-5/+10
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-4/+0
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-4/+1
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+8
2019-10-10drm/amd/display: add more checks to validate seamless boot timingMartin Leung1-47/+13
2019-08-23drm/amd/display: Expose OTG_V_TOTAL_MID for HW DiagsBayan Zabihiyan1-0/+12
2019-08-23drm/amd/display: fix trigger not generated for freesyncYogesh Mohan Marimuthu1-0/+3
2019-08-15drm/amd/display: Add enum for H-timing divider modeQingqing Zhuo1-4/+5
2019-08-15drm/amd/display: update optc odm interface for more than 2 oppsDmytro Laktyushkin1-2/+1
2019-06-22drm/amd/display: do not need otg lock if otg is not activehersen wu1-1/+10
2019-06-22drm/amd/display: Add DSC support for Navi (v2)Harry Wentland1-0/+18
2019-05-31drm/amd/display: Ensure DRR triggers in BPEryk Brol1-0/+32
2019-05-24drm/amd/display: Program VTG params after programming Global SyncJoshua Aberback1-50/+65
2019-05-24drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin1-12/+35
2019-05-24drm/amd/display: move signal type out of otg dlg paramsDmytro Laktyushkin1-3/+3
2019-02-19drm/amd/display: Refactor for setup periodic interrupt.Yongqiang Sun1-115/+18
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin1-2/+5
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo1-11/+40
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo1-0/+59
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun1-4/+76
2019-02-05drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun1-4/+4
2019-01-28drm/amd/display: Add Vline1 interrupt source to InterruptManagerFatemeh Darbehani1-57/+15
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-1/+1
2019-01-14drm/amd/display: Fix issue with VLine interrupt not firingKrunoslav Kovac1-16/+9
2019-01-14drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein1-10/+11
2018-11-19drm/amd/display: clear underflow on optc unblankJun Lei1-10/+9
2018-11-19drm/amd/display: Consolidate two-pixels-per-container checkNikola Cornij1-2/+7
2018-11-05drm/amd/display: remove CRTC_3D_STRUCTURE_V_UPDATE_MODE bit programming.Charlene Liu1-4/+2
2018-11-05drm/amd/display: handle max_vstartup larger than vblank_endDmytro Laktyushkin1-6/+5
2018-10-09drm/amd/display: HLK Periodic Frame Notification test failedMurton Liu1-1/+1
2018-10-09drm/amd/display: fix Interlace video timing.Charlene Liu1-25/+7
2018-07-13drm/amd/display: Add CRC support for DCNDavid Francis1-0/+68
2018-06-15drm/amd/display: Add function to get optc active sizeEric Bernstein1-0/+32