index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2016-03-16
drm/amdgpu: drop the extra fence range check v2
Christian König
1
-3
/
+0
2016-03-16
drm/amdgpu: signal fences directly in amdgpu_fence_process
Christian König
2
-68
/
+31
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_wait_empty v2
Christian König
1
-54
/
+15
2016-03-16
drm/amdgpu: keep all fences in an RCU protected array v2
Christian König
2
-3
/
+31
2016-03-16
drm/amdgpu: add number of hardware submissions to amdgpu_fence_driver_init_ring
Christian König
3
-4
/
+12
2016-03-16
drm/amdgpu: RCU protected amdgpu_fence_release
Christian König
1
-1
/
+22
2016-03-16
drm/amdgpu: merge amdgpu_fence_process and _activity
Christian König
1
-19
/
+5
2016-03-16
drm/amdgpu: cleanup amdgpu_fence_activity
Christian König
1
-32
/
+3
2016-03-14
drm/amdgpu: move fence structure into amdgpu_fence.c
Christian König
2
-26
/
+25
2016-03-14
drm/amdgpu: remove amdgpu_fence_wait_next
Christian König
2
-21
/
+0
2016-03-14
drm/amdgpu: remove amdgpu_ring_from_fence
Christian König
2
-25
/
+0
2016-03-14
drm/amdgpu: stop using the ring index in the SA
Christian König
2
-36
/
+22
2016-03-14
drm/amdgpu: stop waiting on UVD messages before mapping them
Christian König
1
-7
/
+0
2016-03-14
drm/amdgpu: always wait before kmap a BO
Christian König
1
-5
/
+11
2016-03-14
drm/amdgpu: allow write access to mapped userptrs
Christian König
1
-5
/
+3
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
26
-281
/
+361
2016-03-10
drm/amdgpu: split pipeline sync out of SDMA vm_flush() as well
Christian König
3
-20
/
+53
2016-03-09
drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"
Christian König
2
-12
/
+6
2016-03-09
drm/amdgpu: Revert "add lock for interval tree in vm"
Christian König
2
-15
/
+2
2016-03-09
drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)"
Christian König
1
-13
/
+3
2016-03-09
drm/amdgpu: reserve the PD during unmap and remove
Christian König
1
-10
/
+24
2016-03-09
drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mapping
Felix Kuehling
1
-2
/
+2
2016-03-09
drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
Alex Deucher
2
-5
/
+11
2016-03-08
drm/amdgpu/dp: add back special handling for NUTMEG
Alex Deucher
1
-4
/
+16
2016-03-08
drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)
Tom St Denis
1
-3
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10)
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10)
Tom St Denis
1
-3
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()
Tom St Denis
1
-4
/
+3
2016-03-08
drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)
Tom St Denis
1
-2
/
+12
2016-03-08
drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)
Tom St Denis
1
-3
/
+3
2016-03-08
drm/amd/amdgpu: Whitespace typo fix in sw_init (DCEv11)
Tom St Denis
1
-2
/
+2
2016-03-08
drm/amd/amdgpu: Don't proceed in audio_fini in DCEv11 if disabled
Tom St Denis
1
-0
/
+3
2016-03-08
drm/amdgpu: move get_user_pages out of amdgpu_ttm_tt_pin_userptr v6
Christian König
6
-24
/
+174
2016-03-08
drm/amdgpu: if a GDS switch is needed emit a pipeline sync as well
Christian König
1
-10
/
+12
2016-03-08
drm/amdgpu: split pipeline sync and vm flush
Christian König
4
-9
/
+35
2016-03-08
drm/amdgpu: switch the GDS only on demand v2
Christian König
3
-2
/
+53
2016-03-08
drm/amdgpu: move the GDS switch into vm flush as well
Christian König
3
-14
/
+21
2016-03-08
drm/amdgpu: return the common fence from amdgpu_fence_emit
Christian König
3
-19
/
+19
2016-03-08
drm/amdgpu: add slap cache for sync objects as well
Christian König
3
-4
/
+36
2016-03-08
drm/amdgpu: remove HW fence owner
Christian König
12
-43
/
+16
2016-03-08
drm/amdgpu: cleanup the sync code
Christian König
1
-18
/
+30
2016-03-08
drm/amdgpu: prevent get_user_pages recursion
Christian König
1
-10
/
+38
2016-03-08
drm/amdgpu: group userptr in the BO list v2
Christian König
3
-11
/
+18
2016-03-08
drm/amdgpu: sync to the active user on reusing a VMID
Christian König
1
-0
/
+7
2016-03-08
drm/amdgpu: Clear HDP_MISC_CNTL.HDP_FLUSH_INVALIDATE_CACHE
Chunming Zhou
2
-2
/
+2
[prev]
[next]