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
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
1
-1
/
+2
2017-12-13
drm/amdgpu: drop the bios scratch reg callbacks from nbio
Alex Deucher
1
-3
/
+0
2017-12-13
drm/amdgpu: convert nbio to use callbacks (v2)
Alex Deucher
1
-7
/
+43
2017-12-12
drm/amdgpu: allow get_vm_pde to change flags as well
Christian König
1
-2
/
+3
2017-12-12
drm/amdgpu: cleanup debugfs handling a bit
Christian König
1
-5
/
+0
2017-12-08
drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array
Shaoyun Liu
1
-0
/
+19
2017-12-08
drm/amdgpu: Dynamic initialize IP base offset
Shaoyun Liu
1
-0
/
+27
2017-12-07
drm: move amd_gpu_scheduler into common location
Lucas Stach
1
-8
/
+8
2017-12-06
drm/amdgpu: Get rid of dep_sync as a seperate object.
Andrey Grodzovsky
1
-1
/
+0
2017-12-06
drm/amdgpu:fix NULL pointer access during drv remove
Monk Liu
1
-0
/
+1
2017-12-04
drm/amdgpu: resize VRAM BAR for CPU access v6
Christian König
1
-0
/
+1
2017-12-04
drm/amdgpu: move GART recovery into GTT manager v2
Christian König
1
-3
/
+0
2017-12-04
drm/amdgpu:cleanup in_sriov_reset and lock_reset
Monk Liu
1
-1
/
+2
2017-12-04
drm/amdgpu:implement new GPU recover(v3)
Monk Liu
1
-1
/
+5
2017-12-04
drm/amdgpu: add header kgd_pp_interface.h
Rex Zhu
1
-2
/
+3
2017-12-04
drm/amdgpu: move struct amd_powerplay to amdgpu.h
Rex Zhu
1
-0
/
+7
2017-12-04
drm/amdgpu:don't change ctx->reset_couner upon query
Monk Liu
1
-0
/
+1
2017-12-04
drm/amdgpu:pass ctx->guilty address to entity init
Monk Liu
1
-0
/
+1
2017-11-28
drm/amdgpu: Use unsigned ring indices in amdgpu_queue_mgr_map
Michel Dänzer
1
-1
/
+1
2017-11-28
drm/amdgpu: move UVD/VCE and VCN structure out from union
Leo Liu
1
-12
/
+8
2017-11-17
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+16
2017-10-19
drm/amdgpu: busywait KIQ register accessing (v4)
pding
1
-1
/
+1
2017-10-19
drm/amdgpu:reduce wb to 512 slot
Monk Liu
1
-1
/
+1
2017-10-19
drm/amdgpu: move the VRAM lost counter per context
Christian König
1
-4
/
+2
2017-10-19
drm/amdgpu: keep copy of VRAM lost counter in job
Christian König
1
-0
/
+1
2017-10-19
drm/amdgpu: Move old fence waiting before reservation lock is aquired v2
Andrey Grodzovsky
1
-0
/
+4
2017-10-09
drm/amdgpu: add plumbing for ctx priority changes v2
Andres Rodriguez
1
-1
/
+5
2017-10-09
drm/amdgpu: implement ring set_priority for gfx_v8 compute v9
Andres Rodriguez
1
-0
/
+4
2017-10-09
drm/amdgpu: Reserve shared memory on VRAM for SR-IOV
Horace Chen
1
-0
/
+14
2017-10-09
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
1
-0
/
+16
2017-10-06
drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_file
Marek Olšák
1
-0
/
+2
2017-09-28
drm/amdgpu: delete pp_enable in adev
Rex Zhu
1
-1
/
+0
2017-09-28
drm/amdgpu: add option for force enable multipipe policy for compute
Andres Rodriguez
1
-0
/
+1
2017-09-26
drm/amdgpu: Add dc_log module parameter
Harry Wentland
1
-0
/
+1
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-0
/
+15
2017-09-26
drm/amdgpu: Add gem_prime_mmap support
Samuel Li
1
-0
/
+1
2017-09-26
drm/amdgpu: Add copy_pte_num_dw member in amdgpu_vm_pte_funcs
Yong Zhao
1
-0
/
+4
2017-09-26
drm/amdgpu: Fix a bug in amdgpu_fill_buffer()
Yong Zhao
1
-0
/
+7
2017-09-26
drm/amdgpu/sriov:fix memory leak after gpu reset
Monk Liu
1
-0
/
+3
2017-09-26
drm/amdgpu:make ctx_add_fence interruptible(v2)
Monk Liu
1
-2
/
+2
2017-09-26
drm/amdgpu/sriov:move in_reset to adev and rename
Monk Liu
1
-1
/
+1
2017-09-26
drm/amdgpu: fix checkpatch.pl warning to amdgpu_drv.c
Rex Zhu
1
-7
/
+7
2017-09-26
drm/amdgpu: Add prescreening stage in IH processing (v2)
Felix Kuehling
1
-0
/
+2
2017-09-12
drm/amdgpu: move MMU notifier related defines to amdgpu_mn.h
Christian König
1
-24
/
+1
2017-09-12
drm/amdgpu: move amdgpu_ttm_tt_* declarations into amdgpu_ttm.h
Christian König
1
-15
/
+0
2017-09-12
drm/amdgpu: keep the MMU lock until the update ends v4
Christian König
1
-2
/
+2
2017-09-12
drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping
Christian König
1
-4
/
+4
2017-09-12
drm/amdgpu: stop reserving the BO in the MMU callback v3
Christian König
1
-0
/
+11
2017-09-12
drm/amdgpu: move userptr BOs to CPU domain during CS v2
Christian König
1
-0
/
+1
2017-09-12
drm/amdgpu: stop using BO status for user pages
Christian König
1
-0
/
+1
[next]