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
/
i915_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
drm/i915: Write GPU relocs harder with gen3
Chris Wilson
1
-1
/
+6
2018-11-06
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
1
-1
/
+1
2018-09-28
Merge tag 'drm-intel-next-2018-09-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+6
2018-09-14
Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2018-09-12
drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G
Chris Wilson
1
-0
/
+5
2018-09-11
drm/i915: Nuke struct_mutex from context_setparam
Chris Wilson
1
-1
/
+1
2018-09-06
drm: expand replace_fence to support timeline point v2
Chunming Zhou
1
-1
/
+1
2018-09-03
drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domains
Chris Wilson
1
-0
/
+7
2018-09-03
drm/i915: Force the slow path after a user-write error
Chris Wilson
1
-4
/
+5
2018-09-03
drm/i915: Determine uses-full-ppgtt from context for execbuf
Chris Wilson
1
-3
/
+6
2018-08-06
drm/i915: kill resource streamer support
Lucas De Marchi
1
-15
/
+3
2018-08-06
drm/i915/icl: move has_resource_streamer to GEN11_FEATURES
Lucas De Marchi
1
-1
/
+1
2018-07-06
drm/i915: Move i915_vma_move_to_active() to i915_vma.c
Chris Wilson
1
-61
/
+0
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
1
-7
/
+18
2018-07-06
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
1
-26
/
+21
2018-06-21
drm/i915: Redefine EINVAL for debugging
Chris Wilson
1
-0
/
+9
2018-06-21
drm/i915: Ignore applying the self-relocation BIAS if no relocations
Chris Wilson
1
-1
/
+2
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
1
-2
/
+2
2018-06-11
drm/i915: Apply batch location restrictions before pinning
Chris Wilson
1
-22
/
+27
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-8
/
+8
2018-05-04
drm/i915: Lazily unbind vma on close
Chris Wilson
1
-1
/
+2
2018-04-06
drm/i915: Describe the bottom of stack in processing a batchbuffer
Kevin Rogovin
1
-0
/
+29
2018-04-04
drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
Xidong Wang
1
-1
/
+1
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-30
/
+30
2018-02-19
drm/i915: Clear the in-use marker on execbuf failure
Chris Wilson
1
-0
/
+2
2018-02-16
drm: move read_domains and write_domain into i915
Christian König
1
-5
/
+5
2018-02-14
drm/i915: Fix rsvd2 mask when out-fence is returned
Daniele Ceraolo Spurio
1
-1
/
+1
2018-02-09
drm/i915: Give all ioctl functions an _ioctl suffix
Ville Syrjälä
1
-4
/
+4
2018-02-08
drm/i915: Fix kerneldoc warnings in i915_gem_execbuffer
Chris Wilson
1
-1
/
+1
2017-12-12
drm/i915: make mappable struct resource centric
Matthew Auld
1
-1
/
+1
2017-11-29
drm/i915: Move engine->needs_cmd_parser to engine->flags
Tvrtko Ursulin
1
-1
/
+1
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
1
-8
/
+0
2017-11-20
drm/i915: Pull the unconditional GPU cache invalidation into request construc...
Chris Wilson
1
-6
/
+1
2017-11-16
drm/i915: Prevent overflow of execbuf.buffer_count and num_cliprects
Chris Wilson
1
-23
/
+43
2017-11-03
drm/i915: Reject unknown syncobj flags
Tvrtko Ursulin
1
-0
/
+8
2017-11-01
drm/i915: Check incoming alignment for unfenced buffers (on i915gm)
Chris Wilson
1
-0
/
+4
2017-10-09
drm/i915: Try a minimal attempt to insert the whole object for relocations
Chris Wilson
1
-1
/
+3
2017-10-09
drm/i915: Consolidate get_fence with pin_fence
Chris Wilson
1
-5
/
+5
2017-09-28
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-6
/
+6
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-4
/
+14
2017-09-22
drm/i915: Rename global i915 to i915_modparams
Michal Wajdeczko
1
-1
/
+1
2017-09-21
drm/i915: Document the split in internal and public execbuf flags
Chris Wilson
1
-0
/
+2
2017-09-14
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
1
-6
/
+6
2017-09-12
drm/i915: Cleanup error paths through eb_lookup_vma()
Chris Wilson
1
-7
/
+4
2017-09-06
drm/i915: Annotate user relocs with __user
Ville Syrjälä
1
-1
/
+1
2017-09-06
drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gm
Chris Wilson
1
-3
/
+4
2017-09-05
drm/i915: Annotate user relocs with __user
Ville Syrjälä
1
-1
/
+1
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
1
-1
/
+1
2017-09-05
drm/i915: Silence sparse by using gfp_t
Chris Wilson
1
-1
/
+1
2017-09-04
Merge drm-upstream/drm-next into drm-intel-next-queued
Jani Nikula
1
-3
/
+1
[next]