index
:
pm24.git
master
perf-mon
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_stolen.c
Age
Commit message (
Expand
)
Author
2020-04-08
drm/i915/stolen: prefer struct drm_device based logging
Jani Nikula
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
2020-02-05
drm/i915/display: Be explicit in handling the preallocated vma
Chris Wilson
2020-01-27
drm/i915/gem: initial conversion to new logging macros using coccinelle
Wambui Karuga
2020-01-22
drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2019-12-28
drm/i915/lmem: debugfs for LMEM details
Lukasz Fiedorowicz
2019-11-11
drm/i915/gem: Pass mem region to preallocated stolen
Chris Wilson
2019-11-11
drm/i915/gem: Replace implicit dev_priv->uncore for stolen init
Chris Wilson
2019-10-22
drm/i915/gem: Distinguish each object type
Chris Wilson
2019-10-18
drm/i915: treat stolen as a region
Matthew Auld
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-10-04
drm/i915: Only track bound elements of the GTT
Chris Wilson
2019-09-11
drm/i915: Make i915_vma.flags atomic_t for mutex reduction
Chris Wilson
2019-09-04
drm/i915/tgl: add gen12 to stolen initialization
Lucas De Marchi
2019-08-15
drm/i915: Convert a few more bland dmesg info to be device specific
Chris Wilson
2019-08-09
drm/i915: extract gem/i915_gem_stolen.h from i915_drv.h
Jani Nikula
2019-07-04
drm/i915/gem: Defer obj->base.resv fini until RCU callback
Chris Wilson
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-06-10
drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors
Tvrtko Ursulin
2019-05-31
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson