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
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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-513
/
+267
2019-05-02
don't open-code file_count()
Al Viro
1
-1
/
+1
2019-04-24
drm/i915: Avoid use-after-free in reporting create.size
Chris Wilson
1
-1
/
+1
2019-04-10
drm/i915: Only reset the pinned kernel contexts on resume
Chris Wilson
1
-6
/
+3
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-04
drm/i915: Be precise in types for i915_gem_busy
Chris Wilson
1
-9
/
+10
2019-04-02
drm/i915: Prefault before locking pages in shmem_pwrite
Chris Wilson
1
-6
/
+24
2019-03-31
drm/i915: Check domains for userptr on release
Chris Wilson
1
-2
/
+1
2019-03-26
drm/i915: Update size upon return from GEM_CREATE
MichaĆ Winiarski
1
-5
/
+7
2019-03-25
drm/i915: Remove defunct intel_suspend_gt_powersave()
Chris Wilson
1
-1
/
+0
2019-03-22
drm/i915/guc: GuC suspend path cleanup
Sujaritha Sundaresan
1
-0
/
+2
2019-03-21
drm/i915: Skip object locking around a no-op set-domain ioctl
Chris Wilson
1
-3
/
+23
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
1
-16
/
+41
2019-03-21
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
1
-10
/
+10
2019-03-20
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
1
-1
/
+1
2019-03-18
drm/i915: Sanity check mmap length against object size
Chris Wilson
1
-6
/
+9
2019-03-18
drm/i915: Sanity check mmap length against object size
Chris Wilson
1
-6
/
+9
2019-03-08
drm/i915: Suppress the "Failed to idle" warning for gem_eio
Chris Wilson
1
-3
/
+6
2019-03-08
drm/i915: Relax mmap VMA check
Tvrtko Ursulin
1
-1
/
+2
2019-03-08
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
1
-1
/
+1
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
1
-2
/
+7
2019-03-08
drm/i915: Remove has-kernel-context
Chris Wilson
1
-20
/
+1
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
1
-5
/
+7
2019-03-08
drm/i915: Refactor common code to load initial power context
Chris Wilson
1
-24
/
+24
2019-03-08
drm/i915: Do a synchronous switch-to-kernel-context on idling
Chris Wilson
1
-92
/
+62
2019-03-07
drm/i915: Force GPU idle on suspend
Chris Wilson
1
-15
/
+5
2019-03-07
drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro
Chris Wilson
1
-1
/
+3
2019-03-06
drm/i915: Relax mmap VMA check
Tvrtko Ursulin
1
-1
/
+2
2019-03-05
drm/i915: Move find_active_request() to the engine
Chris Wilson
1
-45
/
+0
2019-03-05
drm/i915: Remove last traces of exec-id (GEM_BUSY)
Chris Wilson
1
-15
/
+17
2019-02-28
drm/i915: Remove second level open-coded rcu work
Chris Wilson
1
-84
/
+4
2019-02-28
drm/i915: Make object/vma allocation caches global
Chris Wilson
1
-44
/
+3
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
1
-29
/
+5
2019-02-28
drm/i915: Compute the global scheduler caps
Chris Wilson
1
-0
/
+2
2019-02-21
drm/i915: remove redundant likely/unlikely annotation
Chengguang Xu
1
-2
/
+2
2019-02-21
drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
Chris Wilson
1
-10
/
+10
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
1
-12
/
+13
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-0
/
+2
2019-02-13
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Chris Wilson
1
-67
/
+19
2019-02-12
drm/i915: Recursive i915_reset_trylock() verboten
Chris Wilson
1
-8
/
+8
2019-02-11
Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-7
/
+27
2019-02-08
drm/i915: Revoke mmaps and prevent access to fence registers across reset
Chris Wilson
1
-43
/
+13
2019-02-07
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
Joonas Lahtinen
1
-2
/
+10
2019-02-07
drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
Joonas Lahtinen
1
-1
/
+11
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
1
-4
/
+6
2019-02-04
Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-87
/
+108
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+2
2019-01-29
drm/i915: Identify active requests
Chris Wilson
1
-0
/
+15
2019-01-28
drm/i915: Track active timelines
Chris Wilson
1
-2
/
+2
2019-01-28
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
1
-1
/
+1
[next]