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
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
1
-1
/
+1
2019-02-11
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-12
/
+46
2019-02-07
drm/amdgpu: Fix pci platform speed and width
Harish Kasiviswanathan
1
-12
/
+46
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2019-02-01
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-34
/
+43
2019-01-25
drm/sched: Refactor ring mirror list handling.
Andrey Grodzovsky
1
-13
/
+7
2019-01-25
drm/amdgpu: sriov should skip asic_reset in device_init
wentalou
1
-1
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-14
drm/amdgpu: check if we need to reset at init time (v2)
Alex Deucher
1
-0
/
+11
2019-01-14
drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)
Tom St Denis
1
-3
/
+3
2019-01-14
drm/amdgpu/sriov: For finishing routine send rel event after init failed
Emily Deng
1
-11
/
+15
2019-01-14
drm/amdgpu: distinguish early and late re-init log in sriov
wentalou
1
-2
/
+2
2019-01-14
drm/amdgpu/sriov:Correct pfvf exchange logic
Emily Deng
1
-4
/
+4
2019-01-14
drm/amdgpu/virtual_dce: No need to pin the cursor bo
Emily Deng
1
-2
/
+2
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
1
-1
/
+1
2018-12-14
drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang
wentalou
1
-4
/
+6
2018-12-12
drm/amdgpu: Enable GPU recovery by default for CI
Andrey Grodzovsky
1
-0
/
+2
2018-12-05
drm/amdgpu/si: fix SI after doorbell rework
Alex Deucher
1
-1
/
+2
2018-12-03
drm/amdgpu: Implement concurrent asic reset for XGMI.
Andrey Grodzovsky
1
-5
/
+39
2018-12-03
drm/amdgpu: Handle xgmi device removal.
Andrey Grodzovsky
1
-0
/
+3
2018-11-30
drm/amdgpu: Fix num_doorbell calculation issue
Oak Zeng
1
-2
/
+5
2018-11-28
drm/amdgpu: Refactor GPU reset for XGMI hive case
Andrey Grodzovsky
1
-117
/
+255
2018-11-28
drm/amdgpu: Refactor amdgpu_xgmi_add_device
Andrey Grodzovsky
1
-0
/
+2
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
1
-1
/
+1
2018-11-28
drm/amdgpu: Call doorbell index init on device initialization
Oak Zeng
1
-3
/
+5
2018-11-20
drm/amdgpu: enable paging queue doorbell support v4
Philip Yang
1
-0
/
+6
2018-11-06
drm/amdgpu/psp: initialize xgmi session (v2)
Hawking Zhang
1
-1
/
+2
2018-11-05
drm/amdgpu: Refine CSA related functions
Rex Zhu
1
-2
/
+4
2018-11-05
drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3
Andrey Grodzovsky
1
-4
/
+26
2018-11-01
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
1
-2
/
+0
2018-11-01
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Andrey Grodzovsky
1
-1
/
+1
2018-10-22
drm/amdgpu: Fix null pointer amdgpu_device_fw_loading
Emily Deng
1
-1
/
+1
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
1
-1
/
+60
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
1
-13
/
+53
2018-10-10
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
1
-0
/
+4
2018-10-10
drm/amdgpu: Check late_init status before set cg/pg state
Rex Zhu
1
-2
/
+2
2018-10-10
drm/amdgpu: Refine function amdgpu_device_ip_late_init
Rex Zhu
1
-2
/
+2
2018-10-09
drm/amdgpu: Move gfx flag in_suspend to adev
Rex Zhu
1
-0
/
+3
2018-10-09
drm/amd/powerplay: helper interfaces for MGPU fan boost feature
Evan Quan
1
-0
/
+41
2018-09-19
drm/amdgpu: fix shadow BO restoring
Christian König
1
-81
/
+28
2018-09-19
drm/amdgpu: always recover VRAM during GPU recovery
Christian König
1
-5
/
+5
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
1
-7
/
+3
2018-09-14
drm/amdgpu: add raven2 to gpu_info firmware
Feifei Xu
1
-1
/
+5
2018-09-14
drm/amdgpu: enable gfxoff in non-sriov and stutter mode by default
Kenneth Feng
1
-0
/
+2
2018-09-14
drm/amd/display/dm: add picasso support
Likun Gao
1
-0
/
+1
2018-09-14
drm/amdgpu: add soc15 support for picasso
Likun Gao
1
-1
/
+6
2018-09-14
drm/amdgpu: add picasso to asic_type enum
Likun Gao
1
-0
/
+1
2018-09-10
drm/amdgpu : Generate XGMI topology info from driver level
Shaoyun Liu
1
-0
/
+1
2018-09-10
drm/amdgpu: move PSP init prior to IH in gpu reset
Emily Deng
1
-1
/
+1
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
1
-65
/
+0
[next]