index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
inc
/
hw
/
timing_generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: make PSR static screen entry within 30 ms
Anthony Koo
2020-01-16
1
-1
/
+2
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
1
-8
/
+0
*
drm/amd/display: add more checks to validate seamless boot timing
Martin Leung
2019-10-10
1
-0
/
+2
*
drm/amd/display: Expose OTG_V_TOTAL_MID for HW Diags
Bayan Zabihiyan
2019-08-23
1
-0
/
+2
*
Revert "drm/amd/display: add global master update lock for DCN2"
David Francis
2019-08-22
1
-2
/
+0
*
drm/amd/display: Add enum for H-timing divider mode
Qingqing Zhuo
2019-08-15
1
-0
/
+5
*
drm/amd/display: update optc odm interface for more than 2 opps
Dmytro Laktyushkin
2019-08-15
1
-3
/
+3
*
drm/amd/display: Fix ODM combine data format
Ilya Bakoulin
2019-06-22
1
-1
/
+2
*
drm/amd/display: add global master update lock for DCN2
Wenjing Liu
2019-06-22
1
-0
/
+2
*
drm/amd/display: isolate global double buffer lock programming
Wenjing Liu
2019-06-22
1
-2
/
+2
*
drm/amd/display: Ensure DRR triggers in BP
Eryk Brol
2019-06-22
1
-0
/
+1
*
drm/amd/display: Add DSC support for Navi (v2)
Harry Wentland
2019-06-22
1
-0
/
+6
*
drm/amd/display: Add DCN2 OPTC
Harry Wentland
2019-06-21
1
-0
/
+22
*
drm/amd/display: Ensure DRR triggers in BP
Eryk Brol
2019-05-31
1
-0
/
+3
*
drm/amd/display: Program VTG params after programming Global Sync
Joshua Aberback
2019-05-24
1
-0
/
+2
*
drm/amd/display: stop external access to internal optc sync params
Dmytro Laktyushkin
2019-05-24
1
-11
/
+12
*
drm/amd/display: move signal type out of otg dlg params
Dmytro Laktyushkin
2019-05-24
1
-1
/
+1
*
drm/amd/display: add global master update lock interfaces
Wenjing Liu
2019-03-20
1
-0
/
+2
*
drm/amd/display: Refactor for setup periodic interrupt.
Yongqiang Sun
2019-02-19
1
-14
/
+9
*
drm/amd/display: refactor out programming of vupdate interrupt
Anthony Koo
2019-02-06
1
-0
/
+3
*
drm/amd/display: interface to check if timing can be seamless
Anthony Koo
2019-02-06
1
-0
/
+2
*
drm/amd/display: Calc vline position in dc.
Yongqiang Sun
2019-02-06
1
-3
/
+5
*
drm/amd/display: pass vline_config parameter by reference.
Yongqiang Sun
2019-02-05
1
-1
/
+1
*
drm/amd/display: Add Vline1 interrupt source to InterruptManager
Fatemeh Darbehani
2019-01-28
1
-2
/
+11
*
drm/amd/display: Add function to get optc active size
Eric Bernstein
2018-06-15
1
-0
/
+3
*
drm/amd/display: Add vline IRQ programming for DCN
SivapiriyanKumarasamy
2018-04-11
1
-0
/
+3
*
drm/amd/display: Remove couple of unused OPTC registers
Nikola Cornij
2018-02-19
1
-0
/
+1
*
drm/amd/display: Implement interface for CRC on CRTC
Leo (Sunpeng) Li
2018-02-19
1
-0
/
+44
*
drm/amd/display: integrating optc pseudocode
Yue Hin Lau
2017-12-20
1
-0
/
+19
*
drm/amd/display: OPP DPG test pattern
Eric Bernstein
2017-12-14
1
-37
/
+2
*
drm/amd/display: Implement work around for optc underflow.
Yongqiang Sun
2017-12-14
1
-0
/
+2
*
drm/amd/display: Modified front end initiail in init_hw
Yongqiang Sun
2017-12-06
1
-0
/
+1
*
drm/amd/display: Add tg_init interface.
Yongqiang Sun
2017-12-06
1
-0
/
+2
*
drm/amd/display: Enalbe blank data double buffer after mpc disconnected.
Yongqiang Sun
2017-12-06
1
-0
/
+2
*
drm/amd/display: Multi display synchronization logic
Mikita Lipski
2017-12-06
1
-1
/
+5
*
drm/amd/display: remove DCN1 guard as DCN1 is already open sourced.
AMD\ktsao
2017-09-26
1
-6
/
+1
*
drm/amd/display: RV stereo support
Vitaly Prosyak
2017-09-26
1
-0
/
+12
*
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
1
-0
/
+16
*
drm/amd/display: move drr_params definition to TG
Tony Cheng
2017-09-26
1
-0
/
+7
*
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
2017-09-26
1
-5
/
+5
*
drm/amd/display: move tg_color to dc_hw_types
Tony Cheng
2017-09-26
1
-12
/
+0
*
drm/amd/display: Parse scanline registers
Sylvia Tsai
2017-09-26
1
-3
/
+5
*
drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.
Andrey Grodzovsky
2017-09-26
1
-0
/
+2
*
drm/amd/display: using calculated values for VReady/Startup
Charlene Liu
2017-09-26
1
-1
/
+0
*
drm/amd/display: set blank functionality
Hersen Wu
2017-09-26
1
-1
/
+1
*
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-26
1
-0
/
+162