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-03-20
drm/amdgpu: fix mmhub client id out-of-bounds access
Lang Yu
-4
/
+3
2024-03-20
drm/amdgpu: fix use-after-free bug
Vitaly Prosyak
-4
/
+16
2024-03-20
drm/amdgpu: Handle duplicate BOs during process restore
Mukul Joshi
-4
/
+10
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2024-03-11
Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...
Dave Airlie
-562
/
+1265
2024-03-08
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-283
/
+391
2024-03-08
Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-283
/
+391
2024-03-07
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.1
lima1002
-0
/
+1
2024-03-07
drm/amdgpu: add VPE 6.1.1 discovery support
Alex Deucher
-0
/
+1
2024-03-07
drm/amdgpu/vpe: add VPE 6.1.1 support
Lang Yu
-106
/
+207
2024-03-07
drm/amdgpu/vpe: don't emit cond exec command under collaborate mode
Lang Yu
-0
/
+3
2024-03-07
drm/amdgpu/vpe: add collaborate mode support for VPE
Lang Yu
-0
/
+21
2024-03-07
drm/amdgpu/vpe: add PRED_EXE and COLLAB_SYNC OPCODE
Lang Yu
-1
/
+2
2024-03-07
drm/amdgpu/vpe: add multi instance VPE support
Lang Yu
-0
/
+13
2024-03-07
drm/amdgpu/discovery: add nbif v6_3_1 ip block
Likun Gao
-0
/
+5
2024-03-07
drm/amdgpu: Add nbif v6_3_1 ip block support
Hawking Zhang
-1
/
+529
2024-03-06
drm/amdgpu: add ring timeout information in devcoredump
Sunil Khatri
-0
/
+15
2024-03-06
drm/amdgpu: add dcn3.5.1 support
Yifan Zhang
-0
/
+1
2024-03-06
drm/amdgpu: disable ring_muxer if mcbp is off
Pierre-Eric Pelloux-Prayer
-11
/
+14
2024-03-06
drm/amdgpu: remove unused code
Jesse Zhang
-47
/
+15
2024-03-04
drm/amdgpu: workaround to avoid SET_Q_MODE packets v2
Christian König
-16
/
+93
2024-03-04
drm/amdgpu: cleanup conditional execution
Christian König
-184
/
+99
2024-03-04
drm/amdgpu: Use rpm_mode flag instead of checking it again for rpm
Ma Jun
-12
/
+12
2024-03-04
drm/amdgpu: change vm->task_info handling
Shashank Sharma
-119
/
+249
2024-03-04
Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...
Jesse Zhang
-81
/
+1
2024-03-01
drm/amdgpu: use GTT only as fallback for VRAM|GTT
Christian König
-0
/
+6
2024-02-29
drm/amdgpu: remove misleading amdgpu_pmops_runtime_idle() comment
Bjorn Helgaas
-2
/
+1
2024-02-29
Revert "drm/amd: Remove freesync video mode amdgpu parameter"
Alex Deucher
-0
/
+28
2024-02-29
drm/amdgpu: add deferred error check for UMC v12 address query
Tao Zhou
-1
/
+2
2024-02-28
amd/amdkfd: remove unused parameter
Eric Huang
-3
/
+2
2024-02-27
drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()
Srinivasan Shanmugam
-6
/
+10
2024-02-27
drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()
Srinivasan Shanmugam
-1
/
+1
2024-02-27
drm/amd: Drop abm_level property
Mario Limonciello
-10
/
+0
2024-02-26
drm/amdgpu: reserve more memory for MES runtime DRAM
Tim Huang
-3
/
+10
2024-02-26
drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series
Prike Liang
-20
/
+25
2024-02-26
drm/amdgpu: Do not program SQ_TIMEOUT_CONFIG in SRIOV
Victor Lu
-0
/
+3
2024-02-26
drm/amdgpu: Fix ineffective ras_mask settings
Stanley.Yang
-0
/
+1
2024-02-26
drm/amdkfd: Skip packet submission on fatal error
Lijo Lazar
-0
/
+6
2024-02-26
drm/amdgpu: Add fatal error detected flag
Lijo Lazar
-0
/
+39
2024-02-26
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
-0
/
+3
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
-0
/
+3
2024-02-26
Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-0
/
+21
2024-02-22
treewide: update LLVM Bugzilla links
Nathan Chancellor
-1
/
+1
2024-02-22
drm/amdgpu: Fix the runtime resume failure issue
Ma Jun
-0
/
+3
2024-02-22
drm/amdgpu: add vcn 4.0.6 discovery support
Yifan Zhang
-0
/
+1
2024-02-22
drm/amdgpu: Use RMW accessors for changing LNKCTL2
Ilpo Järvinen
-52
/
+30
2024-02-22
drm/amdgpu: Simplify the allocation of sync slab caches
Kunwu Chan
-3
/
+1
2024-02-22
drm/amdgpu/soc21: Enabling PG and CG flags for VCN 4.0.6
Veerabadhran Gopalakrishnan
-2
/
+7
2024-02-22
drm/amdgpu: Simplify the allocation of mux_chunk slab caches
Kunwu Chan
-3
/
+1
2024-02-22
drm/amdgpu: Simplify the allocation of fence slab caches
Kunwu Chan
-3
/
+1
[prev]
[next]