index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
clk_mgr
/
dcn301
Age
Commit message (
Expand
)
Author
2024-06-19
drm/amd/display: Remove redundant checks for ctx->dc_bios
Alex Hung
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
2024-04-09
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2024-02-22
drm/amd/display: Add SMU timeout check and retry
Rodrigo Siqueira
2024-02-12
drm/amd/display: Fix possible buffer overflow in 'find_dcfclk_for_voltage()'
Srinivasan Shanmugam
2024-02-07
drm/amd/display: Drop legacy code
Rodrigo Siqueira
2023-06-09
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2023-03-07
drm/amd/display: Update clock table to include highest clock setting
Swapnil Patel
2022-07-25
drm/amd/display: move FPU code from dcn301 clk mgr to DML folder
Melissa Wen
2022-07-12
drm/amd/display: Removing assert statements for Linux
Saaem Rizvi
2022-06-21
drm/amd/display: Add SMU logging code
Saaem Rizvi
2022-04-25
drm/amd/display: Insert smu busy status before sending another request
Oliver Logush
2022-04-12
drm/amd/display: Always update DPPCLK_DTO when clock increase
Oliver Logush
2022-02-02
drm/amd/display: Update watermark values for DCN301
Agustin Gutierrez
2021-12-16
drm/amd/display: Fix warning comparing pointer to 0
Jiapeng Chong
2021-12-13
drm/amd/display: fix function scopes
Isabella Basso
2021-09-23
drm/amd/display: Use adjusted DCN301 watermarks
Nikola Cornij
2021-07-21
drm/amd/display: Prevent Diags from entering S2
Mikita Lipski
2021-07-08
drm/amd/display: Round KHz up when calculating clock requests
Aric Cyr
2021-04-09
drm/amd/display: Add dc_debug flag to disable min fclk
Harry Wentland
2021-04-09
drm/amd/display: Add debug prints for SMU messages
Harry Wentland
2021-04-09
drm/amd/display: hide VGH asic specific structs
Dmytro Laktyushkin
2021-02-02
drm/amd/display: Add null pointer check to is_dig_enabled func
Michael Strauss
2021-01-13
drm/amd/display: change SMU repsonse timeout to 2s
Charlene Liu
2020-12-23
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2020-12-08
drm/amd/display: Expose clk_mgr functions for reuse
Dmytro Laktyushkin
2020-12-01
drm/amd/display: Revert update clk_mgr for vg
Eric Bernstein
2020-11-24
drm/amd/display: expose clk_mgr functions for reuse
Eric Yang
2020-10-05
drm/amd/display: Add dcn3.01 support to DC (v2)
Roman Li