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
2022-02-09
drm/amdgpu: Move reset sem into reset_domain
Andrey Grodzovsky
1
-12
/
+11
2022-02-09
drm/amdgpu: Rework reset domain to be refcounted.
Andrey Grodzovsky
1
-17
/
+27
2022-02-09
drm/amdgpu: Drop concurrent GPU reset protection for device
Andrey Grodzovsky
1
-82
/
+7
2022-02-09
drm/amdgpu: Drop hive->in_reset
Andrey Grodzovsky
1
-18
/
+1
2022-02-09
drm/amdgpu: Serialize non TDR gpu recovery with TDRs
Andrey Grodzovsky
1
-1
/
+32
2022-02-09
drm/amdgpu: Move scheduler init to after XGMI is ready
Andrey Grodzovsky
1
-0
/
+45
2022-02-09
drm/amdgpu: Introduce reset domain
Andrey Grodzovsky
1
-1
/
+19
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
1
-1
/
+1
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-11
drm/amdgpu: not return error on the init_apu_flags
Prike Liang
1
-4
/
+2
2022-01-11
drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
Tom St Denis
1
-1
/
+3
2022-01-11
drm/amdgpu: recover gart table at resume
Nirmoy Das
1
-11
/
+0
2022-01-11
drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
Nirmoy Das
1
-2
/
+2
2022-01-11
drm/amdgpu: Unmap MMIO mappings when device is not unplugged
Leslie Shi
1
-0
/
+11
2022-01-07
drm/amdgpu: explicitly check for s0ix when evicting resources
Mario Limonciello
1
-2
/
+2
2021-12-31
Merge tag 'amd-drm-next-5.17-2021-12-30' of ssh://gitlab.freedesktop.org/agd5...
Dave Airlie
1
-17
/
+29
2021-12-30
drm/amdgpu: no DC support for headless chips
Alex Deucher
1
-0
/
+6
2021-12-30
drm/amdgpu: Check the memory can be accesssed by ttm_device_clear_dma_mappings.
Surbhi Kakarya
1
-1
/
+2
2021-12-30
drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent...
Leslie Shi
1
-1
/
+3
2021-12-28
drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handling
sashank saye
1
-5
/
+4
2021-12-28
drm/amdgpu: get xgmi info before ip_init
Victor Skvortsov
1
-0
/
+7
2021-12-23
Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-27
/
+118
2021-12-16
drm/amdgpu: Separate vf2pf work item init from virt data exchange
Victor Skvortsov
1
-1
/
+5
2021-12-16
drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence
Huang Rui
1
-9
/
+2
2021-12-14
amdgpu: fix some kernel-doc markup
Yann Dirson
1
-3
/
+3
2021-12-14
drm/amdgpu: use adev_to_drm to get drm_device pointer
Guchun Chen
1
-1
/
+1
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-6
/
+9
2021-12-13
drm/amdgpu: Detect if amdgpu in IOMMU direct map mode
Philip Yang
1
-0
/
+19
2021-12-13
drm/amdgpu: introduce a kind of halt state for amdgpu device
Lang Yu
1
-0
/
+39
2021-12-13
drm/amdgpu: only hw fini SMU fisrt for ASICs need that
Lang Yu
1
-15
/
+32
2021-12-13
drm/amd: fix improper docstring syntax
Isabella Basso
1
-2
/
+2
2021-12-13
drm/amdgpu: recover XGMI topology for SRIOV VF after reset
Zhigang Luo
1
-3
/
+14
2021-12-13
drm/amdgpu: skip reset other device in the same hive if it's SRIOV VF
Zhigang Luo
1
-3
/
+4
2021-12-01
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-01
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-12-01
drm/amdgpu: adjust the kfd reset sequence in reset sriov function
shaoyunl
1
-4
/
+8
2021-12-01
drm/amdgpu: fix disable ras feature failed when unload drvier v2
Stanley.Yang
1
-2
/
+3
2021-12-01
drm/amdgpu: check atomic flag to differeniate with legacy path
Flora Cui
1
-2
/
+2
2021-11-24
drm/amdgpu: move kfd post_reset out of reset_sriov function
shaoyunl
1
-4
/
+3
2021-11-24
drm/amdgpu: move kfd post_reset out of reset_sriov function
shaoyunl
1
-4
/
+3
2021-11-22
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
1
-0
/
+3
2021-11-17
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
1
-0
/
+3
2021-11-17
drm/amdgpu: use generic fb helpers instead of setting up AMD own's.
Evan Quan
1
-8
/
+4
2021-11-09
drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov
shaoyunl
1
-4
/
+1
2021-11-05
drm/amdgpu: fix SI handling in amdgpu_device_asic_has_dc_support()
Alex Deucher
1
-1
/
+11
2021-11-03
drm/amdgpu: remove duplicated kfd_resume_iommu
James Zhu
1
-4
/
+0
2021-11-03
drm/amd/amdgpu: fix bad job hw_fence use after free in advance tdr
Jingwen Chen
1
-0
/
+4
2021-10-28
drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()
Lang Yu
1
-1
/
+1
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
1
-0
/
+4
[next]