index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-01
drm/amdgpu: retire mmhub v1.8 ACA support
Ce Sun
1
-92
/
+0
2026-07-01
drm/amdgpu: Fix kernel panic during driver load failure
Harish Kasiviswanathan
2
-4
/
+22
2026-07-01
drm/amd/pm: retire aca smu backend support for smu
Ce Sun
1
-153
/
+0
2026-07-01
drm/amdgpu: retire pcs xgmi v6.4.0 legacy ras support
Ce Sun
2
-166
/
+2
2026-07-01
drm/amdgpu: retire funcs for generating legacy cper record
Ce Sun
2
-119
/
+0
2026-07-01
drm/amdgpu: retire umc v12.0 ACA support
Ce Sun
1
-68
/
+0
2026-07-01
drm/amdgpu: re-set ClearMcaOnRead CE/UE in late init for uniras
Ce Sun
1
-0
/
+3
2026-07-01
drm/amdgpu: retire sdma v4.4.2 ACA support
Ce Sun
1
-78
/
+0
2026-07-01
drm/amdgpu: retire gfx v9.4.3 ACA support
Ce Sun
1
-91
/
+0
2026-07-01
drm/amdgpu: retire xgmi v6.4.0 ACA support
Ce Sun
1
-77
/
+1
2026-07-01
drm/amdgpu: retire ACA support for vcn v4.0.3
Ce Sun
1
-70
/
+0
2026-07-01
drm/amdgpu: retire ACA support for jpeg v5.0.1
Ce Sun
1
-72
/
+0
2026-07-01
drm/amdgpu: retire ACA support for vcn v5.0.1
Ce Sun
1
-70
/
+0
2026-07-01
drm/amdgpu: retire ACA support for jpeg v4.0.3
Ce Sun
1
-71
/
+0
2026-07-01
drm/amdgpu: Drop legacy ACA log RAS error data code
Ce Sun
3
-570
/
+4
2026-07-01
drm/amdgpu: Retire legacy page retirement RAS code
Ce Sun
4
-354
/
+1
2026-07-01
drm/amdkfd: use amdgpu ring types for MES queue
Geoffrey McRae
1
-10
/
+11
2026-07-01
drm/amdgpu,amdkfd: correct setting MES queue type
Geoffrey McRae
6
-0
/
+11
2026-07-01
drm/amdgpu: Fix false error return to non-KCQ
Amber Lin
1
-4
/
+11
2026-07-01
drm/amd/ras: add set_debug_mode function for uniras
Ce Sun
8
-1
/
+67
2026-07-01
drm/amd/display: detect_link_and_local_sink: DP alt mode timeout path leaks p...
WenTao Liang
1
-1
/
+4
2026-07-01
drm/amdgpu: Fix typos in comments for IP block soft reset
Timur Kristóf
1
-4
/
+4
2026-07-01
drm/amdgpu: Simplify filtering rings during IP block soft reset
Timur Kristóf
3
-47
/
+40
2026-07-01
drm/amdkfd: add sanity check in svm_range_is_valid
Eric Huang
1
-1
/
+7
2026-07-01
drm/amdgpu/ras: Resum RAS IP hw init during nps dynamic switch
Stanley.Yang
5
-1
/
+47
2026-07-01
drm/amd/display: Promote DC to 3.2.388
Taimur Hassan
1
-1
/
+1
2026-07-01
drm/amd/amdgpu: Fix stack frame size warnings in KUnit tests
Alex Hung
5
-134
/
+208
2026-07-01
drm/amd/display: revert "Enable HUBP/DPP power gate for DCN42"
Leo Chen
1
-2
/
+2
2026-07-01
drm/amd/display: Disable mem gating for DCHVM on DCHVM init
Andrew Lichmanov
1
-1
/
+1
2026-07-01
drm/amd/display: remove dead code related to forcevrr
Charlene Liu
1
-1
/
+0
2026-07-01
drm/amd/display: Extract shared KUnit test helpers
Alex Hung
13
-243
/
+252
2026-07-01
drm/amd/display: hold a vblank ref while writeback is pending
Harry Wentland
3
-27
/
+80
2026-07-01
drm/amd/display: Add KUnit tests for mst_types
Alex Hung
3
-7
/
+593
2026-07-01
drm/amd/display: Add KUnit tests for amdgpu_dm_pp_smu
Alex Hung
3
-18
/
+1538
2026-07-01
drm/amd/display: Add KUnit tests for amdgpu_dm_psr
Alex Hung
3
-2
/
+592
2026-07-01
drm/amd/display: Add KUnit tests for amdgpu_dm_replay
Alex Hung
2
-4
/
+436
2026-07-01
drm/amd/display: Add KUnit test for amdgpu_dm_wb
Alex Hung
2
-0
/
+71
2026-07-01
drm/amd/display: Revert "Add Debug Option To Enable Per-DPM De-rate Usage"
Austin Zheng
2
-18
/
+0
2026-07-01
drm/amd/display: guard against overflow in HDCP message dump
Harry Wentland
1
-12
/
+18
2026-07-01
drm/amd/display: clamp DMUB AUX reply length to payload buffer
Harry Wentland
1
-5
/
+19
2026-07-01
drm/amd/display: Add block sequence support for bandwidth programming operations
Bhuvanachandra Pinninti
9
-5
/
+416
2026-07-01
drm/amd/display: Cleaned up headers
Bhuvanachandra Pinninti
5
-7
/
+11
2026-07-01
drm/amd/display: correct encoder minimal creation
Peichen Huang
11
-9
/
+33
2026-07-01
drm/amd/display: Fix KUnit test crash after global alpha change
Alex Hung
1
-0
/
+7
2026-07-01
drm/amd/display: scale plane global alpha to 12 bits on DCN 4.2
James Lin
1
-1
/
+11
2026-07-01
drm/amd/display: Simplify DMUB notify registration
Alex Hung
1
-4
/
+4
2026-07-01
drm/amd/display: Simplify boolean checks
Alex Hung
2
-5
/
+5
2026-07-01
drm/amd/display: Add kunit tests for amdgpu_dm_plane
Bhawanpreet Lakha
4
-44
/
+1322
2026-07-01
drm/amd/display: Add more KUnit tests for amdgpu_dm_colorop
Alex Hung
2
-15
/
+133
2026-07-01
drm/amd/display: Extract backlight helpers for KUnit tests
Alex Hung
3
-31
/
+184
[prev]
[next]