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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-25
drm/amdgpu: add priv data to sched
Chunming Zhou
3
-3
/
+7
2015-08-25
drm/amdgpu: add owner for sched fence
Chunming Zhou
6
-8
/
+10
2015-08-25
drm/amdgpu: remove entity reference from sched fence
Christian König
4
-14
/
+8
2015-08-25
drm/amdgpu: fix and cleanup amd_sched_entity_push_job
Christian König
4
-38
/
+48
2015-08-25
drm/amdgpu: remove amdgpu_bo_list_clone
Christian König
2
-35
/
+0
2015-08-25
drm/amdgpu: remove the context from amdgpu_job
Christian König
3
-12
/
+1
2015-08-25
drm/amdgpu: remove unused parameters to amd_sched_create
Christian König
3
-27
/
+11
2015-08-25
drm/amdgpu: remove sched_lock
Christian König
2
-4
/
+0
2015-08-25
drm/amdgpu: remove prepare_job callback
Christian König
2
-9
/
+2
2015-08-25
drm/amdgpu: cleanup a scheduler function name
Christian König
1
-3
/
+3
2015-08-25
drm/amdgpu: reorder scheduler functions
Christian König
1
-28
/
+28
2015-08-25
drm/amdgpu: fix scheduler thread creation error checking
Christian König
1
-7
/
+6
2015-08-25
drm/amdgpu: fix entity wakeup race condition
Christian König
2
-23
/
+21
2015-08-25
drm/amdgpu: cleanup entity picking
Christian König
1
-6
/
+10
2015-08-25
drm/amdgpu: remove some more unused entity members v2
Christian König
2
-11
/
+3
2015-08-25
drm/amdgpu: fix user fences when scheduler is enabled
Christian König
1
-0
/
+2
2015-08-25
drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_rings
Christian König
3
-3
/
+61
2015-08-25
drm/amdgpu: rework scheduler submission handling.
Christian König
2
-37
/
+11
2015-08-25
drm/amdgpu: remove v_seq handling from the scheduler v2
Christian König
9
-57
/
+21
2015-08-25
drm/amdgpu: improve sa_bo->fence by kernel fence
Chunming Zhou
8
-34
/
+58
2015-08-25
drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()
Junwei Zhang
3
-22
/
+69
2015-08-25
drm/amdgpu: fix IH ring allocation for bus addresses (v2)
Alex Deucher
1
-13
/
+7
2015-08-25
Revert "drm/atomic: Call ww_acquire_done after check phase is complete"
Dave Airlie
1
-3
/
+0
2015-08-24
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
59
-997
/
+368
2015-08-24
drm/mgag200: Add support for a new rev of G200e
Mathieu Larouche
1
-25
/
+87
2015-08-24
drm/mgag200: Add support for a new G200eW3 chipset
Mathieu Larouche
5
-27
/
+85
2015-08-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-13
/
+15
2015-08-23
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2015-08-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+3
2015-08-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2015-08-21
drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcd
Alex Deucher
1
-0
/
+5
2015-08-21
DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcd
Stephen Chandler Paul
1
-0
/
+5
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
4
-4
/
+4
2015-08-21
Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+7
2015-08-21
Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
13
-602
/
+32
2015-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2015-08-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-37
/
+34
2015-08-21
drm/radeon: fix hotplug race at startup
Dave Airlie
1
-0
/
+5
2015-08-21
drm/vmwgfx: Remove duplicate ttm_bo_device_release
Thomas Hellstrom
1
-1
/
+0
2015-08-21
drm/vmwgfx: Fix a circular locking dependency in the fbdev code
Thomas Hellstrom
1
-12
/
+17
2015-08-21
drm/dp/mst: dump branch OUI in debugfs (v2)
Dave Airlie
1
-0
/
+10
2015-08-21
Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-36
/
+28
2015-08-20
Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-5
/
+17
2015-08-21
Merge branches 'acpi-video' and 'cpufreq-fixes'
Rafael J. Wysocki
2
-5
/
+17
2015-08-20
PCI: Don't use 64-bit bus addresses on PA-RISC
Bjorn Helgaas
1
-1
/
+1
2015-08-20
drm/amdgpu: fix CS error handling v2
Christian König
1
-41
/
+26
2015-08-20
drm/amdgpu: fix zeroing all IB fields manually v2
Christian König
7
-18
/
+6
2015-08-20
drm/amdgpu: free the job immediately after dispatching it
Christian König
1
-4
/
+3
2015-08-20
drm/amdgpu: use a spinlock instead of a mutex for the rq
Christian König
2
-33
/
+18
2015-08-20
drm/amdgpu: don't need to use bo_list_clone any more
Chunming Zhou
1
-21
/
+4
[prev]
[next]