index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
clk_mgr
/
dcn32
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-02
drm/amd/display: Set memclk levels to be at least 1 for dcn32
Dillon Varone
1
-0
/
+3
2022-11-02
drm/amd/display: Limit dcn32 to 1950Mhz display clock
Jun Lei
1
-4
/
+4
2022-10-10
drm/amd/display: Fix bug preventing FCLK Pstate allow message being sent
Dillon Varone
1
-2
/
+2
2022-10-10
drm/amd/display: Acquire FCLK DPM levels on DCN32
Dillon Varone
1
-14
/
+27
2022-10-06
drm/amd/display: Reorder FCLK P-state switch sequence for DCN32
Dillon Varone
1
-21
/
+23
2022-09-29
drm/amd/display: fill in clock values when DPM is not enabled
Samson Tam
1
-0
/
+14
2022-07-25
drm/amd/display: Drop FPU flags from dcn32_clk_mgr
Rodrigo Siqueira
1
-77
/
+4
2022-07-05
drm/amd/display: Switch to correct DTO on HDMI
Chris Park
1
-0
/
+2
2022-07-05
drm/amd/display: Add SubVP required code
Alvin Lee
1
-2
/
+3
2022-06-30
drm/amdgpu/display: add missing FP_START/END checks dcn32_clk_mgr.c
Alex Deucher
1
-0
/
+4
2022-06-30
drm/amd/display: Fix __nedf2 undefined for 32 bit compilation
Rodrigo Siqueira
1
-4
/
+7
2022-06-30
drm/amd/display: Fix __muldf3 undefined for 32 bit compilation
Rodrigo Siqueira
1
-2
/
+2
2022-06-23
drm/amd/display: Fix indentation in dcn32_get_vco_frequency_from_reg()
Nathan Chancellor
1
-1
/
+1
2022-06-21
drm/amd/display: Drop duplicate define
Rodrigo Siqueira
1
-2
/
+0
2022-06-21
drm/amd/display: Update hook dcn32_funcs
Rodrigo Siqueira
1
-1
/
+2
2022-06-21
drm/amd/display: Implement a pme workaround function
Chaitanya Dhere
3
-1
/
+10
2022-06-21
drm/amd/display: Get VCO frequency from registers
Rodrigo Siqueira
1
-1
/
+93
2022-06-21
drm/amd/display: Update SW state correctly for FCLK
Alvin Lee
1
-3
/
+3
2022-06-21
drm/amd/display: Fix divide-by-zero in DPPCLK and DISPCLK calculation
George Shen
1
-8
/
+10
2022-06-21
drm/amd/display: Update DPPCLK programming sequence
Alvin Lee
1
-1
/
+24
2022-06-21
drm/amd/display: Check minimum disp_clk and dpp_clk debug option
Rodrigo Siqueira
1
-0
/
+19
2022-06-06
drm/amdgpu/display: make some functions static
Alex Deucher
1
-1
/
+1
2022-06-03
drm/amd/display: Implement DTBCLK ref switching on dcn32
Alvin Lee
3
-15
/
+91
2022-06-03
drm/amd/display: Match dprefclk with clk registers
Samson Tam
1
-3
/
+6
2022-06-03
drm/amd/display: cleaning up smu_if to add future flexibility
Martin Leung
3
-15
/
+74
2022-06-03
drm/amd/display: FCLK P-state support updates
Chaitanya Dhere
2
-5
/
+7
2022-06-03
drm/amd/display: Introduce new update_clocks logic
Jun Lei
1
-52
/
+73
2022-06-03
drm/amd/display: Disable DTB Ref Clock Switching in dcn32
Dillon Varone
1
-0
/
+4
2022-06-03
drm/amd/display: Halve DTB Clock Value for DCN32
Fangzhi Zuo
1
-1
/
+1
2022-06-03
drm/amd/display: Add additional guard for FCLK pstate message for DCN321
Dillon Varone
1
-3
/
+4
2022-06-03
drm/amd/display: Implement WM table transfer for DCN32/DCN321
Alvin Lee
1
-0
/
+7
2022-06-03
drm/amd/display: Add guard for FCLK pstate message to PMFW for DCN321
Dillon Varone
1
-1
/
+2
2022-06-03
drm/amd/display: add CLKMGR changes for DCN32/321
Aurabindo Pillai
6
-0
/
+1006