index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-05-10
drm/amdgpu: Remove redundant ras->supported
Luben Tuikov
1
-2
/
+4
2021-05-10
drm/amdgpu: change the default timeout for kernel compute queues
Alex Deucher
1
-5
/
+3
2021-05-10
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
1
-15
/
+13
2021-04-29
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
1
-15
/
+13
2021-04-28
drm/amd/amdgpu/sriov disable all ip hw status by default
Jack Zhang
1
-1
/
+1
2021-04-20
drm/amd/amdgpu/amdgpu_device: Remove unused variable 'r'
Lee Jones
1
-3
/
+2
2021-04-09
drm/amdgpu: split mmhub callbacks into ras and non-ras ones
Hawking Zhang
1
-5
/
+6
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
1
-1
/
+1
2021-04-09
drm/amdgpu: indirect register access for nv12 sriov
Peng Ju Zhou
1
-0
/
+5
2021-04-09
drm/amdgpu: Reset error code for 'no handler' case
Lijo Lazar
1
-3
/
+8
2021-04-09
drm/amdgpu: Enable recovery on aldebaran
Lijo Lazar
1
-0
/
+1
2021-04-09
drm/amdgpu: Make set PG/CG state functions public
Lijo Lazar
1
-3
/
+4
2021-04-09
drm/amdgpu: Add reset control handling to reset workflow
Lijo Lazar
1
-30
/
+78
2021-04-09
drm/amd/amdgpu implement tdr advanced mode
Jack Zhang
1
-0
/
+81
2021-04-09
drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-4
/
+4
2021-04-09
drm/amdgpu: move vram recover into sriov full access
Horace Chen
1
-1
/
+1
2021-04-09
drm/amdgpu: skip kfd suspend/resume for S0ix
Alex Deucher
1
-4
/
+7
2021-04-09
drm/amdgpu: drop S0ix checks around CG/PG in suspend
Alex Deucher
1
-4
/
+2
2021-04-09
drm/amdgpu: skip CG/PG for gfx during S0ix
Pratik Vishwakarma
1
-0
/
+8
[next]