index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-02
drm/amdgpu: only uncorrectable error needs gpu reset
Tao Zhou
1
-1
/
+5
2019-08-02
drm/amdgpu: update the calc algorithm of umc ecc error count
Tao Zhou
1
-4
/
+6
2019-08-02
drm/amdgpu: implement umc ras init function
Tao Zhou
2
-0
/
+39
2019-08-02
drm/amdgpu: support ce interrupt in ras module
Tao Zhou
1
-4
/
+8
2019-08-02
drm/amdgpu: add error address query for umc ras
Tao Zhou
2
-0
/
+10
2019-08-02
drm/amdgpu: apply umc_for_each_channel macro to umc_6_1
Tao Zhou
1
-56
/
+28
2019-08-02
drm/amdgpu: add macro of umc for each channel
Tao Zhou
1
-0
/
+23
2019-08-02
drm/amdgpu: initialize new parameters and functions for amdgpu_umc structure
Tao Zhou
3
-3
/
+17
2019-08-02
drm/amdgpu: add more parameters and functions to amdgpu_umc structure
Tao Zhou
2
-0
/
+15
2019-08-02
drm/amdgpu: remove the clear of MCA_ADDR
Tao Zhou
1
-2
/
+0
2019-08-02
drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
Kevin Wang
1
-18
/
+38
2019-08-02
drm/amd/display: Don't replace the dc_state for fast updates
Nicholas Kazlauskas
1
-0
/
+23
2019-08-02
drm/amd/display: Skip determining update type for async updates
Nicholas Kazlauskas
1
-7
/
+20
2019-08-02
drm/amd/display: Allow cursor async updates for framebuffer swaps
Nicholas Kazlauskas
1
-10
/
+0
2019-08-02
drm/amdgpu: fix unsigned variable instance compared to less than zero
Colin Ian King
1
-1
/
+2
2019-08-02
drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
Matt Coffin
1
-1
/
+1
2019-08-02
drm/amd/powerplay: fix a few spelling mistakes
Colin Ian King
1
-3
/
+3
2019-08-02
gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...
Jia-Ju Bai
1
-1
/
+1
2019-08-02
drm/amd/powerplay: fix off-by-one upper bounds limit checks
Colin Ian King
1
-2
/
+2
2019-08-02
drm/radeon: Fix EEH during kexec
KyleMahlkuch
1
-0
/
+8
2019-08-02
drm/amdkfd: Extend CU mask to 8 SEs (v3)
Jay Cornwall
5
-12
/
+30
2019-08-02
drm/amdgpu: support get_cu_info for Arcturus
Le Ma
1
-7
/
+28
2019-08-02
drm/amdgpu: Fix pcie_bw on Vega20
Kent Russell
1
-8
/
+52
2019-08-02
drm/amdgpu: Update NBIO headers to add TXCLK3/4
Kent Russell
2
-0
/
+36
2019-08-02
drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20
Andrey Grodzovsky
1
-0
/
+1
2019-08-02
drm/amdgpu: Mark KFD VRAM allocations for wipe on release
Felix Kuehling
1
-1
/
+1
2019-08-02
drm/amdgpu: Implement VRAM wipe on release
Felix Kuehling
4
-3
/
+56
2019-08-02
drm/amdgpu: Add flag to wipe VRAM on release
Felix Kuehling
1
-0
/
+4
2019-08-02
drm/ttm: Add release_notify callback to ttm_bo_driver
Felix Kuehling
2
-0
/
+13
2019-08-02
drm/amd/display: Use switch table for dc_to_smu_clock_type
Leo Li
1
-12
/
+25
2019-08-02
drm/amd/display: Use proper enum conversion functions
Nathan Chancellor
1
-2
/
+2
2019-08-02
drm/amdgpu: fix double ucode load by PSP(v3)
Monk Liu
1
-21
/
+38
2019-08-02
drm/amdgpu: fix incorrect judge on sos fw version
Monk Liu
1
-1
/
+1
2019-08-02
drm/amdgpu: cleanup vega10 SRIOV code path
Monk Liu
11
-118
/
+38
2019-08-02
drm/amd/powerplay: sort feature status index by asic feature id for smu
Kevin Wang
1
-3
/
+11
2019-07-31
drm/amdkfd: enable KFD support for navi14
Alex Deucher
1
-0
/
+1
2019-07-31
drm/amdgpu: disable inject for failed subblocks of gfx
Dennis Li
1
-116
/
+165
2019-07-31
drm/amdgpu: support gfx ras error injection and err_cnt query
Dennis Li
2
-3
/
+18
2019-07-31
drm/amdgpu: add RAS callback for gfx
Dennis Li
2
-1
/
+531
2019-07-31
drm/amdgpu: add define for gfx ras subblock
Dennis Li
2
-0
/
+431
2019-07-31
drm/amd/include: add define of TCP_EDC_CNT_NEW
Dennis Li
1
-0
/
+2
2019-07-31
drm/amd/include: add bitfield define for EDC registers
Dennis Li
1
-0
/
+157
2019-07-31
drm/amdgpu: remove ras_reserve_vram in ras injection
Tao Zhou
1
-11
/
+10
2019-07-31
drm/amdgpu: add check for ras error type
Tao Zhou
1
-3
/
+8
2019-07-31
drm/amdgpu: update interrupt callback for all ras clients
Tao Zhou
3
-2
/
+6
2019-07-31
drm/amdgpu: allow ras interrupt callback to return error data
Tao Zhou
2
-21
/
+22
2019-07-31
drm/amdgpu: query umc ras error address
Tao Zhou
1
-0
/
+80
2019-07-31
drm/amdgpu: add structures for umc error address translation
Tao Zhou
2
-0
/
+12
2019-07-31
drm/amdgpu: add support for recording ras error address
Tao Zhou
2
-1
/
+3
2019-07-31
drm/amdgpu: update algorithm of umc uncorrectable error counting
Tao Zhou
1
-6
/
+6
[next]