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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
drm/amdgpu: initial validate the prime BOs into the CPU domain
Christian König
1
-1
/
+3
2018-03-14
drm/amdgpu: drop the backing store when DMA-buf imports are evicted
Christian König
1
-0
/
+6
2018-03-14
drm/ttm: add bo as parameter to the ttm_tt_create callback
Christian König
1
-4
/
+4
2018-03-14
drm/amdgpu: refactoring mailbox to fix TDR handshake bugs(v2)
Monk Liu
2
-94
/
+109
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
2
-0
/
+32
2018-03-14
drm/amdgpu: query vram type from atombios
Hawking Zhang
3
-7
/
+93
2018-03-14
drm/amd/amdgpu: Add missing "DDR4" label
Tom St Denis
1
-1
/
+2
2018-03-14
drm/amdgpu: Correct the amdgpu_ucode_fini_bo place for Tonga
Emily Deng
2
-3
/
+3
2018-03-14
drm/amdgpu: Correct the place of amdgpu_pm_sysfs_fini
Emily Deng
1
-1
/
+1
2018-03-14
drm/amdgpu: stop allocating a page array for prime shared BOs
Christian König
2
-3
/
+4
2018-02-06
drm/amdgpu: Add submit IB function for KFD
Felix Kuehling
4
-0
/
+61
2018-02-06
drm/amdgpu: Add GPUVM memory management functions for KFD
Felix Kuehling
9
-4
/
+1741
2018-02-06
drm/amdgpu: add amdgpu_sync_clone
Felix Kuehling
2
-0
/
+36
2018-02-06
drm/amdgpu: Update kgd2kfd_shared_resources for dGPU support
Felix Kuehling
2
-2
/
+20
2018-02-06
drm/amdgpu: Add KFD eviction fence
Felix Kuehling
6
-4
/
+235
2018-02-06
drm/amdgpu: Remove unused kfd2kgd interface
Felix Kuehling
2
-19
/
+0
2018-02-06
drm/amdgpu: Fix wrong mask in get_atc_vmid_pasid_mapping_pasid
Felix Kuehling
2
-2
/
+2
2018-02-06
drm/amdgpu: Fix header file dependencies
Felix Kuehling
2
-0
/
+2
2018-02-06
drm/amdgpu: Replace kgd_mem with amdgpu_bo for kernel pinned gtt mem
Yong Zhao
1
-24
/
+23
2018-02-06
drm/amdgpu: remove useless BUG_ONs
Felix Kuehling
3
-10
/
+0
2018-01-04
drm/amdgpu: Enable KFD initialization on dGPUs
Felix Kuehling
1
-0
/
+5
2018-03-09
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
49
-1341
/
+546
2018-03-07
drm/amdgpu:Always save uvd vcpu_bo in VM Mode
James Zhu
1
-5
/
+8
2018-03-07
drm/amdgpu:Correct max uvd handles
James Zhu
1
-1
/
+1
2018-03-07
drm/amdgpu: replace iova debugfs file with iomem (v3)
Tom St Denis
1
-21
/
+81
2018-03-07
drm/amdgpu: Clean sdma wptr register when only enable wptr polling
Emily Deng
1
-2
/
+5
2018-03-07
drm/amdgpu: give warning before sleep in kiq_r/wreg
Monk Liu
1
-0
/
+7
2018-03-07
drm/amdgpu: further mitigate workaround for i915
Christian König
1
-3
/
+9
2018-03-07
drm/amdgpu: drop gtt->adev
Christian König
1
-5
/
+5
2018-03-07
drm/amdgpu: add amdgpu_evict_gtt debugfs entry
Christian König
1
-1
/
+12
2018-03-07
drm/amdgpu: Delete cgs wrapper functions for gpu memory manager
Rex Zhu
1
-131
/
+0
2018-03-07
drm/amd/pp: Remove cgs wrapper function for temperature update
Rex Zhu
1
-13
/
+0
2018-03-07
drm/amd/pp: Add auto power profilng switch based on workloads (v2)
Rex Zhu
1
-2
/
+2
2018-03-06
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
4
-451
/
+0
2018-03-05
drm/amdgpu: fix KV harvesting
Alex Deucher
1
-28
/
+2
2018-03-05
drm/amd/pp: Remove cgs_query_system_info
Rex Zhu
1
-59
/
+0
2018-03-05
drm/amd/pp: Remove the wrap functions for acpi in powerplay
Rex Zhu
1
-212
/
+0
2018-03-05
drm/amdgpu: Notify sbios device ready before send request
Rex Zhu
1
-0
/
+3
2018-03-05
drm/amd/pp: Simplify the create of powerplay instance
Rex Zhu
2
-25
/
+1
2018-03-05
drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ info
Michel Dänzer
1
-1
/
+1
2018-03-05
drm/amdgpu: use separate status for buffer funcs availability v2
Christian König
2
-10
/
+12
2018-03-05
drm/amdgpu: ignore changes of buffer function status because of GPU resets
Christian König
1
-1
/
+1
2018-03-05
drm/amdgpu: change amdgpu_ttm_set_active_vram_size
Christian König
7
-17
/
+29
2018-03-05
drm/amdgpu: move some functions into amdgpu_ttm.h
Christian König
2
-3
/
+4
2018-03-05
drm/amdgpu: used cached pcie gen info for SI (v2)
Alex Deucher
2
-49
/
+23
2018-03-01
drm/amd/amdgpu: Mask rptr as well in ring debugfs
Tom St Denis
1
-1
/
+1
2018-03-01
drm/amdgpu: try again kiq access if not in IRQ(v4)
Monk Liu
1
-11
/
+53
2018-03-01
drm/amdgpu: cleanups for vram lost handling
Monk Liu
2
-69
/
+72
2018-03-01
drm/amdgpu: stop all rings before doing gpu recover
Monk Liu
1
-25
/
+15
2018-03-01
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
[next]