index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2024-01-25
drm/amdgpu: Add RAS_POISON_READY host response message
Victor Skvortsov
-0
/
+7
2024-01-25
drm/amdgpu: Support passing poison consumption ras block to SRIOV
YiPeng Chai
-16
/
+34
2024-01-25
drm/amdgpu: adjust aca init/fini sequence to match gpu reset
Yang Wang
-8
/
+21
2024-01-25
drm/amdgpu: add aca sysfs remove support
Yang Wang
-3
/
+15
2024-01-25
drm/amdgpu: Fix module unload hang with RAS enabled
Mukul Joshi
-0
/
+4
2024-01-25
drm/amdgpu/gfx11: set UNORD_DISPATCH in compute MQDs
Alex Deucher
-1
/
+1
2024-01-25
drm/amdgpu/gfx10: set UNORD_DISPATCH in compute MQDs
Alex Deucher
-1
/
+1
2024-01-25
drm/amd/amdgpu: Assign GART pages to AMD device mapping
Tom St Denis
-0
/
+8
2024-01-25
drm/amdgpu: Fix return type in 'aca_bank_hwip_is_matched()'
Srinivasan Shanmugam
-1
/
+1
2024-01-25
drm/ttm: replace busy placement with flags v6
Somalapuram Amaranath
-14
/
+3
2024-01-22
Revert "drm/amd/pm: fix the high voltage and temperature issue"
Mario Limonciello
-17
/
+7
2024-01-22
drm/amdgpu: skip call ras_late_init if ras block is not supported
Yang Wang
-2
/
+5
2024-01-22
drm/amdgpu: Show vram vendor only if available
Lijo Lazar
-1
/
+16
2024-01-22
drm/amdgpu: Avoid fetching vram vendor information
Lijo Lazar
-1
/
+2
2024-01-22
drm/amdgpu: update check condition of query for ras page retire
Tao Zhou
-2
/
+8
2024-01-22
drm/amdgpu: Cleanup inconsistent indenting in 'amdgpu_gfx_enable_kcq()'
Srinivasan Shanmugam
-2
/
+2
2024-01-22
drm/amdgpu:Support retiring multiple MCA error address pages
YiPeng Chai
-40
/
+77
2024-01-22
drm/amdgpu: add interface to check mca umc status
YiPeng Chai
-2
/
+35
2024-01-22
drm/amdgpu: Use asynchronous polling to handle umc_v12_0 poisoning
YiPeng Chai
-31
/
+116
2024-01-22
drm/amdgpu: Fix ras features value calltrace
Stanley.Yang
-5
/
+12
2024-01-22
drm/amdgpu: Prepare for asynchronous processing of umc page retirement
YiPeng Chai
-0
/
+39
2024-01-22
drm/amdgpu: Add log info for umc_v12_0
YiPeng Chai
-0
/
+11
2024-01-22
drm/amdgpu: Enable seq64 manager and fix bugs
Arunpravin Paneer Selvam
-52
/
+68
2024-01-19
Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-133
/
+87
2024-01-18
Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+0
2024-01-18
drm/amdgpu: Enable GFXOFF for Compute on GFX11
Ori Messinger
-4
/
+2
2024-01-18
drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"
Christian König
-65
/
+1
2024-01-18
drm/amdkfd: init drm_client with funcs hook
Flora Cui
-1
/
+4
2024-01-18
drm/amdgpu: Fix the null pointer when load rlc firmware
Ma Jun
-9
/
+6
2024-01-18
drm/amdgpu: update error condition check for umc_v12_0_query_error_address
Tao Zhou
-4
/
+1
2024-01-18
drm/amdgpu: Skip do PCI error slot reset during RAS recovery
Stanley.Yang
-0
/
+14
2024-01-18
drm/amdgpu: Show deferred error count for UMC
Stanley.Yang
-2
/
+6
2024-01-18
drm/amdgpu: Enable GFXOFF for Compute on GFX11
Ori Messinger
-4
/
+2
2024-01-18
drm/amdgpu: fix UBSAN array-index-out-of-bounds for ras_block_string[]
Yang Wang
-1
/
+4
2024-01-18
drm/amd/amdgpu: Update RLC_SPM_MC_CNT by ring wreg in guest
YuanShang
-13
/
+23
2024-01-18
drm/amdgpu: Remove unnecessary NULL check
Felix Kuehling
-1
/
+1
2024-01-18
drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"
Christian König
-65
/
+1
2024-01-18
drm/amdgpu: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
-4
/
+3
2024-01-18
drm/amdkfd: init drm_client with funcs hook
Flora Cui
-1
/
+4
2024-01-18
drm/amdgpu: Clean up errors in umc_v6_0.c
chenxuebing
-1
/
+1
2024-01-18
drm/amdgpu: Clean up errors in clearstate_si.h
chenxuebing
-16
/
+8
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
-1
/
+0
2024-01-15
drm/amdgpu: Clean up errors in amdgpu.h
chenxuebing
-6
/
+3
2024-01-15
drm/amdgpu: Clean up errors in amdgpu_gmc.c
chenxuebing
-1
/
+1
2024-01-15
drm/amdgpu: Clean up errors in jpeg_v2_5.c
chenxuebing
-6
/
+4
2024-01-15
drm/amdgpu: Clean up errors in gfx_v9_4.c
chenxuebing
-2
/
+3
2024-01-15
drm/amdgpu: Clean up errors in amdgpu_drv.c
chenxuebing
-2
/
+2
2024-01-15
drm/amd: Clean up errors in amdgpu_vkms.c
chenxuebing
-2
/
+1
2024-01-15
drm/amdgpu: Fix the null pointer when load rlc firmware
Ma Jun
-9
/
+6
2024-01-15
drm/amdgpu: Centralize ras cap query to amdgpu_ras_check_supported
Hawking Zhang
-77
/
+93
[prev]
[next]