index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dcn10
/
dcn10_optc.h
Age
Commit message (
Expand
)
Author
2023-11-29
drm/amd/display: Refactor OPTC into component folder
Parandhaman K
2023-11-07
drm/amd/display: Create optc.h file
Rodrigo Siqueira
2023-08-30
drm/amd/display: Update DCN10 for DCN35 support
Qingqing Zhuo
2023-03-22
drm/amd/display: Add CRC and DMUB test support
Charlene Liu
2023-02-08
drm/amd/display: Do not commit pipe when updating DRR
Wesley Chalmers
2022-10-06
drm/amd/display: Remove OPTC lock check
Rodrigo Siqueira
2022-09-19
drm/amd/display: log vertical interrupt 1 for debug
Josip Pavic
2022-06-03
drm/amd/display: Updates for OTG and DCCG clocks
Samson Tam
2022-06-03
drm/amd/display: Add dependant changes for DCN32/321
Aurabindo Pillai
2021-07-21
drm/amd/display: log additional register state for debug
Josip Pavic
2021-06-08
drm/amd/display: Return last used DRR VTOTAL from DC
Jayendran Ramani
2021-06-04
drm/amd/display: Add DCN3.1 OPTC
Nicholas Kazlauskas
2021-04-09
drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10
Leo Li
2021-02-22
drm/amd/display: Synchronize displays with different timings
Vladimir Stempen
2021-01-13
drm/amd/display: enable HUBP blank behaviour
Bhawanpreet Lakha
2020-12-15
drm/amd/display: delay fp2 programming until vactive before lock
Martin Leung
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
2020-07-01
drm/amd/display: Add DCN3 OPTC
Bhawanpreet Lakha
2020-04-22
drm/amd/display: add optc get crc support for timings with ODM/DSC
Wenjing Liu
2020-03-31
drm/amd/display: Use double buffered DRR timing update by default
Nicholas Kazlauskas
2020-01-16
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Add some hardware status in DTN log debugfs
Leo (Hanghong) Ma
2019-10-10
drm/amd/display: add more checks to validate seamless boot timing
Martin Leung
2019-08-23
drm/amd/display: Expose OTG_V_TOTAL_MID for HW Diags
Bayan Zabihiyan
2019-08-15
drm/amd/display: update optc odm interface for more than 2 opps
Dmytro Laktyushkin
2019-08-15
drm/amd/display: enabling seamless boot sequence for dcn2
Martin Leung
2019-06-22
drm/amd/display: Fix ODM combine data format
Ilya Bakoulin
2019-06-21
drm/amd/display: Add DCN2 OPTC
Harry Wentland
2019-05-31
drm/amd/display: Ensure DRR triggers in BP
Eryk Brol
2019-05-31
drm/amd/display: Add GSL source select registers
Krunoslav Kovac
2019-05-24
drm/amd/display: Program VTG params after programming Global Sync
Joshua Aberback
2019-05-24
drm/amd/display: stop external access to internal optc sync params
Dmytro Laktyushkin
2019-02-19
drm/amd/display: Refactor for setup periodic interrupt.
Yongqiang Sun
2019-02-06
drm/amd/display: add n_vid_mul and half pix_rate for odm
Dmytro Laktyushkin
2019-02-06
drm/amd/display: Calc vline position in dc.
Yongqiang Sun
2019-02-05
drm/amd/display: pass vline_config parameter by reference.
Yongqiang Sun
2019-01-28
drm/amd/display: Add Vline1 interrupt source to InterruptManager
Fatemeh Darbehani
2018-11-19
drm/amd/display: Consolidate two-pixels-per-container check
Nikola Cornij
2018-07-13
drm/amd/display: Expose couple OPTC functions through header
David Francis
2018-07-13
drm/amd/display: Add CRC support for DCN
David Francis
2018-06-15
drm/amd/display: Add function to get optc active size
Eric Bernstein
2018-05-18
drm/amd/display: Update HW sequencer initialization
Eric Bernstein
2018-04-11
drm/amd/display: Add vmax/min_sel prints to dcn10_log_hw_state
Anthony Koo
2018-04-11
drm/amd/display: Add vline IRQ programming for DCN
SivapiriyanKumarasamy
2018-03-05
drm/amd/display: Update DCN OPTC registers
Dmytro Laktyushkin
2018-02-19
drm/amd/display: Remove couple of unused OPTC registers
Nikola Cornij
2017-12-20
drm/amd/display: Update FMT and OPPBUF functions
Eric Bernstein
2017-12-20
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau