index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
drm/amd: be quiet when no SAD block is found
Jean Delvare
5
-12
/
+11
2019-09-16
drm/amdgpu: Check for valid number of registers to read
Trek
1
-0
/
+3
2019-09-16
drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
Hans de Goede
2
-25
/
+31
2019-09-16
drm/amd/display: rename variable eanble -> enable
Colin Ian King
1
-4
/
+4
2019-09-16
Revert "drm/amdgpu/nbio7.4: add hw bug workaround for vega20"
Kent Russell
1
-6
/
+0
2019-09-16
drm/amdgpu: add graceful VM fault handling v3
Christian König
3
-0
/
+79
2019-09-16
drm/amdgpu: reserve the root PD while freeing PASIDs
Christian König
1
-11
/
+9
2019-09-16
drm/amdgpu: allocate PDs/PTs with no_gpu_wait in a page fault
Christian König
3
-4
/
+7
2019-09-16
drm/amdgpu: allow direct submission of clears
Christian König
1
-6
/
+11
2019-09-16
drm/amdgpu: allow direct submission of PTE updates
Christian König
1
-8
/
+10
2019-09-16
drm/amdgpu: allow direct submission of PDE updates v2
Christian König
5
-8
/
+10
2019-09-16
drm/amdgpu: allow direct submission in the VM backends v2
Christian König
3
-20
/
+26
2019-09-16
drm/amdgpu: split the VM entity into direct and delayed
Christian König
4
-13
/
+24
2019-09-16
drm/ttm: return -EBUSY on pipelining with no_gpu_wait (v2)
Christian König
1
-18
/
+26
2019-09-16
drm/amdgpu: grab the id mgr lock while accessing passid_mapping
Christian König
1
-3
/
+9
2019-09-16
drm/amdgpu/SRIOV: Navi12 SRIOV VF doesn't load TOC
Jiange Zhao
1
-4
/
+2
2019-09-16
drm/amdgpu/SRIOV: Navi10/12 VF doesn't support SMU
Jiange Zhao
1
-4
/
+4
2019-09-16
drm/amd/amdgpu: power up sdma engine when S3 resume back
Prike Liang
3
-5
/
+10
2019-09-16
drm/amdgpu: For Navi12 SRIOV VF, register mailbox functions
Jiange Zhao
1
-0
/
+19
2019-09-16
drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 code
Jack Zhang
1
-27
/
+34
2019-09-16
drm/amd/powerplay: check SMU engine readiness before proceeding on S3 resume
Evan Quan
1
-5
/
+23
2019-09-16
drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routine
Evan Quan
3
-6
/
+48
2019-09-16
drm/amdgpu: Fix KFD-related kernel oops on Hawaii
Felix Kuehling
1
-1
/
+2
2019-09-16
drm/amdgpu: Fix mutex lock from atomic context.
Andrey Grodzovsky
1
-1
/
+3
2019-09-16
drm/amdgpu: Add SRIOV mailbox backend for Navi1x
Jiange Zhao
3
-1
/
+422
2019-09-16
drm/amdgpu: implement ras query function for pcie bif
Guchun Chen
1
-0
/
+30
2019-09-16
drm/amdgpu: add pcie bif ras related registers
Guchun Chen
2
-0
/
+55
2019-09-16
drm/amdgpu: support pcie bif ras query and inject
Guchun Chen
1
-0
/
+5
2019-09-16
drm/amdgpu: add ras error query count interface for nbio
Guchun Chen
2
-0
/
+8
2019-09-16
drm/amdgpu: fix CPDMA hang in PRT mode for VEGA10
Tianci.Yin
1
-9
/
+9
2019-09-16
drm/amdgpu: enable error injection to XGMI block via debugfs
Hawking Zhang
1
-0
/
+1
2019-09-16
drm/amdgpu: initialize ras structures for xgmi block (v2)
Hawking Zhang
4
-1
/
+41
2019-09-16
drm/amdkfd: fix the missed asic name while inited renoir_device_info
Huang Rui
1
-0
/
+1
2019-09-16
drm/amd/display: Implement voltage limitation for dali
Bhawanpreet Lakha
1
-0
/
+4
2019-09-16
drm/amd/display: add Asic ID for Dali
Bhawanpreet Lakha
1
-2
/
+5
2019-09-16
drm/amdgpu: Allow to reset to EERPOM table.
Andrey Grodzovsky
1
-0
/
+25
2019-09-16
drm/amdgpu: Add amdgpu_ras_eeprom_reset_table
Andrey Grodzovsky
2
-8
/
+18
2019-09-16
drm/amdgpu: rename umc ras_init to err_cnt_init
Tao Zhou
3
-7
/
+7
2019-09-16
drm/amdgpu: move umc ras init to umc block
Tao Zhou
2
-4
/
+4
2019-09-16
drm/amdgpu: move umc late init from gmc to umc block
Tao Zhou
7
-54
/
+82
2019-09-16
drm/amdgpu: remove duplicated header file include
Guchun Chen
1
-1
/
+0
2019-09-16
drm/amdgpu: remove needless usage of #ifdef
Shirish S
2
-5
/
+3
2019-09-16
drm/amdgpu: fix build error without CONFIG_HSA_AMD
Shirish S
2
-1
/
+7
2019-09-16
drm/amd/powerplay: update smu11_driver_if_arcturus.h
Evan Quan
2
-2
/
+6
2019-09-16
drm/amd/powerplay: issue DC-BTC for arcturus on SMU init
Evan Quan
6
-13
/
+20
2019-09-16
drm/amdgpu: Avoid RAS recovery init when no RAS support.
Andrey Grodzovsky
1
-1
/
+6
2019-09-16
drm/amdgpu: cleanup PTE flag generation v3
Christian König
7
-31
/
+81
2019-09-16
drm/amdgpu: cleanup mtype mapping
Christian König
10
-121
/
+59
2019-09-16
drm/amdgpu: add navi14 PCI ID for work station SKU
Tianci.Yin
1
-0
/
+2
2019-09-16
drm/amd/powerplay: Add the interface for geting dpm current power state
Prike Liang
1
-0
/
+34
[next]