开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dcn21
/
dcn21_init.c
Age
Commit message (
Expand
)
Author
2024-01-03
drm/amd/display: Refactor INIT into component folder
Revalla
2023-10-09
drm/amd/display: Refactor HWSS into component folder
Mounika Adhuri
2023-10-04
drm/amd/display: Adjust code style for hw_sequencer.h
Aurabindo Pillai
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2023-06-09
drm/amd/display: Add visual confirm color support for MCLK switch
Leo (Hanghong) Ma
2022-09-19
drm/amd/display: rework recent update PHY state commit
Wenjing Liu
2021-12-13
drm/amd: append missing includes
Isabella Basso
2021-06-08
drm/amd/display: Refactor visual confirm
Wyatt Wood
2021-05-27
Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"
Qingqing Zhuo
2021-05-19
drm/amd/display: Refactor and add visual confirm for HW Flip Queue
Wyatt Wood
2021-04-09
drm/amd/display: Add function and debugfs to dump DCC_EN bit
Victor Lu
2021-02-18
drm/amd/display: Old sequence for HUBP blank
Aurabindo Pillai
2021-01-13
drm/amd/display: New sequence for HUBP blank
Wesley Chalmers
2020-11-02
drm/amd/display: Blank HUBP during pixel data blank for DCN30 v2
Joshua Aberback
2020-10-26
drm/amd/display: Update GSL state if leaving immediate flip
Alvin Lee
2020-10-05
drm/amd/display: Block ABM in case of eDP ODM
Yongqiang Sun
2020-09-22
drm/amd/display: eDP intermittent black screen during PnP
Peikang Zhang
2020-08-10
drm/amd/display: Disconnect pipe separetely when disable pipe split
Alvin Lee
2020-08-10
drm/amd/display: Revert regression
Alvin Lee
2020-08-04
drm/amd/display: Separate pipe disconnect from rest of progrmaming
Alvin Lee
2020-07-30
drm/amd/display: Allow asic specific FSFT timing optimization
Reza Amini
2020-07-14
drm/amd/display: Power down hardware if set mode is not called before timeout
Sung Lee
2020-05-28
drm/amd/display: Implement some asic specific abm call backs.
Yongqiang Sun
2020-05-21
drm/amd/display: Defer cursor lock until after VUPDATE
Nicholas Kazlauskas
2020-05-05
drm/amd/display: Move panel_cntl specific register from abm to panel_cntl.
Yongqiang Sun
2020-04-30
drm/amd/display: remove duplicate assignment of dcn21_funcs members
Jason Yan
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
2020-04-28
drm/amd/display: Add set backlight to hw sequencer.
Yongqiang Sun
2020-04-22
drm/amd/display: move panel power seq to new panel struct
Anthony Koo
2020-04-09
drm/amd/display: Power down hw blocks on boot
Sung Lee
2020-03-19
drm/amd/display: workaround for HDMI hotplug in DPMSOFF state
Yongqiang Sun
2020-03-13
drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs struct
Stanley.Yang
2020-02-25
drm/amd/display: Add function pointers for panel related hw functions
Anthony Koo
2020-02-06
drm/amd/display: Added locking for atomic update stream and update planes
Anthony Koo
2020-02-06
drm/amd/display: Split program front end part that occur outside lock
Anthony Koo
2019-12-05
drm/amd/display: add separate of private hwss functions
Anthony Koo
2019-11-19
drm/amd/display: cleanup of function pointer tables
Anthony Koo