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-05-26
drm/amdgpu: move amdgpu_gmc_tmz_set after ip_version populated
Sunil Khatri
1
-3
/
+3
2022-05-26
drm/amdgpu: support ras on SRIOV
Stanley.Yang
1
-0
/
+4
2022-05-10
drm/amdgpu/psp: Add vbflash sysfs interface support
Likun Gao
1
-0
/
+10
2022-05-06
drm/amdgpu: flush delete wq after wait fence
Yiqing Yao
1
-4
/
+5
2022-05-04
drm/amdgpu: Enable KFD with MES enabled
Mukul Joshi
1
-15
/
+9
2022-05-04
drm/amdgpu: skip kfd routines when mes enabled
Jack Xiao
1
-9
/
+16
2022-05-04
drm/amdgpu: add mes_kiq module parameter v2
Jack Xiao
1
-2
/
+7
2022-05-04
drm/amdgpu: use the whole doorbell space for mes
Jack Xiao
1
-13
/
+19
2022-04-28
drm/amdgpu: switch to atomfirmware_asic_init
Hawking Zhang
1
-1
/
+4
2022-04-28
drm/amdgpu/discovery: move all table parsing into amdgpu_discovery.c
Alex Deucher
1
-3
/
+1
2022-04-21
drm/amd/amdgpu: Update PF2VF header
Bokun Zhang
1
-1
/
+1
2022-04-08
drm/amdgpu: expand cg_flags from u32 to u64
Evan Quan
1
-1
/
+1
2022-03-25
drm/amdgpu/gmc: use PCI BARs for APUs in passthrough
Alex Deucher
1
-2
/
+2
2022-03-15
drm/amdgpu: Move reset domain init before calling RREG32
Philip Yang
1
-9
/
+9
2022-03-15
drm/amdgpu: only check for _PR3 on dGPUs
Alex Deucher
1
-2
/
+4
2022-03-02
drm/amdgpu: remove unused gpu_info firmwares
Alex Deucher
1
-23
/
+0
2022-03-02
drm/amdgpu: move amdgpu_gmc_noretry_set after ip_versions populated
Yifan Zhang
1
-1
/
+1
2022-03-01
Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-13
/
+23
2022-02-24
drm/amdgpu: Exclude PCI reset method for now.
Andrey Grodzovsky
1
-0
/
+5
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-127
/
+147
2022-02-23
drm/amdgpu: add reset register dump trace on GPU
Somalapuram Amaranath
1
-0
/
+17
2022-02-23
drm/amdgpu: drop testing module parameter
Alex Deucher
1
-7
/
+0
2022-02-23
drm/amdgpu: drop benchmark module parameter
Alex Deucher
1
-6
/
+0
2022-02-23
drm/amdgpu: add a benchmark mutex
Alex Deucher
1
-0
/
+1
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-1
/
+3
2022-02-17
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Mario Limonciello
1
-0
/
+25
2022-02-17
drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_init
yipechai
1
-0
/
+6
2022-02-16
drm/amdgpu: make cyan skillfish support code more consistent
Alex Deucher
1
-1
/
+2
2022-02-14
drm/amdgpu: Handle the GPU recovery failure in SRIOV environment.
Surbhi Kakarya
1
-0
/
+15
2022-02-14
drm/amdgpu: Fix a kerneldoc warning
Rajneesh Bhardwaj
1
-1
/
+5
2022-02-11
drm/amdgpu: Fix htmldoc warning
Andrey Grodzovsky
1
-1
/
+1
2022-02-09
drm/amdgpu: Revert 'drm/amdgpu: annotate a false positive recursive locking'
Andrey Grodzovsky
1
-2
/
+2
2022-02-09
drm/amdgpu: Rework amdgpu_device_lock_adev
Andrey Grodzovsky
1
-17
/
+20
2022-02-09
drm/amdgpu: Move in_gpu_reset into reset_domain
Andrey Grodzovsky
1
-3
/
+7
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-02-02
drm/amdgpu: remove duplicate include in 'amdgpu_device.c'
Changcheng Deng
1
-1
/
+0
2022-01-27
drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
Alex Deucher
1
-0
/
+1
2022-01-27
drm/amdgpu: Fix an error message in rmmod
Tianci.Yin
1
-2
/
+2
2022-01-25
drm/amdgpu: move PX checking into amdgpu_device_ip_early_init
Alex Deucher
1
-0
/
+13
2022-01-25
drm/amdgpu: switch to amdgpu_sriov_rreg/wreg
Hawking Zhang
1
-1
/
+1
2022-01-19
drm/amdgpu: modify a pair of functions for the pcie port wreg/rreg
Xiaojian Du
1
-0
/
+33
2022-01-18
drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
Jingwen Chen
1
-1
/
+1
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
[next]