index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
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
2016-07-14
drm/i915/breadcrumbs: Queue hangcheck before sleeping
Chris Wilson
2016-07-05
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
Chris Wilson
2016-07-04
drm/i915: convert a few more E->dev_private to to_i915(E)
Dave Gordon
2016-07-04
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
drm/i915: Remove stop-rings debugfs interface
Chris Wilson
2016-07-04
drm/i915: Add background commentary to "waitboosting"
Chris Wilson
2016-07-04
drm/i915: Restore waitboost credit to the synchronous waiter
Chris Wilson
2016-07-04
drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
Chris Wilson
2016-07-04
drm/i915: Do not keep postponing the idle-work
Chris Wilson
2016-07-04
drm/i915: Only start retire worker when idle
Chris Wilson
2016-07-01
drm/i915: Convert trace-irq to the breadcrumb waiter
Chris Wilson
2016-07-01
drm/i915: Stop setting wraparound seqno on initialisation
Chris Wilson
2016-07-01
drm/i915: Spin after waking up for an interrupt
Chris Wilson
2016-07-01
drm/i915: Slaughter the thundering i915_wait_request herd
Chris Wilson
2016-07-01
drm/i915: Separate GPU hang waitqueue from advance
Chris Wilson
2016-07-01
drm/i915: Delay queuing hangcheck to wait-request
Chris Wilson
2016-06-29
drm/i915: Remove request->reset_counter
Chris Wilson
2016-06-24
drm/i915: Split idling from forcing context switch
Chris Wilson
2016-06-24
drm/i915: Skip idling an idle engine
Chris Wilson
2016-06-20
drm/i915: use ORIGIN_CPU for frontbuffer invalidation on WC mmaps
Chris Wilson
2016-06-20
drm/i915: pwrite/pread do not require obj->base.filp, just pages
Chris Wilson
2016-06-20
drm/i915: Extract checking for backing struct pages to a helper
Chris Wilson
2016-06-13
drm/i915: Support for pread/pwrite from/to non shmem backed objects
Ankitprasad Sharma
2016-06-13
drm/i915: Use insert_page for pwrite_fast
Ankitprasad Sharma
2016-06-07
drm/i915/guc: fix GuC loading/submission check
Dave Gordon
2016-06-06
drm/i915: Fix a buch of kerneldoc warnings
Tvrtko Ursulin
2016-06-02
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-06-01
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
2016-05-27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...
Dave Airlie
2016-05-24
drm/i915: Rename struct intel_context
Chris Wilson
2016-05-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-24
drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
Michal Hocko
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
drm/i915/guc: add enable_guc_loading parameter
Dave Gordon
2016-05-23
drm/i915/guc: distinguish HAS_GUC() from HAS_GUC_UCODE/HAS_GUC_SCHED
Dave Gordon
2016-05-23
drm/i915/guc: rename loader entry points
Dave Gordon
2016-05-23
drm/i915: Stop automatically retiring requests after a GPU hang
Chris Wilson
2016-05-23
drm/i915: Re-enable GGTT earlier during resume on pre-gen6 platforms
Ville Syrjälä
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
drm/i915: Introduce & use new lightweight SGL iterators
Dave Gordon
2016-05-20
drm/i915: optimise i915_gem_object_map() for small objects
Dave Gordon
2016-05-20
drm/i915: refactor i915_gem_object_pin_map()
Dave Gordon
2016-05-19
drm/i915/userptr: Convert to drm_i915_private
Chris Wilson
2016-05-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-14
drm/i915: Update domain tracking for GEM objects on hibernation
Chris Wilson
2016-05-13
drm/i915: Stop automatically retiring requests after a GPU hang
Chris Wilson
2016-05-13
drm/i915: Stop retiring requests from busy/wait ioctls
Chris Wilson
2016-05-11
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
[next]