summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: Calc vline position in dc.Yongqiang Sun2019-02-061-4/+76
* drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun2019-02-051-4/+4
* drm/amd/display: Add Vline1 interrupt source to InterruptManagerFatemeh Darbehani2019-01-281-57/+15
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-141-1/+1
* drm/amd/display: Fix issue with VLine interrupt not firingKrunoslav Kovac2019-01-141-16/+9
* drm/amd/display: Fix runtime errors for diagnostic testsEric Bernstein2019-01-141-10/+11
* drm/amd/display: clear underflow on optc unblankJun Lei2018-11-191-10/+9
* drm/amd/display: Consolidate two-pixels-per-container checkNikola Cornij2018-11-191-2/+7
* drm/amd/display: remove CRTC_3D_STRUCTURE_V_UPDATE_MODE bit programming.Charlene Liu2018-11-051-4/+2
* drm/amd/display: handle max_vstartup larger than vblank_endDmytro Laktyushkin2018-11-051-6/+5
* drm/amd/display: HLK Periodic Frame Notification test failedMurton Liu2018-10-091-1/+1
* drm/amd/display: fix Interlace video timing.Charlene Liu2018-10-091-25/+7
* drm/amd/display: Add CRC support for DCNDavid Francis2018-07-131-0/+68
* drm/amd/display: Add function to get optc active sizeEric Bernstein2018-06-151-0/+32
* drm/amd/display: Update HW sequencer initializationEric Bernstein2018-05-181-5/+5
* drm/amd/display: Use int for calculating vline startHarry Wentland2018-05-151-4/+4
* drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_stateAnthony Koo2018-04-111-0/+6
* drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo2018-04-111-6/+6
* drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy2018-04-111-0/+76
* drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein2017-12-201-16/+0
* drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau2017-12-201-0/+1279