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-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-09-28
Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-646
/
+309
2024-09-26
drm/amdgpu: bump driver version for cleared VRAM
Alex Deucher
-1
/
+2
2024-09-26
drm/amdgpu: fix vbios fetching for SR-IOV
Alex Deucher
-2
/
+9
2024-09-26
drm/amdgpu: fix PTE copy corruption for sdma 7
Frank Min
-2
/
+5
2024-09-25
drm/amdgpu/vcn: enable AV1 on both instances
Saleemkhan Jamadar
-165
/
+0
2024-09-25
drm/amdkfd: Fix CU occupancy for GFX 9.4.3
Mukul Joshi
-6
/
+6
2024-09-25
drm/amdkfd: Update logic for CU occupancy calculations
Mukul Joshi
-62
/
+45
2024-09-25
drm/amdgpu: skip coredump after job timeout in SRIOV
ZhenGuo Yin
-1
/
+4
2024-09-25
drm/amdgpu: sync to KFD fences before clearing PTEs
Christian König
-0
/
+37
2024-09-25
drm/amdgpu/mes12: set enable_level_process_quantum_check
Jack Xiao
-0
/
+1
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+4
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1003
/
+5874
2024-09-18
drm/amdgpu/mes12: reduce timeout
Alex Deucher
-1
/
+1
2024-09-18
drm/amdgpu/mes11: reduce timeout
Alex Deucher
-1
/
+1
2024-09-18
drm/amdgpu: use GEM references instead of TTMs v2
Christian König
-13
/
+10
2024-09-18
drm/amdgpu: update golden regs for gfx12
Frank Min
-3
/
+11
2024-09-18
drm/amdgpu: clean up vbios fetching code
Alex Deucher
-14
/
+2
2024-09-18
drm/amdgpu/bios: split vbios fetching between APU and dGPU
Alex Deucher
-2
/
+45
2024-09-18
drm/amdgpu: remove amdgpu_pin_restricted()
Christian König
-54
/
+6
2024-09-18
drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag
Christian König
-1
/
+11
2024-09-18
drm/amdgpu: Fix XCP instance mask calculation
Lijo Lazar
-19
/
+13
2024-09-18
drm/amdgpu: Fix get each xcp macro
Asad Kamal
-1
/
+1
2024-09-18
drm/amdgpu: load sos binary properly on the basis of pmfw version
Le Ma
-7
/
+33
2024-09-18
drm/amdgpu: add psp funcs callback to check if aux fw is needed
Le Ma
-0
/
+21
2024-09-18
drm/amdgpu: nuke the VM PD/PT shadow handling
Christian König
-265
/
+6
2024-09-18
drm/amdgpu/gfx9.4.3: Explicitly halt MEC before init
Alex Deucher
-0
/
+2
2024-09-18
drm/amdgpu/gfx9.4.3: set additional bits on MEC halt
Alex Deucher
-1
/
+9
2024-09-18
drm/amdgpu: Fix selfring initialization sequence on soc24
David Belanger
-10
/
+13
2024-09-18
drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipe
Jack Xiao
-5
/
+6
2024-09-18
drm/amdgpu: Fix a typo
Andrew Kreimer
-1
/
+1
2024-09-18
drm/amdgpu: fix typo in the comment
Yan Zhen
-8
/
+8
2024-09-18
drm/amdgpu/gfx9.4.3: drop extra wrapper
Alex Deucher
-7
/
+1
2024-09-17
drm/amdgpu: Fix missing check pcie_p2p module param
Bob Zhou
-1
/
+1
2024-09-17
drm/amdgpu: disable GPU RAS bad page feature for specific ASIC
Tao Zhou
-0
/
+5
2024-09-17
drm/amdgpu: ensure the connector is not null before using it
Tim Huang
-1
/
+1
2024-09-16
Merge tag 'vfs-6.12.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
-0
/
+1
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v1
David (Ming Qiang) Wu
-1
/
+86
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
-64
/
+78
2024-09-10
drm/amdgpu: get rid of bogus includes of fdtable.h
Al Viro
-2
/
+0
2024-09-10
drm/amdgpu: fix a race in kfd_mem_export_dmabuf()
Al Viro
-9
/
+3
2024-09-10
drm/amdgpu: Fix kdoc entry in 'amdgpu_vm_cpu_prepare'
Srinivasan Shanmugam
-2
/
+1
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v1
David (Ming Qiang) Wu
-1
/
+86
2024-09-10
drm/amd/amdgpu: apply command submission parser for JPEG v2+
David (Ming Qiang) Wu
-64
/
+78
2024-09-06
drm/amdgpu: drop redundant W=1 warnings from Makefile
Jani Nikula
-17
/
+1
2024-09-06
drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"
Christian König
-6
/
+0
2024-09-06
drm/amdgpu/mes11: Indent an if statment
Dan Carpenter
-1
/
+1
2024-09-06
drm/amdgpu: Surface svm_default_granularity, a RW module parameter
Ramesh Errabolu
-0
/
+18
2024-09-06
drm/amdgpu: fix queue reset issue by mmio
Jesse Zhang
-0
/
+1
2024-09-06
drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...
Srinivasan Shanmugam
-16
/
+19
[next]