index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
25
-510
/
+1570
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-1
/
+1
2020-06-02
gup: document and work around "COW can break either way" issue
Linus Torvalds
1
-0
/
+8
2020-06-02
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2020-05-20
Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
15
-249
/
+707
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
1
-15
/
+0
2020-05-14
Merge tag 'drm-intel-next-2020-04-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-82
/
+646
2020-05-13
drm/i915/gem: Remove redundant exec_fence
Chris Wilson
1
-26
/
+14
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
4
-2
/
+10
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
2
-33
/
+41
2020-05-09
drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
3
-5
/
+4
2020-05-07
drm/i915: Remove wait priority boosting
Chris Wilson
1
-9
/
+0
2020-05-07
drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
Chris Wilson
1
-6
/
+1
2020-05-04
drm/i915/gem: Implement legacy MI_STORE_DATA_IMM
Chris Wilson
3
-104
/
+302
2020-05-04
drm/i915/gem: Specify address type for chained reloc batches
Chris Wilson
1
-6
/
+6
2020-05-04
drm/i915/gem: Lazily acquire the device wakeref for freeing objects
Chris Wilson
1
-3
/
+0
2020-05-02
drm/i915/gem: Try an alternate engine for relocations
Chris Wilson
1
-5
/
+27
2020-05-02
drm/i915/gem: Use a single chained reloc batches for a single execbuf
Chris Wilson
1
-14
/
+24
2020-05-02
drm/i915/gem: Use chained reloc batches
Chris Wilson
1
-19
/
+115
2020-05-01
drm/i915: Implement vm_ops->access for gdb access into mmaps
Chris Wilson
2
-0
/
+158
2020-05-01
drm/i915/gem: Replace user_access_begin by user_write_access_begin
Christophe Leroy
1
-2
/
+3
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
4
-21
/
+19
2020-04-30
drm/i915/selftests: Add tiled blits selftest
Zbigniew KempczyĆski
1
-0
/
+595
2020-04-27
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
Chris Wilson
1
-2
/
+18
2020-04-27
drm/i915/selftests: Fix i915_address_space refcnt leak
Xiyu Yang
1
-4
/
+8
2020-04-24
drm/i915: Only close vma we open
Chris Wilson
5
-70
/
+24
2020-04-22
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
Chris Wilson
1
-2
/
+18
2020-04-22
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+0
2020-04-20
drm/i915/selftests: Fix i915_address_space refcnt leak
Xiyu Yang
1
-4
/
+8
2020-04-20
drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
Chris Wilson
1
-6
/
+1
2020-04-09
drm/i915: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-08
drm/i915/stolen: prefer struct drm_device based logging
Jani Nikula
1
-2
/
+2
2020-04-07
drm/i915/gem: Promote 'remain' to unsigned long
Chris Wilson
1
-7
/
+6
2020-04-06
drm/i915/gem: Wait until the context is finally retired before releasing engines
Chris Wilson
1
-10
/
+6
2020-04-06
drm/i915/gem: Flush all the reloc_gpu batch
Chris Wilson
1
-3
/
+5
2020-04-06
drm/i915/gem: Ignore readonly failures when updating relocs
Chris Wilson
1
-4
/
+2
2020-04-06
drm/i915/gem: Take DBG_FORCE_RELOC into account prior to using reloc_gpu
Chris Wilson
1
-3
/
+12
2020-04-06
drm/i915/gem: Flush all the reloc_gpu batch
Chris Wilson
1
-3
/
+5
2020-04-03
drm: delete drm_pci.h
Daniel Vetter
1
-2
/
+0
2020-04-02
drm/i915/gem: Utilize rcu iteration of context engines
Chris Wilson
1
-28
/
+31
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
6
-27
/
+3
2020-04-01
drm/i915/gem: Try allocating va from free space
Chris Wilson
1
-25
/
+43
2020-04-01
drm/i915/gem: Ignore readonly failures when updating relocs
Chris Wilson
1
-4
/
+2
2020-03-30
drm/i915/gem: Split eb_vma into its own allocation
Chris Wilson
1
-58
/
+73
2020-03-27
drm/i915: Cast remain to unsigned long in eb_relocate_vma
Nathan Chancellor
1
-1
/
+1
2020-03-26
drm/i915: Use explicit flag to mark unreachable intel_context
Chris Wilson
2
-2
/
+2
2020-03-26
drm/i915: Drop final few uses of drm_i915_private.engine
Chris Wilson
1
-1
/
+1
2020-03-25
drm/i915: Immediately execute the fenced work
Chris Wilson
1
-1
/
+1
2020-03-23
drm/i915/selftests: mark huge_gem_object as not shrinkable
Matthew Auld
1
-2
/
+1
[next]