aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.h
AgeCommit message (Expand)Author
2020-05-28drm/amd/display: Implement some asic specific abm call backs.Yongqiang Sun
2020-05-05drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.Yongqiang Sun
2020-04-28drm/amd/display: Add set backlight to hw sequencer.Yongqiang Sun
2020-04-22drm/amd/display: move panel power seq to new panel structAnthony Koo
2020-02-25drm/amd/display: Add function pointers for panel related hw functionsAnthony Koo
2019-12-05drm/amd/display: add separate of private hwss functionsAnthony Koo
2019-11-19drm/amd/display: cleanup of function pointer tablesAnthony Koo
2019-08-23drm/amd/display: fix audio endpoint not getting disabled issueSu Sung Chung
2019-08-15drm/amd/display: Make init_hw and init_pipes generic for seamless bootMartin Leung
2018-11-05drm/amd/display: remove safe_to_lower flag from dc, use 2 functions insteadDmytro Laktyushkin
2018-11-05drm/amd/display: move pplib/smu notification to dccg blockDmytro Laktyushkin
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li
2018-07-27drm/amd/display: Fix Vega10 black screen after mode changeJerry (Fangzhi) Zuo
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin
2018-06-15drm/amd/display: Refactor audio programmingAnthony Koo
2018-02-19drm/amd/display: remove unused function prototypesEric Yang
2018-02-19drm/amd/display: eDP sequence BL off first then DP blank.Charlene Liu
2018-02-19drm/amd/display: Disable eDP with a proper sequence.Yongqiang Sun
2017-12-14drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun
2017-12-06drm/amd/display: Don't use dc_link in link_encoderAndrew Jiang
2017-10-21drm/amd/display: audio dynamic resource acquired relatedCharlene Liu
2017-10-21drm/amd/display: Move power control from link encoder to hwsequencerAndrew Jiang
2017-10-21drm/amd/display: edp backlight regression fixYue Hin Lau
2017-09-29amdgpu/dc: another round of dce/dcn construct cleanups.Dave Airlie
2017-09-26drm/amd/display: Rename dc validate_context and current_contextJerry Zuo
2017-09-26drm/amd/display: write dpcd 0x600 to 2 for DP/eDP when powerdownCharlene Liu
2017-09-26drm/amd/display: Flattening core_dc to dcBhawanpreet Lakha
2017-09-26drm/amd/display: fix aviInfoFrame bar Info and add set_avMuteCharlene Liu
2017-09-26drm/amd/display: Fill in vrefresh and min_vblank_time for dce8/dce10Jordan Lazare
2017-09-26drm/amd/display: Enable regamma 25 segments and use double buffer.Vitaly Prosyak
2017-09-26drm/amd/display: Expose hw sequencer gamma functionYongqiang Sun
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland