index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_pages.c
Age
Commit message (
Expand
)
Author
2020-07-08
drm/i915: Remove i915_gem_object_get_dirty_page()
Chris Wilson
2020-07-08
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2020-01-27
drm/i915/gem: manual conversion to struct drm_device logging macros.
Wambui Karuga
2020-01-03
drm/i915/gem: Support discontiguous lmem object maps
Chris Wilson
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-11-07
drm/i915: Switch obj->mm.lock lockdep annotations on its head
Daniel Vetter
2019-10-25
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
2019-10-08
drm/i915/region: support volatile objects
Matthew Auld
2019-09-11
drm/i915: Make shrink/unshrink be atomic
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-07-25
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-28
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
drm/i915: Move phys objects to its own file
Chris Wilson