index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
bios
/
command_table.c
Age
Commit message (
Expand
)
Author
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-01-15
drm/amdgpu: check PS, WS index
Alexander Richards
2022-06-03
drm/amd/display: Fix USBC link creation
Dillon Varone
2022-03-31
drm/amd/display: Add support for USBC connector
Samson Tam
2022-03-15
drm/amdgpu/dc: fix typos in comments
Julia Lawall
2021-03-05
drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2
Alex Deucher
2021-01-25
drm/amd/display: Fix HDMI deep color output for DCE 6-11.
Mario Kleiner
2020-08-10
drm/amd/display: convert to use le16_add_cpu()
Qinglang Miao
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2018-08-27
drm/amd/display: Set DFS bypass flags for dce110
Nicholas Kazlauskas
2018-08-06
drm/amd/display: update clk for various HDMI color depths
Mikita Lipski
2018-04-11
drm/amd/dc: Use atombios api directly in DC
Rex Zhu
2018-01-24
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2017-12-20
drm/amd/display: Error print when ATOM BIOS implementation is missing
Harry Wentland
2017-09-26
drm/amd/display: remove dead code
Tony Cheng
2017-09-26
drm/amd/display: remove un-used defines and dead code
Tony Cheng
2017-09-26
drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORT
Harry Wentland
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland