summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Return last used DRR VTOTAL from DCJayendran Ramani2021-06-081-0/+1
* drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dc...Lee Jones2021-01-131-43/+0
* drm/amd/display/dc/dce120/dce120_timing_generator: Demote non-kerneldoc headersLee Jones2021-01-131-2/+2
* drm/amd/display/dc/dce120/dce120_timing_generator:Lee Jones2021-01-131-28/+28
* drm/amd/display: HP Reverb G2 VR fails to light upAric Cyr2020-12-151-1/+1
* drm/amd/display: make PSR static screen entry within 30 msAnthony Koo2020-01-161-3/+8
* drm/amd/display: Hook up CRC capture support for dce120Nicholas Kazlauskas2019-05-241-0/+89
* drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin2019-05-241-1/+6
* drm/amd/display: Fix warning observed in mode change on VegaJerry (Fangzhi) Zuo2018-08-131-1/+1
* drm/amd/display: Program v_total_min/max after v_total_cntlAnthony Koo2018-04-111-6/+6
* drm/amd/dc: include new ip and ip_offset headersHawking Zhang2018-02-191-1/+2
* drm/amd/include:cleanup vega10 header files.Feifei Xu2017-12-061-1/+1
* drm/amd/include:cleanup vega10 dce header files.Feifei Xu2017-12-061-2/+2
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-4/+3
* amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie2017-09-291-6/+1
* amdgpu/dc: constify a bunch of dc structs.Dave Airlie2017-09-291-1/+1
* drm/amd/display: set drr during program timing.Yongqiang Sun2017-09-261-3/+16
* drm/amd/display: Remove unused addr var in TGHarry Wentland2017-09-261-7/+0
* drm/amd/display: Clean up indentation in dce120_tg_set_blank()Tom St Denis2017-09-261-11/+5
* drm/amd/display: Make dce120_tg_is_blanked() more legibleTom St Denis2017-09-261-9/+8
* drm/amd/display: Fix indentation in dce120_tg_program_timing()Tom St Denis2017-09-261-3/+3
* drm/amd/display: Tidy up dce120_timing_generator_enable_advanced_request()Tom St Denis2017-09-261-25/+12
* drm/amd/display: Fix 5th display lightup on Vega10Roman Li2017-09-261-1/+1
* drm/amd/display: FreeSync Auto Sweep SupportEric Cook2017-09-261-9/+64
* drm/amd/display: Make sure v_total_min and max not less than v_total.Yongqiang Sun2017-09-261-2/+2
* drm/amd/display: set correct v_total_min and v_total_max for dce.Yongqiang Sun2017-09-261-2/+2
* drm/amd/display: Parse scanline registersSylvia Tsai2017-09-261-21/+21
* drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.Andrey Grodzovsky2017-09-261-1/+31
* drm/amd/display: Add DCE12 core supportHarry Wentland2017-09-261-0/+1109