开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-15
Revert "drm/i915: Don't skip request retirement if the active list is empty"
Jani Nikula
2015-06-15
drm/i915: Don't skip request retirement if the active list is empty
Ville Syrjälä
2015-06-15
drm/i915: Always reset vma->ggtt_view.pages cache on unbinding
Chris Wilson
2015-06-01
drm/i915: Don't skip request retirement if the active list is empty
Ville Syrjälä
2015-05-26
drm/i915: Use spinlocks for checking when to waitboost
Chris Wilson
2015-05-22
drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
Chris Wilson
2015-05-22
drm/i915: Use the correct destructor for freeing requests on error
Chris Wilson
2015-05-21
drm/i915: Free RPS boosts for all laggards
Chris Wilson
2015-05-21
drm/i915: Convert RPS tracking to a intel_rps_client struct
Chris Wilson
2015-05-21
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
Chris Wilson
2015-05-21
drm/i915: Implement inter-engine read-read optimisations
Chris Wilson
2015-05-21
drm/i915: s/\<rq\>/req/g
Daniel Vetter
2015-05-20
drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
Chris Wilson
2015-05-20
drm/i915: Remove unused variable from i915_gem_mmap_gtt
Daniel Vetter
2015-05-08
drm/i915: Reject huge tiled objects
Joonas Lahtinen
2015-05-08
drm/i915: Use partial view in mmap fault handler
Joonas Lahtinen
2015-05-08
drm/i915: Consider object pinned if any VMA is pinned
Joonas Lahtinen
2015-05-08
drm/i915: Do not make assumptions on GGTT VMA sizes
Joonas Lahtinen
2015-05-08
drm/i915: Remove locking for get-caching query
Chris Wilson
2015-05-08
drm/i915: Clear vma->bound on unbinding
Mika Kuoppala
2015-05-08
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...
Dave Airlie
2015-04-23
drm/i915: Workaround to avoid lite restore with HEAD==TAIL
Michel Thierry
2015-04-23
drm/i915: Fix up the vma aliasing ppgtt binding
Daniel Vetter
2015-04-23
drm/i915: Remove misleading comment around bind_to_vm
Daniel Vetter
2015-04-20
drm/i915: Move vma vfuns to adddress_space
Daniel Vetter
2015-04-20
drm/i915: Simplify and fix object to display tracking
Tvrtko Ursulin
2015-04-16
drm/i915: Fix view type in warning message
Tvrtko Ursulin
2015-04-13
drm/i915: Remove obj->pin_mappable
Chris Wilson
2015-04-13
drm/i915: Optimistically spin for the request completion
Chris Wilson
2015-04-10
drm/i915: Move vm page allocation in proper place
Mika Kuoppala
2015-04-10
drm/i915: Remove request->uniq
Chris Wilson
2015-04-10
drm/i915: Prefer to check for idleness in worker rather than sync-flush
Chris Wilson
2015-04-10
drm/i915: Use a separate slab for vmas
Chris Wilson
2015-04-10
drm/i915: Use a separate slab for requests
Chris Wilson
2015-04-10
drm/i915: Use the global runtime-pm wakelock for a busy GPU for execlists
Chris Wilson
2015-04-10
drm/i915: Split batch pool into size buckets
Chris Wilson
2015-04-10
drm/i915: Free batch pool when idle
Chris Wilson
2015-04-10
drm/i915: Split the batch pool by engine
Chris Wilson
2015-04-10
drm/i915: Re-enable RPS wait-boosting for all engines
Chris Wilson
2015-04-10
drm/i915: Deminish contribution of wait-boosting from clients
Chris Wilson
2015-04-10
drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
Chris Wilson
2015-04-01
drm/i915: Move common request allocation code into a common function
John Harrison
2015-04-01
drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
John Harrison
2015-03-30
drm/i915: Add i915_gem_request_unreference__unlocked
Chris Wilson
2015-03-30
Merge tag 'v4.0-rc6' into drm-intel-next
Daniel Vetter
2015-03-27
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
2015-03-26
drm/i915: Keep ring->active_list and ring->requests_list consistent
Chris Wilson
2015-03-23
drm/i915/skl: Support secondary (rotated) frame buffer mapping
Tvrtko Ursulin
[next]