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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-06
drm/amd/display: skip crtc power down when ips switch
Fudong Wang
1
-0
/
+1
2024-08-06
drm/amd/display: Add clock control callbacks
Hansen Dsouza
1
-29
/
+252
2024-08-06
drm/amd/display: Re-enable panel replay feature
Tom Chung
1
-12
/
+8
2024-08-06
drm/amd/display: Force enable 3DLUT DMA check for dcn401 in DML
Dillon Varone
3
-2
/
+6
2024-08-06
drm/amd/display: Assume 32 bpp cursor in DML21
Joshua Aberback
1
-12
/
+1
2024-08-06
drm/amd/display: Disable SubVP if Hardware Rotation is Used
Austin Zheng
1
-1
/
+2
2024-08-06
drm/amdgpu: change non-dcc buffer copy configuration
Frank Min
1
-2
/
+3
2024-08-06
drm/amdgpu: report bad status in GPU recovery
Tao Zhou
1
-2
/
+8
2024-08-06
drm/amdgpu: update bad state check in GPU recovery
Tao Zhou
1
-1
/
+1
2024-08-06
drm/amd/display: Print Pcon FRL Link BW in Debug Message
Fangzhi Zuo
1
-0
/
+2
2024-08-06
drm/amdgpu: Forward soft recovery errors to userspace
Joshua Ashton
1
-2
/
+1
2024-08-06
drm/amdgpu: remove RAS unused paramter 'err_addr'
Yang Wang
9
-45
/
+31
2024-08-06
drm/amdgpu: add golden setting for gc v12
Likun Gao
1
-0
/
+27
2024-08-06
drm/amd/display: fix a UBSAN warning in DML2.1
Aurabindo Pillai
1
-44
/
+49
2024-08-06
drm/amdgpu: create function to check RAS RMA status
Tao Zhou
4
-8
/
+19
2024-08-06
drm/amd/display: Add stream and char control callback
Hansen Dsouza
1
-10
/
+122
2024-08-06
drm/amd/display: Fix overlay with pre-blend color processing
Michael Strauss
1
-2
/
+5
2024-08-06
drm/buddy: Add start address support to trim function
Arunpravin Paneer Selvam
2
-3
/
+24
2024-08-06
drm/amd/display: Add missing program DET segment call to pipe init
Rodrigo Siqueira
1
-0
/
+2
2024-08-06
drm/amd/display: Remove unused fields from dc_caps
Rodrigo Siqueira
1
-4
/
+0
2024-08-06
drm/amd/display: Remove unused fields from dmub_cmd_update_dirty_rect_data
Rodrigo Siqueira
1
-8
/
+0
2024-08-06
drm/amd/display: Remove useless defines
Rodrigo Siqueira
1
-8
/
+0
2024-08-06
drm/amd/display: Cleanup dml2 and dc/resource Makefile
Rodrigo Siqueira
2
-4
/
+0
2024-08-06
drm/amd/display: Add missing DCN314 to the DML Makefile
Rodrigo Siqueira
1
-0
/
+2
2024-08-06
drm/amdgpu: optimize the padding for gfx_v9_4_3
Sunil Khatri
1
-1
/
+19
2024-08-06
drm/radeon: use GEM references instead of TTMs
Christian König
2
-6
/
+3
2024-08-06
drm/amdgpu: optimize the padding for gfx9
Sunil Khatri
1
-3
/
+21
2024-08-06
drm/amdpgu: Micro-optimise amdgpu_ring_commit
Tvrtko Ursulin
1
-1
/
+1
2024-08-06
drm/amdgpu: Add more types for boot time error reporting
Hawking Zhang
2
-0
/
+12
2024-08-06
drm/amdgpu: force to use legacy inv in mmhub
Likun Gao
1
-1
/
+2
2024-08-06
drm/amdgpu: optimize the padding for gfx12
Sunil Khatri
1
-2
/
+20
2024-08-06
drm/amd/display: Add NULL check for function pointer in dcn32_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+3
2024-08-06
drm/amd/display: Add NULL check for function pointer in dcn401_set_output_tra...
Srinivasan Shanmugam
1
-1
/
+3
2024-08-06
drm/amd/display: Add NULL check for function pointer in dcn20_set_output_tran...
Srinivasan Shanmugam
1
-1
/
+2
2024-08-06
drm/amdgpu: use CPU for page table update if SDMA is unavailable
Yifan Zhang
1
-0
/
+6
2024-08-06
drm/amdgpu: optimize the padding for gfx11
Sunil Khatri
1
-2
/
+20
2024-08-06
drm/amdkfd: fix debug watchpoints for logical devices
Jonathan Kim
3
-16
/
+17
2024-08-06
drm/amdgpu: do not call insert_nop fn for zero count
Sunil Khatri
1
-1
/
+3
2024-08-06
drm/amdkfd: support per-queue reset on gfx9
Jonathan Kim
16
-13
/
+373
2024-08-06
drm/amdgpu: optimize the padding for gfx10
Sunil Khatri
1
-2
/
+20
2024-08-06
drm/amd/display: Align 'dpp401_dscl_program_isharp' with actual function para...
Srinivasan Shanmugam
1
-1
/
+0
2024-08-06
drm/amdgpu: Clean up the register dump via debugfs list
Sunil Khatri
3
-41
/
+1
2024-08-06
drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list
Sunil Khatri
1
-96
/
+0
2024-08-06
drm/amd/pm: add overdrive support on smu v14.0.2/3
Kenneth Feng
2
-3
/
+894
2024-08-06
drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...
Srinivasan Shanmugam
1
-1
/
+3
2024-08-06
drm/amd/pm: update powerplay structure on smu v14.0.2/3
Kenneth Feng
1
-6
/
+46
2024-08-06
drm/amdkfd: Fix compile error if HMM support not enabled
Philip Yang
1
-0
/
+14
2024-08-06
drm/amd/display: 3.2.294
Aric Cyr
1
-1
/
+1
2024-08-06
drm/amd/display: Remove unused code
Rodrigo Siqueira
1
-10
/
+0
2024-08-06
drm/amd/display: Add missing registers for dcn32
Rodrigo Siqueira
1
-0
/
+5
[next]