index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2021-09-16
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
1
-0
/
+12
2021-08-20
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
1
-6
/
+5
2021-08-18
drm/amd/amdgpu:flush ttm delayed work before cancel_sync
YuBiao Wang
1
-1
/
+3
2021-08-16
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
1
-1
/
+12
2021-08-09
drm/amd/amdgpu: skip locking delayed work if not initialized.
YuBiao Wang
1
-1
/
+2
2021-08-05
drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)
Guchun Chen
1
-3
/
+2
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-44
/
+97
2021-07-28
drm/amdgpu: adjust fence driver enable sequence
Likun Gao
1
-4
/
+6
2021-07-23
drm/amdgpu: Clear doorbell interrupt status for Sienna Cichlid
Chengzhe Liu
1
-0
/
+4
2021-07-23
drm/amdgpu: init family name for cyan_skillfish
Tao Zhou
1
-0
/
+1
2021-07-23
drm/amdgpu: add cyan_skillfish asic type
Tao Zhou
1
-0
/
+5
2021-07-23
drm/amd/amdgpu: consider kernel job always not guilty
Jingwen Chen
1
-3
/
+3
2021-07-23
drm/amdgpu: Change the imprecise function name
Roy Sun
1
-1
/
+1
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-5
/
+6
2021-07-21
vgaarb: don't pass a cookie to vga_client_register
Christoph Hellwig
1
-4
/
+5
2021-07-21
vgaarb: remove the unused irq_set_state argument to vga_client_register
Christoph Hellwig
1
-1
/
+1
2021-07-21
vgaarb: provide a vga_client_unregister wrapper
Christoph Hellwig
1
-1
/
+1
2021-07-16
drm/amdgpu: split amdgpu_device_access_vram() into two small parts
Kevin Wang
1
-30
/
+75
2021-07-01
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
1
-6
/
+2
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
1
-0
/
+36
2021-06-30
drm/amd/amdgpu: enable gpu recovery for beige_goby
Chengming Gui
1
-0
/
+1
2021-06-15
drm/amdgpu: move shadow_list to amdgpu_bo_vm
Nirmoy Das
1
-2
/
+3
2021-06-10
Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-2
/
+38
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+3
2021-06-04
drm/amdgpu: Add DC support and display block for Yellow Carp
Nicholas Kazlauskas
1
-0
/
+1
2021-06-04
drm/amdgpu: add yellow carp support for gpu_info and ip block setting
Aaron Liu
1
-0
/
+7
2021-06-04
drm/amdgpu: add yellow carp asic_type enum
Aaron Liu
1
-0
/
+1
2021-06-04
drm/amdgpu: Don't flush/invalidate HDP for APUs and A+A
Eric Huang
1
-2
/
+29
2021-06-04
Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-3
/
+29
2021-06-02
drm/ttm: rename bo->mem and make it a pointer
Christian König
1
-3
/
+3
2021-06-01
drm/amdgpu: enable smart shift on dGPU (v5)
Sathishkumar S
1
-0
/
+24
2021-05-27
drm/amd/amdgpu/amdgpu_device: Make local function static
Lee Jones
1
-1
/
+1
2021-05-26
drm/amdgpu: Fix clang warning: unused label 'exit'
Andrey Grodzovsky
1
-0
/
+2
2021-05-25
drm/amdgpu: add judgement for dc support
Asher Song
1
-1
/
+3
2021-05-25
drm/amdgpu: Rename flag which prevents HW access
Andrey Grodzovsky
1
-3
/
+3
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-14
/
+29
2021-05-21
drm/amdgpu: Indirect register access for Navi12 sriov
Peng Ju Zhou
1
-1
/
+1
2021-05-19
drm/amdgpu: Unmap all MMIO mappings
Andrey Grodzovsky
1
-3
/
+23
2021-05-19
drm/amdgpu: Guard against write accesses after device removal
Andrey Grodzovsky
1
-1
/
+9
2021-05-19
drm/amdgpu: Handle IOMMU enabled case.
Andrey Grodzovsky
1
-2
/
+2
2021-05-19
drm/amdgpu: Add early fini callback
Andrey Grodzovsky
1
-19
/
+40
2021-05-19
drm/amdgpu: Split amdgpu_device_fini into early and late
Andrey Grodzovsky
1
-8
/
+18
2021-05-19
drm/amd/amdgpu: fix a potential deadlock in gpu reset
Lang Yu
1
-1
/
+0
2021-05-19
drm/amd/amdgpu: Enable DCN IP init for Beige Goby
Aurabindo Pillai
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: Use IP discovery table for beige goby
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: set asic family and ip blocks for beige_goby
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amd/amdgpu: add beige_goby asic type
Chengming Gui
1
-0
/
+1
2021-05-19
drm/amdgpu: switch to cached fw flags for gpu virt cap
Hawking Zhang
1
-1
/
+1
2021-05-19
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
1
-1
/
+14
2021-05-10
drm/amdgpu: Rename to ras_*_enabled
Luben Tuikov
1
-2
/
+2
[next]