index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
clk_mgr
/
dcn21
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: Remove redundant checks for ctx->dc_bios
Alex Hung
2024-06-19
1
-1
/
+1
*
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
2024-06-14
1
-4
/
+4
*
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
Alex Hung
2024-05-02
1
-1
/
+2
*
drm/amd/display: Fix compiler warnings on high compiler warning levels
Aric Cyr
2024-04-09
1
-1
/
+2
*
drm/amd/display: handle invalid connector indices
Joshua Aberback
2024-04-09
1
-1
/
+1
*
drm/amd/display: Add SMU timeout check and retry
Rodrigo Siqueira
2024-02-22
1
-3
/
+8
*
drm/amd/display: Drop some unnecessary guards
Rodrigo Siqueira
2024-02-07
1
-2
/
+0
*
drm/amd/display: Drop legacy code
Rodrigo Siqueira
2024-02-07
1
-4
/
+0
*
drm/amd/display: Clean FPGA code in dc
Qingqing Zhuo
2023-06-09
2
-51
/
+39
*
drm/amd/display: Rename DCN config to FP
Harry Wentland
2023-03-07
1
-1
/
+1
*
drm/amd/display (gcc13): fix enum mismatch
Jiri Slaby (SUSE)
2022-11-01
1
-1
/
+3
*
drm/amd/display: remove header from source file
Magali Lemes
2022-08-10
2
-2
/
+2
*
drm/amd/display: move FPU code on dcn21 clk_mgr
Melissa Wen
2022-07-25
2
-230
/
+11
*
drm/amd/display: Removing assert statements for Linux
Saaem Rizvi
2022-07-12
1
-2
/
+6
*
drm/amd/display: Add SMU logging code
Saaem Rizvi
2022-06-21
1
-0
/
+12
*
drm/amd/display: Fic incorrect pipe being used for clk update
Bhawanpreet Lakha
2022-05-26
1
-1
/
+1
*
drm/amd/display: Insert pulling smu busy status before sending another request
Oliver Logush
2022-04-12
1
-0
/
+3
*
drm/amd/display: Power down hardware if timer not trigger
Paul Hsieh
2022-04-12
1
-3
/
+14
*
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
2022-01-14
1
-10
/
+1
*
drm/amd/display: fix function scopes
Isabella Basso
2021-12-13
2
-19
/
+8
*
drm/amd: add some extra checks that is_dig_enabled is defined
Mario Limonciello
2021-12-13
1
-1
/
+2
*
drm/amd: append missing includes
Isabella Basso
2021-12-13
1
-0
/
+2
*
drm/amd/display: Replace referral of dal with dc
Qingqing Zhuo
2021-09-28
1
-1
/
+1
*
drm/amd/display: Apply w/a for hard hang on HPD
Qingqing Zhuo
2021-09-14
1
-1
/
+11
*
drm/amd/display: Revert "dc: w/a for hard hang on HPD on native DP"
Qingqing Zhuo
2021-09-14
1
-3
/
+1
*
drm/amd/display: workaround for hard hang on HPD on native DP
Qingqing Zhuo
2021-08-05
1
-1
/
+3
*
drm/amd/display: Round KHz up when calculating clock requests
Aric Cyr
2021-07-08
1
-8
/
+8
*
drm/amd/display: Revert "Fix clock table filling logic"
Ilya Bakoulin
2021-06-08
1
-51
/
+27
*
drm/amd/display: treat memory as a single-channel for asymmetric memory V3
Hugo Hu
2021-05-19
1
-2
/
+46
*
drm/amd/display: Handle potential dpp_inst mismatch with pipe_idx
Anthony Wang
2021-05-10
1
-3
/
+3
*
drm/amd/display: Fix clock table filling logic
Ilya Bakoulin
2021-05-10
1
-27
/
+53
*
drm/amdgpu/dc: Revert commit "treat memory as a single-channel"
Aric Cyr
2021-05-10
1
-46
/
+2
*
drm/amd/display: Revert wait vblank on update dpp clock
Lewis Huang
2021-04-28
1
-9
/
+1
*
drm/amd/display: treat memory as a single-channel for asymmetric memory v2
Hugo Hu
2021-04-20
1
-2
/
+46
*
drm/amd/display: wait vblank when stream enabled and update dpp clock
Lewis Huang
2021-04-15
1
-1
/
+9
*
drm/amd/display: Populate socclk entries for dcn2.1
Roman Li
2021-04-09
1
-0
/
+13
*
drm/amd/display: always program DPPDTO unless not safe to lower
Jake Wang
2020-12-23
1
-6
/
+5
*
drm/amd/display: updated wm table for Renoir
Jake Wang
2020-12-23
1
-8
/
+8
*
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2020-12-23
1
-8
/
+1
*
drm/amd/display: change SMU repsonse timeout to 2s.
Yongqiang Sun
2020-12-23
1
-1
/
+1
*
drm/amd/display: updated wm table for Renoir
Jake Wang
2020-12-15
1
-6
/
+6
*
drm/amd/display: Add wm table for Renoir
Sung Lee
2020-12-08
1
-4
/
+89
*
drm/amd/display: Init clock value by current vbios CLKs
Brandon Syu
2020-12-01
1
-2
/
+11
*
drm/amd/display: Increase sr enter/exit in rn ddr4 watermark table
Wyatt Wood
2020-11-16
1
-2
/
+2
*
drm/amd/display: set dpp dto as per requested clk for lower case.
Yongqiang Sun
2020-11-16
1
-5
/
+23
*
drm/amd/display: Handle Unknown Result for SMU Periodic Retraining on DCN2.1
Sung Lee
2020-11-16
1
-1
/
+2
*
drm/amd/display: Program dpp dto based on actual dpp clk
Yongqiang Sun
2020-11-16
1
-3
/
+26
*
drm/amd/display: check actual clock value.
Yongqiang Sun
2020-11-10
2
-3
/
+14
*
drm/amd/display: update dpp dto phase and modulo.
Yongqiang Sun
2020-11-10
1
-4
/
+2
*
drm/amd/display: DCN2.1 Disable 48MHz Powerdown Debug Option
Sung Lee
2020-10-26
1
-1
/
+1
[next]