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
2023-05-31
drm/amdgpu: add RAS POISON interrupt funcs for vcn_v4_0
Horatio Zhang
-6
/
+30
2023-05-31
drm/amdgpu: add RAS POISON interrupt funcs for vcn_v2_6
Horatio Zhang
-4
/
+21
2023-05-31
drm/amdgpu: separate ras irq from vcn instance irq for UVD_POISON
Horatio Zhang
-1
/
+29
2023-05-26
drm/radeon: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
-1
/
+1
2023-05-26
drm/amdgpu: Fix no-procfs build
Rob Clark
-0
/
+2
2023-05-24
drm/amdgpu: don't enable secure display on incompatible platforms
Jesse Zhang
-1
/
+7
2023-05-24
drm:amd:amdgpu: Fix missing buffer object unlock in failure path
Sukrut Bellary
-2
/
+6
2023-05-24
drm/amdgpu: Switch to fdinfo helper
Rob Clark
-19
/
+18
2023-05-18
drm/amdgpu: skip disabling fence driver src_irqs when device is unplugged
Guchun Chen
-1
/
+2
2023-05-18
drm/amdgpu/gmc11: implement get_vbios_fb_size()
Alex Deucher
-1
/
+20
2023-05-18
drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...
Jesse Zhang
-19
/
+14
2023-05-18
drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as well
Guilherme G. Piccoli
-1
/
+7
2023-05-18
drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.
Bas Nieuwenhuizen
-1
/
+7
2023-05-17
drm/amdgpu/gfx11: update gpu_clock_counter logic
Alex Deucher
-4
/
+7
2023-05-11
drm/amdgpu: change gfx 11.0.4 external_id range
Yifan Zhang
-1
/
+1
2023-05-11
drm/amdgpu/jpeg: Remove harvest checking for JPEG3
Saleemkhan Jamadar
-0
/
+1
2023-05-11
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras
Guchun Chen
-1
/
+2
2023-05-11
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend
Guchun Chen
-3
/
+5
2023-05-11
drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)
Lin.Cao
-1
/
+5
2023-05-11
drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs
Horatio Zhang
-49
/
+5
2023-05-11
drm/amdgpu: set gfx9 onwards APU atomics support to be true
Yifan Zhang
-0
/
+6
2023-05-11
drm/amdgpu/nv: update VCN 3 max HEVC encoding resolution
Thong Thai
-6
/
+16
2023-05-05
Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-65
/
+76
2023-05-03
drm/amdgpu: drop redundant sched job cleanup when cs is aborted
Guchun Chen
-10
/
+3
2023-05-03
drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOV
Horace Chen
-4
/
+1
2023-05-03
drm/amdgpu: add a missing lock for AMDGPU_SCHED
Chia-I Wu
-1
/
+5
2023-05-03
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()
Hamza Mahfooz
-1
/
+0
2023-05-03
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v10_0_hw_fini
Horatio Zhang
-1
/
+0
2023-05-03
drm/amdgpu: fix amdgpu_irq_put call trace in gmc_v11_0_hw_fini
Horatio Zhang
-1
/
+0
2023-05-03
drm/amdgpu: Enable doorbell selfring after resize FB BAR
Shane Xiao
-30
/
+41
2023-05-03
drm/amdgpu: Use the default reset when loading or reloading the driver
lyndonli
-0
/
+7
2023-05-03
drm/amdgpu: Fix mode2 reset for sienna cichlid
lyndonli
-1
/
+1
2023-04-25
Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1605
/
+5565
2023-04-24
drm/amdgpu/gfx11: update gpu_clock_counter logic
Alex Deucher
-4
/
+7
2023-04-24
drm/amdgpu: support psp vbflash sysfs for MP0 13_0_10
Likun Gao
-0
/
+1
2023-04-24
drm/amdgpu: add debugfs interface for reading MQDs
Alex Deucher
-0
/
+59
2023-04-24
drm/amdgpu: track MQD size for gfx and compute
Alex Deucher
-0
/
+3
2023-04-24
drm/amdgpu: bump driver version number for CP GFX shadow
Alex Deucher
-1
/
+2
2023-04-24
drm/amdkfd: Fix an issue at userptr buffer validation process.
Xiaogang Chen
-4
/
+18
2023-04-24
drm/amdgpu: add support for new GFX shadow size query
Alex Deucher
-0
/
+13
2023-04-24
drm/amdgpu: add get_gfx_shadow_info callback for gfx11
Alex Deucher
-0
/
+22
2023-04-24
drm/amdgpu: add gfx shadow callback
Alex Deucher
-0
/
+10
2023-04-24
drm/amdgpu: don't require a job for cond_exec and shadow
Alex Deucher
-2
/
+2
2023-04-24
drm/amdgpu: add gfx11 emit shadow callback
Christian König
-1
/
+29
2023-04-24
drm/amdgpu: add gfx shadow CS IOCTL support
Christian König
-1
/
+63
2023-04-24
drm/amdgpu/gfx11: check the CP FW version CP GFX shadow support
Alex Deucher
-0
/
+5
2023-04-24
drm/amdgpu: fix memory leak in mes self test
Jack Xiao
-0
/
+2
2023-04-24
drm/amdgpu/gfx11: add FW version check for new CP GFX shadow feature
Alex Deucher
-0
/
+15
2023-04-21
drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
hackyzh002
-1
/
+1
2023-04-21
drm/amd/amdgpu: Fix style issues in amdgpu_discovery.c
Srinivasan Shanmugam
-4
/
+4
[prev]
[next]