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
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Lines
2021-08-20
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
-6
/
+5
2021-07-26
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
-6
/
+2
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
-0
/
+36
2021-06-30
drm/amd/amdgpu: enable gpu recovery for beige_goby
Chengming Gui
-0
/
+1
2021-06-15
drm/amdgpu: move shadow_list to amdgpu_bo_vm
Nirmoy Das
-2
/
+3
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-2
/
+38
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-3
/
+3
2021-06-04
drm/amdgpu: Add DC support and display block for Yellow Carp
Nicholas Kazlauskas
-0
/
+1
2021-06-04
drm/amdgpu: add yellow carp support for gpu_info and ip block setting
Aaron Liu
-0
/
+7
2021-06-04
drm/amdgpu: add yellow carp asic_type enum
Aaron Liu
-0
/
+1
2021-06-04
drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
Eric Huang
-2
/
+29
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-3
/
+29
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
-3
/
+3
2021-06-01
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
-0
/
+24
2021-05-27
drm/amd/amdgpu/amdgpu_device: Make local function static
Lee Jones
-1
/
+1
2021-05-26
drm/amdgpu: Fix clang warning: unused label 'exit'
Andrey Grodzovsky
-0
/
+2
2021-05-25
drm/amdgpu: add judgement for dc support
Asher Song
-1
/
+3
2021-05-25
drm/amdgpu: Rename flag which prevents HW access
Andrey Grodzovsky
-3
/
+3
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-14
/
+29
2021-05-21
drm/amdgpu: Indirect register access for Navi12 sriov
Peng Ju Zhou
-1
/
+1
2021-05-19
drm/amdgpu: Unmap all MMIO mappings
Andrey Grodzovsky
-3
/
+23
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
-1
/
+9
2021-05-19
drm/amdgpu: Handle IOMMU enabled case.
Andrey Grodzovsky
-2
/
+2
2021-05-19
drm/amdgpu: Add early fini callback
Andrey Grodzovsky
-19
/
+40
2021-05-19
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
-8
/
+18
2021-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
-1
/
+0
2021-05-19
drm/amd/amdgpu: Enable DCN IP init for Beige Goby
Aurabindo Pillai
-0
/
+1
2021-05-19
drm/amd/amdgpu: Use IP discovery table for beige goby
Chengming Gui
-0
/
+1
2021-05-19
drm/amd/amdgpu: set asic family and ip blocks for beige_goby
Chengming Gui
-0
/
+1
2021-05-19
drm/amd/amdgpu: add beige_goby asic type
Chengming Gui
-0
/
+1
2021-05-19
drm/amdgpu: switch to cached fw flags for gpu virt cap
Hawking Zhang
-1
/
+1
2021-05-19
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
-1
/
+14
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
-2
/
+2
2021-05-10
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
-2
/
+4
2021-05-10
drm/amdgpu: change the default timeout for kernel compute queues
Alex Deucher
-5
/
+3
2021-05-10
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
-15
/
+13
2021-04-29
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
-15
/
+13
2021-04-28
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
-1
/
+1
2021-04-20
drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
Lee Jones
-3
/
+2
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
-5
/
+6
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
-1
/
+1
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
-0
/
+5
2021-04-09
drm/amdgpu: Reset error code for 'no handler' case
Lijo Lazar
-3
/
+8
2021-04-09
drm/amdgpu: Enable recovery on aldebaran
Lijo Lazar
-0
/
+1
2021-04-09
drm/amdgpu: Make set PG/CG state functions public
Lijo Lazar
-3
/
+4
2021-04-09
drm/amdgpu: Add reset control handling to reset workflow
Lijo Lazar
-30
/
+78
2021-04-09
drm/amd/amdgpu implement tdr advanced mode
Jack Zhang
-0
/
+81
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
-4
/
+4
2021-04-09
drm/amdgpu: move vram recover into sriov full access
Horace Chen
-1
/
+1
2021-04-09
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
-4
/
+7
[next]