index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-18
drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers
Alex Deucher
1
-10
/
+0
2019-07-17
drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface
Tom St Denis
1
-1
/
+1
2019-07-17
drm/amd/powerplay: fix deadlock around smu_handle_task V2
Evan Quan
1
-3
/
+0
2019-07-17
drm/amdgpu: Fix silent amdgpu_bo_move failures
Felix Kuehling
1
-3
/
+37
2019-07-17
drm/amdgpu: drop dead header
Alex Deucher
2
-33
/
+0
2019-07-16
drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCH
Nicolai Hähnle
1
-17
/
+10
2019-07-16
drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence
Hawking Zhang
1
-1
/
+1
2019-07-16
drm/amdgpu: Fix unaligned memory copies
Felix Kuehling
1
-0
/
+2
2019-07-16
drm/amdgpu: replace simple_strtol() by kstrtou32()
Wang Xiayang
1
-1
/
+2
2019-07-16
drm/amd/amdgpu: hide #warning for missing DC config
Arnd Bergmann
2
-6
/
+0
2019-07-16
drm/amdgpu: Fix Vega20 Perf counter for pcie_bw
Kent Russell
1
-2
/
+8
2019-07-16
drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10
Tom St Denis
1
-0
/
+7
2019-07-16
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
6
-13
/
+14
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
7
-15
/
+18
2019-07-12
drm/amdgpu: support key database loading for navi10
Hawking Zhang
5
-1
/
+70
2019-07-12
drm/amdgpu: switch to macro for psp bootloader command
Hawking Zhang
3
-4
/
+10
2019-07-11
drm/amdgpu: enable IP discovery by default on navi
Alex Deucher
1
-1
/
+2
2019-07-11
drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map array
tiancyin
1
-1
/
+1
2019-07-11
drm/amdgpu: Fix potential integer overflows
Felix Kuehling
1
-4
/
+5
2019-07-09
drm/amdgpu/psp: add a mutex to protect access to the psp ring
Alex Deucher
3
-2
/
+16
2019-07-09
drm/amdgpu: properly guard the generic discovery code
Alex Deucher
1
-2
/
+2
2019-07-09
drm/amdgpu: add missing documentation on new module parameters
Alex Deucher
1
-0
/
+13
2019-07-09
drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writeback
Marek Olšák
1
-5
/
+1
2019-07-08
drm/amdgpu/psp11: simplify the ucode register logic
Alex Deucher
1
-2
/
+2
2019-07-08
drm/amdgpu: properly guard DC support in navi code
Alex Deucher
1
-0
/
+4
2019-07-08
amdgpu: make pmu support optional
Arnd Bergmann
2
-3
/
+7
2019-07-08
drm/amdgpu/mes10.1: Fix header guard
Nathan Chancellor
1
-1
/
+1
2019-07-08
drm/amdgpu: fix scheduler timeout calc
Flora Cui
1
-4
/
+9
2019-07-08
drm/amdgpu: Prepare for hmm_range_register API change (v2)
Philip Yang
7
-51
/
+57
2019-07-05
drm/amdgpu: add mode1 (psp) reset for navi asic
Kevin Wang
1
-2
/
+36
2019-07-05
drm/amdgpu: Disable ras features on all IPs before gpu reset
xinhui pan
1
-0
/
+4
2019-07-05
drm/amd/powerplay: add baco smu reset function for smu11
Kevin Wang
2
-3
/
+11
2019-07-05
drm/amdgpu: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2
-6
/
+4
2019-07-03
drm/amdgpu: Fix tracking of invalid userptrs
Felix Kuehling
1
-0
/
+6
2019-07-03
drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resv
Felix Kuehling
1
-1
/
+1
2019-07-01
drm/amdkfd: remove duplicated PCIE atomics request
Jack Xiao
2
-0
/
+8
2019-07-01
drm/amdgpu: enable PCIE atomics ops support
Jack Xiao
1
-0
/
+11
2019-07-01
drm/amdgpu: add field indicating if has PCIE atomics support
Jack Xiao
1
-0
/
+1
2019-07-01
drm/amdgpu: fix MGPU fan boost enablement for XGMI reset
Evan Quan
3
-2
/
+19
2019-07-01
drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10
Marek Olšák
1
-2
/
+19
2019-07-01
drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)
Marek Olšák
2
-4
/
+13
2019-07-01
drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-18
/
+0
2019-07-01
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE
Alex Deucher
1
-19
/
+0
2019-06-27
drm/amd/powerplay: no memory activity support on Vega10
Evan Quan
1
-2
/
+4
2019-06-27
drm/amdgpu: Set queue_preemption_timeout_ms default value
Oak Zeng
1
-1
/
+1
2019-06-27
drm/amdgpu: drop copy/paste leftover to fix big endian
Alex Deucher
1
-3
/
+0
2019-06-27
drm/amdgpu: fix warning on 32 bit
Alex Deucher
1
-2
/
+2
2019-06-25
drm/amd/powerplay: make athub pg bit configured by pg_flags
Huang Rui
1
-1
/
+2
2019-06-25
drm/amd/powerplay: make mmhub pg bit configured by pg_flags
Huang Rui
1
-1
/
+2
2019-06-25
drm/amd/amdgpu: sdma_v4_0_start: initialize r
Ernst Sjöstrand
1
-1
/
+1
[next]