index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
bios
/
command_table2.c
Age
Commit message (
Expand
)
Author
2024-09-02
drm/amd/display: only trigger BIOS related assert for older ASICs
Daniel Sa
2024-06-27
drm/amd/display: Check and log for function error codes
Alex Hung
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
2024-01-15
drm/amdgpu: check PS, WS index
Alexander Richards
2023-12-19
drm/amd/display: Wake DMCUB before sending a command
Nicholas Kazlauskas
2023-12-06
drm/amd/display: Pass pwrseq inst for backlight and ABM
Lewis Huang
2023-04-18
drm/amd/display: refactor dmub commands into single function
Josip Pavic
2023-01-17
drm/amd/display: Skip backlight control delay on external powered links
Tony Tascioglu
2023-01-17
drm/amd/display: Optimize link power-down when link powered externally
Tony Tascioglu
2022-01-25
drm/amd/display: Drop DCN for DP2.x logic
Wenjing Liu
2021-09-29
gpu: amd: replace open-coded offsetof() with builtin
Arnd Bergmann
2021-09-01
drm/amd/display: Add DP 2.0 BIOS and DMUB Support
Fangzhi Zuo
2021-03-23
drm/amd/display: Added multi instance support for panel control
Jake Wang
2021-02-18
drm/amd/display: Implement transmitter control v1.7
Eric Bernstein
2020-08-26
drm/amd/display: Call DMUB for eDP power control
Chris Park
2020-08-17
drm/amd/display: Call DMUB for eDP power control
Chris Park
2020-08-10
drm/amd/display: convert to use le16_add_cpu()
Qinglang Miao
2020-04-28
drm/amd/display: Pass command instead of header into DMUB service
Nicholas Kazlauskas
2020-02-11
drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT
Nicholas Kazlauskas
2020-02-11
drm/amd/display: Don't treat missing command table as failure
Nicholas Kazlauskas
2020-01-22
drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUB
Nicholas Kazlauskas
2020-01-22
drm/amd/display: Fallback to DMCUB when command table is missing
Nicholas Kazlauskas
2019-12-05
drm/amd/display: Split DMUB cmd type into type/subtype
Nicholas Kazlauskas
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards
Nicholas Kazlauskas
2019-11-13
drm/amd/display: Add DMUB support to DC
Nicholas Kazlauskas
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
2019-01-14
drm/amd/display: Expand set_pixel_clock debug log message
Ken Chalmers
2019-01-14
drm/amd/display: Use 100 Hz precision for pipe pixel clocks
Ken Chalmers
2018-07-05
drm/amd/display: Define dp_alt_mode
Charlene Liu
2018-04-11
drm/amd/dc: Use atombios api directly in DC
Rex Zhu
2018-03-14
drm/amd/display: Allow passing of syspll id to get_smu_clock_info
Jerry (Fangzhi) Zuo
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
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-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-09-26
drm/amd/display: Stop including atomfimrwareid.h directly
Harry Wentland
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
2017-09-26
drm/amd/display: Add DCE12 bios parser support
Harry Wentland