index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
clk_mgr
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-18
drm/amd/display: Block dynamic IPS2 on DCN35 for incompatible FW versions
Nicholas Kazlauskas
1
-0
/
+6
2024-09-18
drm/amd/display: Emulate Display Hotplug Hang
Daniel Sa
1
-7
/
+2
2024-09-02
drm/amd/display: Fix DCN35 set min dispclk logic
Nicholas Susanto
1
-3
/
+3
2024-08-27
drm/amd/display: Allocate DCN35 clock table transfer buffers in GART
Nicholas Kazlauskas
1
-3
/
+3
2024-08-27
drm/amd/display: Don't skip clock updates in overclocking
Alvin Lee
1
-3
/
+0
2024-08-20
drm/amd/display: DCN35 set min dispclk to 50Mhz
Nicholas Susanto
1
-0
/
+3
2024-08-13
drm/amd/display: guard otg disable w/a for test
Muhammad Ahmed
1
-0
/
+3
2024-08-06
drm/amd/display: Address coverity change
Chris Park
1
-2
/
+4
2024-07-27
drm/amd/display: restore immediate_disable_crtc for w/a
Charlene Liu
1
-2
/
+2
2024-07-23
drm/amd/display: Fix Potential Null Dereference
Gabe Teeger
1
-3
/
+3
2024-07-23
drm/amd/display: Remove hardmax usage for dcn401
Dillon Varone
1
-21
/
+23
2024-07-23
drm/amd/display: Check null pointers before used
Alex Hung
1
-1
/
+1
2024-07-23
drm/amd/display: avoid disable otg when dig was disabled
Jingwen Zhu
1
-3
/
+15
2024-07-23
drm/amd/display: Added logging for automated DPM testing
Ryan Seto
1
-53
/
+197
2024-07-01
drm/amd/display: replace CRTC disable function call
Xi (Alex) Liu
1
-2
/
+2
2024-07-01
drm/amd/display: fix a crash when clock source is reference for non otg maste...
Wenjing Liu
1
-18
/
+20
2024-07-01
drm/amd/display: Cleanup dce_get_dp_ref_freq_khz
Dillon Varone
1
-1
/
+1
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
1
-1
/
+1
2024-06-27
drm/amd/display: Add null checks before accessing struct elements
Alex Hung
2
-8
/
+12
2024-06-27
drm/amd/display: Remove useless function call
Alex Hung
1
-2
/
+0
2024-06-19
drm/amd/display: Remove redundant null checks
Alex Hung
1
-1
/
+1
2024-06-19
drm/amd/display: Remove redundant checks for ctx->dc_bios
Alex Hung
7
-7
/
+7
2024-06-14
drm/amd/display: Send message to notify the DPIA host router bandwidth
Sung Joon Kim
3
-1
/
+77
2024-06-14
drm/amd/display: On clock init, maintain DISPCLK freq
Chris Park
1
-0
/
+17
2024-06-14
drm/amd/display: Update idle hardmins if uclk or fclk requirement changed
Dillon Varone
1
-1
/
+1
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
2
-8
/
+8
2024-06-14
drm/amd/display: Remove duplicate 'update_idle_uclk' in dcn401 clk_mgr code
Ivan Lipski
1
-1
/
+1
2024-06-14
drm/amd/display: Remove dcn32_smu13 duplicate header
Zaeem Mohamed
3
-110
/
+2
2024-06-14
drm/amd/display: Force max clocks unconditionally when p-state is unsupported
Dillon Varone
1
-16
/
+20
2024-06-05
drm/amd/display: Add UCLK p-state support message to dcn401
Dillon Varone
4
-54
/
+102
2024-06-05
drm/amd/display: Wait for hardmins to complete on dcn401
Dillon Varone
2
-4
/
+112
2024-05-20
drm/amd/display: Correct display clocks update block sequence
Dillon Varone
2
-313
/
+272
2024-05-20
drm/amd/display: Adjust incorrect indentations and spaces
Alex Hung
2
-2
/
+0
2024-05-13
drm/amd/display: Refactor dcn401_update_clocks
Dillon Varone
5
-5
/
+710
2024-05-13
drm/amd/display: Disable AC/DC codepath when unnecessary
Joshua Aberback
1
-7
/
+21
2024-05-13
drm/amd/display: Create dcn401_clk_mgr struct
Dillon Varone
3
-10
/
+26
2024-05-02
drm/amd/display: Limit clock assignments by size of clk tables
Alex Hung
1
-1
/
+1
2024-05-02
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
Alex Hung
1
-1
/
+2
2024-05-02
drm/amd/display: Fix invalid Copyright notice
Leo Ma
2
-2
/
+2
2024-04-30
drm/amd/display: Remove duplicate dcn401/dcn401_clk_mgr.h header
Jiapeng Chong
1
-1
/
+0
2024-04-30
drm/amd/display: Fix DC mode screen flickering on DCN321
Leo Ma
1
-3
/
+12
2024-04-30
drm/amd/display: Add dtbclk access to dcn315
Swapnil Patel
1
-0
/
+8
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
2
-0
/
+25
2024-04-26
drm/amd/display: Add new DCN401 sources
Aurabindo Pillai
6
-0
/
+1281
2024-04-26
drm/amd/display: Add NULL pointer check for kzalloc
Hersen Wu
2
-0
/
+16
2024-04-23
drm/amd/display: Remove duplicate dcn32/dcn32_clk_mgr.h header
Jiapeng Chong
1
-1
/
+0
2024-04-16
drm/amd/display: Improve the log precision
Ethan Bitnun
1
-1
/
+1
2024-04-16
drm/amd/display: Adjust headers
Rodrigo Siqueira
1
-0
/
+1
2024-04-16
drm/amd/display: Use dce_version instead of chip_id
Rodrigo Siqueira
1
-1
/
+1
2024-04-12
drm/amd/display: Adjust some includes used by display
Rodrigo Siqueira
5
-5
/
+1
[next]