index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: re-validate per VM BOs if required v2
Christian König
2018-05-15
1
-1
/
+14
*
drm/amdgpu: revert "Don't change preferred domian when fallback GTT v6"
Christian König
2018-05-15
2
-26
/
+27
*
drm/amdgpu: revert "add new bo flag that indicates BOs don't need fallback (v2)"
Christian König
2018-05-15
2
-6
/
+2
*
drm/amd/pp: Remove struct pp_gpu_power
Rex Zhu
2018-05-15
2
-20
/
+9
*
drm/gpu-sched: fix force APP kill hang(v4)
Emily Deng
2018-05-15
3
-10
/
+61
*
drm/amdgpu: Free VGA stolen memory as soon as possible.
Andrey Grodzovsky
2018-05-15
8
-1
/
+46
*
drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
Alex Deucher
2018-05-15
5
-18
/
+118
*
drm/amdgpu/gmc9: use amdgpu_ring_emit_reg_write_reg_wait in gpu tlb flush
Alex Deucher
2018-05-15
1
-5
/
+3
*
drm/amdgpu/vcn1: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/sdma4: add emit_reg_write_reg_wait ring callback (v2)
Alex Deucher
2018-05-15
1
-0
/
+1
*
drm/amdgpu/gfx9: add emit_reg_write_reg_wait ring callback (v2)
Alex Deucher
2018-05-15
1
-0
/
+12
*
drm/amdgpu: add emit_reg_write_reg_wait ring callback
Alex Deucher
2018-05-15
3
-0
/
+28
*
drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspace
Alex Deucher
2018-05-15
3
-0
/
+6
*
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
2018-05-15
2
-8
/
+27
*
drm/amdgpu: Add APU support in vi_set_uvd_clocks
Rex Zhu
2018-05-15
1
-11
/
+35
*
drm/amd/display: Remove PRE_VEGA flag
Harry Wentland
2018-05-15
1
-3
/
+0
*
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
2018-05-15
3
-20
/
+26
*
drm/amdgpu: use ctx bytes_moved
Christian König
2018-05-15
1
-7
/
+3
*
drm/amdgpu: add MP1 and THM hw ip base reg offset
Evan Quan
2018-05-15
2
-1
/
+4
*
drm/amdgpu: fix null pointer panic with direct fw loading on gpu reset
Huang Rui
2018-05-15
1
-0
/
+3
*
drm/amdgpu: Added support for MV packet
James Zhu
2018-04-11
1
-0
/
+24
*
drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)
Chunming Zhou
2018-04-11
2
-2
/
+6
*
drm/amdgpu: Don't change preferred domian when fallback GTT v6
Chunming Zhou
2018-04-11
2
-27
/
+26
*
drm/amdgpu: use new asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+6
*
drm/amdgpu/soc15: implement asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+7
*
drm/amdgpu/vi: implement asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+22
*
drm/amdgpu/cik: implement asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+7
*
drm/amdgpu/si: implement asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+7
*
drm/amdgpu: add asic need_full_reset callback
Alex Deucher
2018-04-11
1
-0
/
+3
*
drm/amdgpu: add documentation on hwmon interfaces exposed (v3)
Alex Deucher
2018-04-11
1
-0
/
+40
*
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
9
-89
/
+36
*
drm/amdgpu: switch to use df callback functions
Hawking Zhang
2018-04-11
2
-92
/
+5
*
drm/amdgpu/df: implement df v1_7 callback functions
Hawking Zhang
2018-04-11
3
-0
/
+156
*
drm/amdgpu: add df callback functions structure
Hawking Zhang
2018-04-11
1
-1
/
+12
*
drm/amdgpu/sdma4: use a helper for SDMA_OP_POLL_REGMEM
Alex Deucher
2018-04-11
1
-28
/
+34
*
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
2018-04-11
3
-48
/
+6
*
drm/amdgpu: Delete some cgs functions
Rex Zhu
2018-04-11
1
-197
/
+0
*
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
2018-04-11
3
-15
/
+37
*
drm/amdgpu: Get pci resource directly through adev
Rex Zhu
2018-04-11
1
-6
/
+5
*
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
2018-04-11
6
-7
/
+7
*
drm/amdgpu: Fix memory leaks at amdgpu_init() error path
Takashi Iwai
2018-04-03
1
-4
/
+5
*
drm/amdgpu: Fix PCIe lane width calculation
Alex Deucher
2018-04-03
1
-2
/
+2
*
drm/amdgpu/si: implement get/set pcie_lanes asic callback
Alex Deucher
2018-04-03
1
-0
/
+67
*
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
2018-04-03
6
-79
/
+72
*
Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"
Chunming Zhou
2018-04-03
2
-17
/
+17
*
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
2018-04-03
4
-4
/
+4
*
drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.
Andrey Grodzovsky
2018-04-03
1
-1
/
+53
*
drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)
Evan Quan
2018-04-03
1
-3
/
+9
[next]