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-06-05
drm/amdgpu: fix comments and error message for ipdump
Sunil Khatri
-8
/
+8
2024-06-05
drm/amdgpu: rename ip_dump_cp_queues to compute queues
Sunil Khatri
-22
/
+22
2024-06-05
drm/amdgpu: add cp queue registers for gfx9 ipdump
Sunil Khatri
-2
/
+108
2024-06-05
drm/amdgpu: add print support for gfx9 ipdump
Sunil Khatri
-1
/
+17
2024-06-05
drm/amdgpu: add gfx9 register support in ipdump
Sunil Khatri
-1
/
+123
2024-06-05
drm/amdgpu: Fix type mismatch in amdgpu_gfx_kiq_init_ring
Srinivasan Shanmugam
-1
/
+2
2024-06-05
drm/amdgu: fix Unintentional integer overflow for mall size
Jesse Zhang
-1
/
+1
2024-06-05
drm/amdgpu: Update programming for boot error reporting
Hawking Zhang
-57
/
+46
2024-06-05
drm/amdgpu/soc24: use common nbio callback to set remap offset
Alex Deucher
-3
/
+1
2024-06-05
drm/amdgpu: Estimate RAS reservation when report capacity v2
Hawking Zhang
-2
/
+31
2024-06-05
drm/amdgpu: use u32 for buf size in __amdgpu_eeprom_xfer
Tao Zhou
-5
/
+5
2024-06-05
drm/amdgpu: drop some kernel messages in VCN code
David (Ming Qiang) Wu
-13
/
+1
2024-06-05
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_GFX12
Shane Xiao
-12
/
+14
2024-05-31
Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...
Dave Airlie
-18
/
+27
2024-05-29
drm/amdgpu: Make CPX mode auto default in NPS4
Rajneesh Bhardwaj
-1
/
+1
2024-05-29
drm/amdkfd: simplify APU VRAM handling
Alex Deucher
-8
/
+8
2024-05-29
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jesse Zhang
-1
/
+5
2024-05-29
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
-7
/
+12
2024-05-29
drm/amdgpu/gfx11: enable gfx pipe1 hardware support
Alex Deucher
-3
/
+3
2024-05-29
drm/amdgpu: Make CPX mode auto default in NPS4
Rajneesh Bhardwaj
-1
/
+1
2024-05-29
drm/amdgpu/gfx11: handle priority setup for gfx pipe1
Alex Deucher
-11
/
+25
2024-05-29
drm/amdgpu/gfx11: select HDP ref/mask according to gfx ring pipe
Alex Deucher
-1
/
+1
2024-05-29
drm/amdgpu: Add lock around VF RLCG interface
Victor Skvortsov
-0
/
+9
2024-05-29
drm/amdkfd: simplify APU VRAM handling
Alex Deucher
-8
/
+8
2024-05-29
drm/amdgpu: fix typo in amdgpu_ras_aca_sysfs_read() function
Yang Wang
-1
/
+1
2024-05-29
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jesse Zhang
-1
/
+5
2024-05-29
drm/amd/amdgpu: add AMD_PG_SUPPORT_VCN_DPG flag
David (Ming Qiang) Wu
-1
/
+2
2024-05-29
drm/amdgpu: drop MES 10.1 support v3
Alex Deucher
-1450
/
+71
2024-05-29
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
-7
/
+12
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-57
/
+88
2024-05-24
Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-10
/
+33
2024-05-23
drm/amdgpu: correct hbm field in boot status
Hawking Zhang
-1
/
+1
2024-05-23
drm/amdgpu: add gfx queue support for gfx11 ipdump
Sunil Khatri
-0
/
+92
2024-05-23
drm/amdgpu: add cp queue registers for gfx11 ipdump
Sunil Khatri
-2
/
+109
2024-05-23
drm/amdgpu: add print support for gfx11 ipdump
Sunil Khatri
-1
/
+16
2024-05-23
drm/amdgpu: add gfx11 registers support in ipdump
Sunil Khatri
-1
/
+106
2024-05-23
drm/amdgpu: add more device info to the devcoredump
Sunil Khatri
-2
/
+19
2024-05-23
drm/amdgpu: add prints in IP State dump
Sunil Khatri
-0
/
+2
2024-05-23
drm/amdgpu: add gfx queue support of gfx10 in ipdump
Sunil Khatri
-0
/
+91
2024-05-23
drm/amdgpu: Add cp queues support fro gfx10 in ipdump
Sunil Khatri
-4
/
+113
2024-05-23
drm/amdgpu: rename the ip_dump to ip_dump_core
Sunil Khatri
-8
/
+8
2024-05-23
drm/amdgpu: Add CRC16 selection in config
Lijo Lazar
-0
/
+1
2024-05-23
drm/amd/amdgpu: fix the inst passed to amdgpu_virt_rlcg_reg_rw
Victor Zhao
-11
/
+11
2024-05-23
drm/amdgpu - optimize rlc spm cntl
Jane Jian
-20
/
+38
2024-05-23
drm/amdgpu: correct hbm field in boot status
Hawking Zhang
-1
/
+1
2024-05-23
drm/amdgpu: program device_cntl2 through pci cfg space
Frank Min
-5
/
+8
2024-05-23
drm/amdgpu/atomfirmware: add intergrated info v2.3 table
Li Ma
-0
/
+15
2024-05-23
drm/amdgpu: Fix snprintf usage in amdgpu_gfx_kiq_init_ring
Srinivasan Shanmugam
-1
/
+1
2024-05-23
drm/amdgpu: fix invadate operation for pg_flags
Jesse Zhang
-2
/
+2
2024-05-23
drm/amdgpu/mes12: mes hw_fini fix for mode1 reset
Jack Xiao
-3
/
+4
[prev]
[next]