index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
drm/amdgpu/gfx12: properly handle error ints on all pipes
Alex Deucher
1
-24
/
+106
2024-07-24
drm/amdgpu/gfx11: properly handle error ints on all pipes
Alex Deucher
1
-23
/
+111
2024-07-24
drm/amdgpu/gfx10: properly handle error ints on all pipes
Alex Deucher
1
-21
/
+109
2024-07-24
drm/amdgpu/gfx12: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-24
drm/amdgpu/gfx11: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-24
drm/amdgpu/gfx10: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-24
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
1
-0
/
+3
2024-07-24
drm/amd/display: Add NULL check for clk_mgr in dcn32_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-07-24
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-24
drm/amdkfd: Ensure user queue buffers residency
Philip Yang
5
-9
/
+49
2024-07-24
drm/amdgpu/gfx9.4.3: implement wave kill for compute queues
Alex Deucher
1
-0
/
+14
2024-07-24
drm/amdgpu: add print support for sdma_v_4_4_2 ip_dump
Sunil Khatri
1
-0
/
+22
2024-07-24
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn401_init_hw
Srinivasan Shanmugam
1
-3
/
+5
2024-07-24
drm/amd/display: Add NULL check for clk_mgr and clk_mgr->funcs in dcn30_init_hw
Srinivasan Shanmugam
1
-3
/
+4
2024-07-24
drm/amdkfd: Validate user queue buffers
Philip Yang
2
-2
/
+40
2024-07-24
drm/amdgpu/gfx9: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-24
drm/amdgpu/gfx8: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-24
drm/amdgpu/gfx7: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-24
drm/amd/display: Add null check for head_pipe in dcn32_acquire_idle_pipe_for_...
Srinivasan Shanmugam
1
-1
/
+3
2024-07-24
drm/amd/display: Add null check for head_pipe in dcn201_acquire_free_pipe_for...
Srinivasan Shanmugam
1
-1
/
+3
2024-07-24
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Srinivasan Shanmugam
1
-0
/
+2
2024-07-24
drm/amd/display: Implement bounds check for stream encoder creation in DCN401
Srinivasan Shanmugam
1
-1
/
+1
2024-07-24
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Srinivasan Shanmugam
1
-0
/
+2
2024-07-24
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Srinivasan Shanmugam
1
-0
/
+2
2024-07-24
drm/amd/display: Add kdoc entry for 'bs_coeffs_updated' in dpp401_dscl_progra...
Srinivasan Shanmugam
1
-0
/
+1
2024-07-24
drm/amd/display: 3.2.293
Aric Cyr
1
-1
/
+1
2024-07-24
drm/amd/display: remove unused folder
Aurabindo Pillai
2
-23
/
+0
2024-07-24
drm/amd/display: Remove duplicate HWSS interfaces
Joshua Aberback
21
-45
/
+22
2024-07-24
drm/amd/display: Various DML2 fixes for FAMS2
Dillon Varone
2
-2
/
+1
2024-07-24
drm/amd/display: Remove old comments
Rodrigo Siqueira
2
-4
/
+4
2024-07-24
drm/amd/display: Check link_res->hpo_dp_link_enc before using it
Alex Hung
1
-0
/
+5
2024-07-24
drm/amd/display: Add MST debug message when link detection fails
Alex Hung
1
-1
/
+4
2024-07-24
drm/amd/display: Check top sink only when multiple streams for DP2
Sung Joon Kim
4
-8
/
+42
2024-07-24
drm/amd/display: Fix Potential Null Dereference
Gabe Teeger
1
-3
/
+3
2024-07-24
drm/amd/display: Add helper function to check for non-address fast updates
Ilya Bakoulin
2
-1
/
+30
2024-07-24
drm/amd/display: rename dcn401_soc to dcn4_variant_a_soc
Aurabindo Pillai
2
-2
/
+2
2024-07-24
drm/amd/display: rename dcn3/dcn4 to more sound terms
Aurabindo Pillai
12
-475
/
+475
2024-07-24
drm/amd/display: Add source select helper functions
Hansen Dsouza
1
-0
/
+324
2024-07-24
drm/amd/display: Check if Mode is Supported Before Returning Result
Austin Zheng
1
-1
/
+2
2024-07-24
drm/amd/display: ensure EASF and ISHARP coefficients are programmed together
Samson Tam
1
-8
/
+20
2024-07-24
drm/amd/display: Fix visual confirm bug for SubVP
Ryan Seto
3
-6
/
+31
2024-07-24
drm/amd/display: Add RCG helper functions
Hansen Dsouza
1
-0
/
+307
2024-07-24
drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
Rodrigo Siqueira
1
-2
/
+0
2024-07-24
drm/amd/display: Refactoring HPO
Revalla Hari Krishna
7
-3
/
+16
2024-07-24
drm/amd/display: Add private data type for RCG
Hansen Dsouza
1
-0
/
+81
2024-07-24
drm/amd/display: Check for NULL pointer
Sung Joon Kim
1
-1
/
+2
2024-07-24
drm/amd/display: Remove hardmax usage for dcn401
Dillon Varone
3
-29
/
+29
2024-07-24
drm/amdkfd: Refactor queue wptr_bo GART mapping
Philip Yang
7
-68
/
+116
2024-07-24
drm/amdgpu: Add sdma_v4_4_2 ip dump for devcoredump
Sunil Khatri
1
-0
/
+80
2024-07-24
drm/amdgpu: add print support for sdma_v_4_0 ip_dump
Sunil Khatri
1
-0
/
+22
[prev]
[next]