index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce120
/
dce120_timing_generator.c
Age
Commit message (
Expand
)
Author
2024-07-23
drm/amd/display: Add P-State Keepout to dcn401 Global Sync
Dillon Varone
2024-04-30
drm/amd/display: use even ODM slice width for two pixels per container
Wenjing Liu
2021-06-08
drm/amd/display: Return last used DRR VTOTAL from DC
Jayendran Ramani
2021-01-13
drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dc...
Lee Jones
2021-01-13
drm/amd/display/dc/dce120/dce120_timing_generator: Demote non-kerneldoc headers
Lee Jones
2021-01-13
drm/amd/display/dc/dce120/dce120_timing_generator:
Lee Jones
2020-12-15
drm/amd/display: HP Reverb G2 VR fails to light up
Aric Cyr
2020-01-16
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
2019-05-24
drm/amd/display: Hook up CRC capture support for dce120
Nicholas Kazlauskas
2019-05-24
drm/amd/display: stop external access to internal optc sync params
Dmytro Laktyushkin
2018-08-13
drm/amd/display: Fix warning observed in mode change on Vega
Jerry (Fangzhi) Zuo
2018-04-11
drm/amd/display: Program v_total_min/max after v_total_cntl
Anthony Koo
2018-02-19
drm/amd/dc: include new ip and ip_offset headers
Hawking Zhang
2017-12-06
drm/amd/include:cleanup vega10 header files.
Feifei Xu
2017-12-06
drm/amd/include:cleanup vega10 dce header files.
Feifei Xu
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-09-29
amdgpu/dc: another round of dce/dcn construct cleanups.
Dave Airlie
2017-09-29
amdgpu/dc: constify a bunch of dc structs.
Dave Airlie
2017-09-26
drm/amd/display: set drr during program timing.
Yongqiang Sun
2017-09-26
drm/amd/display: Remove unused addr var in TG
Harry Wentland
2017-09-26
drm/amd/display: Clean up indentation in dce120_tg_set_blank()
Tom St Denis
2017-09-26
drm/amd/display: Make dce120_tg_is_blanked() more legible
Tom St Denis
2017-09-26
drm/amd/display: Fix indentation in dce120_tg_program_timing()
Tom St Denis
2017-09-26
drm/amd/display: Tidy up dce120_timing_generator_enable_advanced_request()
Tom St Denis
2017-09-26
drm/amd/display: Fix 5th display lightup on Vega10
Roman Li
2017-09-26
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
2017-09-26
drm/amd/display: Make sure v_total_min and max not less than v_total.
Yongqiang Sun
2017-09-26
drm/amd/display: set correct v_total_min and v_total_max for dce.
Yongqiang Sun
2017-09-26
drm/amd/display: Parse scanline registers
Sylvia Tsai
2017-09-26
drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Add DCE12 core support
Harry Wentland