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-07-24
drm/amdgpu: skip kfd init if GFX is not ready.
Yifan Zhang
1
-1
/
+5
2024-07-24
drm/amdkfd: Validate user queue update
Philip Yang
1
-1
/
+31
2024-07-24
drm/amdkfd: Validate user queue svm memory residency
Philip Yang
3
-1
/
+122
2024-07-23
drm/amdgpu/gfx9.4.3: Enable bad opcode interrupt
Alex Deucher
1
-0
/
+69
2024-07-23
drm/amdgpu/gfx9: Enable bad opcode interrupt
Alex Deucher
1
-0
/
+65
2024-07-23
drm/amdgpu/gfx12: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+74
2024-07-23
drm/amdgpu/gfx10: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+74
2024-07-23
drm/amdgpu/gfx11: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+73
2024-07-23
drm/amdgpu/gfx: add bad opcode interrupt
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx9: properly handle error ints on all pipes
Alex Deucher
2
-5
/
+89
2024-07-23
drm/amdgpu/gfx12: properly handle error ints on all pipes
Alex Deucher
1
-24
/
+106
2024-07-23
drm/amdgpu/gfx11: properly handle error ints on all pipes
Alex Deucher
1
-23
/
+111
2024-07-23
drm/amdgpu/gfx10: properly handle error ints on all pipes
Alex Deucher
1
-21
/
+109
2024-07-23
drm/amdgpu/gfx12: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx11: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx10: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
1
-0
/
+3
2024-07-23
drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-07-23
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-23
drm/amdkfd: Ensure user queue buffers residency
Philip Yang
5
-9
/
+49
2024-07-23
drm/amdgpu/gfx9.4.3: implement wave kill for compute queues
Alex Deucher
1
-0
/
+14
2024-07-23
drm/amdgpu: add print support for sdma_v_4_4_2 ip_dump
Sunil Khatri
1
-0
/
+22
2024-07-23
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw
Srinivasan Shanmugam
1
-3
/
+5
2024-07-23
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-07-23
drm/amdkfd: Validate user queue buffers
Philip Yang
2
-2
/
+40
2024-07-23
drm/amdgpu/gfx9: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx8: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx7: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...
Srinivasan Shanmugam
1
-1
/
+3
2024-07-23
drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...
Srinivasan Shanmugam
1
-1
/
+3
2024-07-23
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Srinivasan Shanmugam
1
-0
/
+2
2024-07-23
drm/amd/display: Implement bounds check for stream encoder creation in DCN401
Srinivasan Shanmugam
1
-1
/
+1
2024-07-23
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
1
-0
/
+2
2024-07-23
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Srinivasan Shanmugam
1
-0
/
+2
2024-07-23
drm/amd/display: Add kdoc entry for 'bs_coeffs_updated' in dpp401_dscl_progra...
Srinivasan Shanmugam
1
-0
/
+1
2024-07-23
drm/amd/display: 3.2.293
Aric Cyr
1
-1
/
+1
2024-07-23
drm/amd/display: remove unused folder
Aurabindo Pillai
2
-23
/
+0
2024-07-23
drm/amd/display: Remove duplicate HWSS interfaces
Joshua Aberback
21
-45
/
+22
2024-07-23
drm/amd/display: Various DML2 fixes for FAMS2
Dillon Varone
2
-2
/
+1
2024-07-23
drm/amd/display: Remove old comments
Rodrigo Siqueira
2
-4
/
+4
2024-07-23
drm/amd/display: Check link_res->hpo_dp_link_enc before using it
Alex Hung
1
-0
/
+5
2024-07-23
drm/amd/display: Add MST debug message when link detection fails
Alex Hung
1
-1
/
+4
2024-07-23
drm/amd/display: Check top sink only when multiple streams for DP2
Sung Joon Kim
4
-8
/
+42
2024-07-23
drm/amd/display: Fix Potential Null Dereference
Gabe Teeger
1
-3
/
+3
2024-07-23
drm/amd/display: Add helper function to check for non-address fast updates
Ilya Bakoulin
2
-1
/
+30
2024-07-23
drm/amd/display: rename dcn401_soc to dcn4_variant_a_soc
Aurabindo Pillai
2
-2
/
+2
2024-07-23
drm/amd/display: rename dcn3/dcn4 to more sound terms
Aurabindo Pillai
12
-475
/
+475
2024-07-23
drm/amd/display: Add source select helper functions
Hansen Dsouza
1
-0
/
+324
2024-07-23
drm/amd/display: Check if Mode is Supported Before Returning Result
Austin Zheng
1
-1
/
+2
2024-07-23
drm/amd/display: ensure EASF and ISHARP coefficients are programmed together
Samson Tam
1
-8
/
+20
[next]