index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-06
drm/amdgpu: optimize the padding for gfx12
Sunil Khatri
1
-2
/
+20
2024-08-06
drm/amdgpu: use CPU for page table update if SDMA is unavailable
Yifan Zhang
1
-0
/
+6
2024-08-06
drm/amdgpu: optimize the padding for gfx11
Sunil Khatri
1
-2
/
+20
2024-08-06
drm/amdgpu: do not call insert_nop fn for zero count
Sunil Khatri
1
-1
/
+3
2024-08-06
drm/amdkfd: support per-queue reset on gfx9
Jonathan Kim
9
-4
/
+147
2024-08-06
drm/amdgpu: optimize the padding for gfx10
Sunil Khatri
1
-2
/
+20
2024-08-06
drm/amdgpu: Clean up the register dump via debugfs list
Sunil Khatri
3
-41
/
+1
2024-08-06
drm/amdgpu: Remove debugfs amdgpu_reset_dump_register_list
Sunil Khatri
1
-96
/
+0
2024-08-02
Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"
Hamza Mahfooz
1
-4
/
+0
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
190
-3282
/
+18084
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
4
-8
/
+14
2024-07-27
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
1
-8
/
+8
2024-07-27
drm/amdgpu: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
8
-23
/
+14
2024-07-27
drm/amdgpu: trigger ip dump before suspend of IP's
Sunil Khatri
1
-30
/
+30
2024-07-27
drm/amdgpu: increase mes log buffer size for gfx12
Michael Chen
4
-8
/
+14
2024-07-27
drm/amdgpu: print VCN instance dump for valid instance
Sunil Khatri
1
-10
/
+18
2024-07-27
drm/amdgpu: Add MFD support for ISP I2C bus
Venkata Narendra Kumar Gutta
5
-24
/
+113
2024-07-27
drm/amdgpu: fix contiguous handling for IB parsing v2
Christian König
1
-8
/
+8
2024-07-27
drm/amdgpu: add print support for vcn_v3_0 ip dump
Sunil Khatri
1
-1
/
+27
2024-07-27
drm/amdgpu: add vcn_v3_0 ip dump support
Sunil Khatri
1
-1
/
+148
2024-07-27
drm/amdgpu: add macro to calculate offset with instance
Sunil Khatri
1
-0
/
+4
2024-07-27
drm/amdgpu: add vcn ip dump ptr in vcn global struct
Sunil Khatri
1
-0
/
+3
2024-07-25
drm/amdgpu: properly handle vbios fake edid sizing
Alex Deucher
1
-13
/
+16
2024-07-25
drm/scheduler: remove full_recover from drm_sched_start
Christian König
2
-3
/
+3
2024-07-24
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
1
-4
/
+5
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
3
-0
/
+18
2024-07-24
drm/amdgpu: Fix eeprom max record count
Stanley.Yang
1
-0
/
+3
2024-07-24
drm/amdgpu: fix ras UE error injection failure issue
YiPeng Chai
1
-3
/
+1
2024-07-24
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
2
-5
/
+60
2024-07-24
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
1
-0
/
+8
2024-07-24
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
1
-1
/
+1
2024-07-24
drm/amdgpu: Fix atomics on GFX12
David Belanger
6
-1
/
+87
2024-07-24
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Alex Deucher
1
-0
/
+12
2024-07-24
drm/amdgpu: reset vm state machine after gpu reset(vram lost)
ZhenGuo Yin
1
-4
/
+5
2024-07-24
drm/amdgpu: add missed harvest check for VCN IP v4/v5
Tim Huang
3
-0
/
+18
2024-07-24
drm/amdgpu: skip kfd init if GFX is not ready.
Yifan Zhang
1
-1
/
+5
2024-07-23
drm/amdgpu/gfx9.4.3: Enable bad opcode interrupt
Alex Deucher
1
-0
/
+69
2024-07-23
drm/amdgpu/gfx9: Enable bad opcode interrupt
Alex Deucher
1
-0
/
+65
2024-07-23
drm/amdgpu/gfx12: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+74
2024-07-23
drm/amdgpu/gfx10: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+74
2024-07-23
drm/amdgpu/gfx11: Enable bad opcode interrupt
Jesse Zhang
1
-0
/
+73
2024-07-23
drm/amdgpu/gfx: add bad opcode interrupt
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx9: properly handle error ints on all pipes
Alex Deucher
2
-5
/
+89
2024-07-23
drm/amdgpu/gfx12: properly handle error ints on all pipes
Alex Deucher
1
-24
/
+106
2024-07-23
drm/amdgpu/gfx11: properly handle error ints on all pipes
Alex Deucher
1
-23
/
+111
2024-07-23
drm/amdgpu/gfx10: properly handle error ints on all pipes
Alex Deucher
1
-21
/
+109
2024-07-23
drm/amdgpu/gfx12: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx11: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
2024-07-23
drm/amdgpu/gfx10: enable wave kill for compute queues
Alex Deucher
1
-0
/
+1
[prev]
[next]