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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-01
drm/amd/display: un-block 8k with single dimm
Paul Hsieh
1
-22
/
+0
2024-07-01
drm/amd/display: Add available bandwidth calculation for audio
Ryan Seto
2
-6
/
+59
2024-07-01
drm/amd/display: Add refresh rate range check
Tom Chung
1
-1
/
+3
2024-07-01
drm/amd/display: Cleanup dce_get_dp_ref_freq_khz
Dillon Varone
1
-1
/
+1
2024-07-01
drm/amd/display: Check denominator crb_pipes before used
Alex Hung
1
-1
/
+1
2024-07-01
drm/amd/display: Check denominator pbn_div before used
Alex Hung
1
-1
/
+1
2024-07-01
drm/amd/display: Adjust cursor visibility between MPC slices
Nevenko Stupar
2
-9
/
+39
2024-07-01
drm/amd/display: Skip unnecessary abm disable
Sherry Wang
1
-0
/
+6
2024-07-01
drm/amd/display: Fix possible overflow in integer multiplication
Alex Hung
13
-24
/
+24
2024-07-01
drm/amd/display: Add ASIC cap to limit DCC surface width
George Shen
3
-0
/
+11
2024-07-01
drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0
Teeger
3
-19
/
+0
2024-07-01
drm/amd/display: Choose HUBP unbounded request based on DML output
Sung Joon Kim
1
-10
/
+2
2024-07-01
drm/amd/display: Remove unnecessary error message
Joshua Aberback
1
-3
/
+1
2024-07-01
drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculation
George Shen
1
-2
/
+13
2024-07-01
drm/amd/display: Reset freesync config before update new state
Tom Chung
1
-0
/
+1
2024-07-01
drm/amd/display: Add replay state entry to replay_state
Anthony Koo
1
-0
/
+2
2024-07-01
drm/amd/display: use vmalloc for struct dc_state
Alex Deucher
1
-2
/
+4
2024-06-27
drm/amd: Don't initialize ISP hardware without FW
Mario Limonciello
1
-2
/
+2
2024-06-27
drm/amdgpu: refine isp firmware loading
Yang Wang
1
-3
/
+1
2024-06-27
drm/amd/amdgpu: Enable MMHUB prefetch for ISP v4.1.0 and 4.1.1
Pratap Nirujogi
4
-38
/
+0
2024-06-27
drm/amd/amdgpu: Fix 'snprintf' output truncation warning
Pratap Nirujogi
1
-1
/
+1
2024-06-27
drm/amd/amdgpu: Disable MMHUB prefetch for ISP v4.1.1
Pratap Nirujogi
2
-0
/
+19
2024-06-27
drm/amd/amdgpu: Add ISP4.1.0 and ISP4.1.1 modules
Pratap Nirujogi
8
-133
/
+427
2024-06-27
drm/amd/amdgpu: Map ISP interrupts as generic IRQs
Pratap Nirujogi
5
-5
/
+99
2024-06-27
drm/amdgpu: fix Kconfig for ISP v2
Alex Deucher
4
-0
/
+23
2024-06-27
drm/amd/amdgpu: Enable ISP in amdgpu_discovery
Pratap Nirujogi
1
-0
/
+22
2024-06-27
drm/amd/amdgpu: Add ISP driver support
Pratap Nirujogi
7
-0
/
+345
2024-06-27
drm/amd/amdgpu: Add ISP support to amdgpu_discovery
Pratap Nirujogi
3
-0
/
+4
2024-06-27
drm/amdgpu/jpeg5: Add support for DPG mode
Sonny Jiang
4
-17
/
+180
2024-06-27
drm/amdgpu: tolerate allocating GTT bo with dcc flag
Frank Min
1
-5
/
+0
2024-06-27
drm/amd/display: Fix null pointer deref in dcn20_resource.c
Aurabindo Pillai
1
-4
/
+5
2024-06-27
drm/amd/display: Add null check before access structs
Ma Ke
1
-0
/
+2
2024-06-27
drm/amdgpu: normalize registers as local xcc to read/write in gfx_v9_4_3
Jane Jian
1
-0
/
+33
2024-06-27
drm/amd: Add some missing register definitions
Aurabindo Pillai
1
-0
/
+18
2024-06-27
drm/amdgpu: add gpu reset check and exception handling
YiPeng Chai
1
-0
/
+53
2024-06-27
drm/amdgpu: refine poison consumption interrupt handler
YiPeng Chai
2
-23
/
+43
2024-06-27
drm/amdgpu: refine poison creation interrupt handler
YiPeng Chai
2
-22
/
+18
2024-06-27
drm/amdgpu: process RAS fatal error MB notification
Vignesh Chander
7
-8
/
+55
2024-06-27
drm/amdgpu: add variable to record the deferred error number read by driver
YiPeng Chai
3
-21
/
+48
2024-06-27
drm/amdgpu: Use dev_ prints for virtualization as it supports multi adapter
Vignesh Chander
2
-16
/
+26
2024-06-27
drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts
Danijel Slivka
1
-0
/
+28
2024-06-27
Revert "drm/amd/amdgpu: add module parameter for jpeg"
Kenneth Feng
3
-8
/
+0
2024-06-27
Documentation/amdgpu: Add Ryzen 9000 series processors
Mario Limonciello
1
-0
/
+1
2024-06-27
Documentation/amdgpu: Add Ryzen AI 300 series processors
Mario Limonciello
1
-0
/
+1
2024-06-27
drm/amd/display: use swap() in is_config_schedulable()
Jiapeng Chong
1
-7
/
+4
2024-06-27
drm/amd/display: Remove unused function reverse_planes_order
Jiapeng Chong
1
-9
/
+0
2024-06-27
drm/amd/display: Use ARRAY_SIZE for array length
Jiapeng Chong
1
-8
/
+4
2024-06-27
drm/amd/display: Fix Makefile copyright notices
Alex Deucher
4
-29
/
+8
2024-06-27
drm/amdgpu: Don't show false warning for reg list
Lijo Lazar
2
-6
/
+24
2024-06-27
drm/amdgpu: avoid using null object of framebuffer
Julia Zhang
1
-2
/
+16
[next]