index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
inc
/
hw_sequencer.h
Age
Commit message (
Expand
)
Author
2018-06-15
drm/amd/display: Refactor audio programming
Anthony Koo
2018-06-15
drm/amd/display: pass pipe_ctx straight to blank_pixel_data
Eric Bernstein
2018-05-18
drm/amd/display: Cleanup unused SetPlaneConfig
Anthony Koo
2018-05-15
drm/amd/display: Refactor otg_blank sequence
Eric Bernstein
2018-05-15
drm/amd/display: Make program_output_csc HWSS interface function
Eric Bernstein
2018-04-11
drm/amd/display: Change disable backlight ramp change threshold from 0 to max...
Yongqiang Sun
2018-02-19
drm/amd/display: Expose is_rgb_cspace function in hw_sequencer
Eric Bernstein
2018-02-19
drm/amd/display: fix cursor related Pstate hang
Eric Yang
2018-02-19
drm/amd/display: eDP sequence BL off first then DP blank.
Charlene Liu
2018-02-19
drm/amd/display: Disable eDP with a proper sequence.
Yongqiang Sun
2017-12-20
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau
2017-12-20
drm/amd/display: Declare and share color space types for dcn's
Vitaly Prosyak
2017-12-20
drm/amd/display: Remove dead enable_plane function definition and call
Harry Wentland
2017-12-14
drm/amd/display: Move wait for hpd ready out from edp power control.
Yongqiang Sun
2017-12-14
drm/amd/display: Implement work around for optc underflow.
Yongqiang Sun
2017-12-06
drm/amd/display: Apply work around for stutter.
Yongqiang Sun
2017-12-06
drm/amd/display: send display_count msg so SMU can enter S0i2
Hersen Wu
2017-12-06
drm/amd/display: Refactor disable front end pipes.
Yongqiang Sun
2017-12-06
drm/amd/display: Don't use dc_link in link_encoder
Andrew Jiang
2017-12-06
drm/amd/display: Multi display synchronization logic
Mikita Lipski
2017-10-21
drm/amd/display: audio dynamic resource acquired related
Charlene Liu
2017-10-21
drm/amd/display: Move power control from link encoder to hwsequencer
Andrew Jiang
2017-10-21
drm/amd/display: moving backlight registers to hwsequencer
Yue Hin Lau
2017-10-21
drm/amd/display: Driver message to SMU to indicate display off
Hersen Wu
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: DF C-state entry blocked when DPMS
Hersen Wu
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display: add programming for 0 plane case
Eric Yang
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
2017-09-26
drm/amd/display: break up plane disable and disconnect in set mode
Eric Yang
2017-09-26
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
2017-09-26
drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.
Zeyu Fan
2017-09-26
drm/amd/display: add idle wait for passive surface update and modeset
Eric Yang
2017-09-26
drm/amd/display: plumbing to allow easy print of HW state for DTN
Tony Cheng
2017-09-26
drm/amd/display: fix aviInfoFrame bar Info and add set_avMute
Charlene Liu
2017-09-26
drm/amd/display: Add DC interface for custom CSC matrix
Yue Hin Lau
2017-09-26
drm/amd/display: fix dcn pipe reset sequence
Dmytro Laktyushkin
2017-09-26
drm/amd/display: RV stereo support
Vitaly Prosyak
2017-09-26
drm/amd/display: Call program_gamut explicitly instead of entire set_plane
Zeyu Fan
2017-09-26
drm/amd/display: Move output transfer function to stream updates
Amy Zhang
2017-09-26
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
2017-09-26
drm/amd/display: PSR Refactor
Sylvia Tsai
2017-09-26
drm/amd/display: update dce8 & 10 bw programming
Dmytro Laktyushkin
2017-09-26
drm/amd/display: Power on front end during set mode.
Yongqiang Sun
2017-09-26
drm/amd/display: remove dc_pre_update_surfaces_to_stream from dc use
Dmytro Laktyushkin
2017-09-26
drm/amd/display: remove independent lock as we have no use case today
Tony Cheng
2017-09-26
drm/amd/display: clean up and simply locking logic
Tony Cheng
[prev]
[next]