summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_optc.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun1-4/+76
2019-02-06drm/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-10drm/amd/display: HLK Periodic Frame Notification test failedMurton Liu1-1/+1
2018-10-10drm/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
2018-05-19drm/amd/display: Update HW sequencer initializationEric Bernstein1-5/+5
2018-05-15drm/amd/display: Use int for calculating vline startHarry Wentland1-4/+4
2018-04-11drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_stateAnthony Koo1-0/+6
2018-04-11drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo1-6/+6
2018-04-11drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy1-0/+76
2017-12-20drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein1-16/+0
2017-12-20drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau1-0/+1279