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
/
i915_gem.c
Age
Commit message (
Expand
)
Author
2020-06-12
drm/i915: Leave vma intact as they are discarded
Chris Wilson
2020-06-05
drm/i915: Correct discard i915_vma_compare assertion
Chris Wilson
2020-06-05
drm/i915: Discard a misplaced GGTT vma
Chris Wilson
2020-04-02
drm/i915/gem: Drop cached obj->bind_count
Chris Wilson
2020-04-01
drm/i915/gt: Make fence revocation unequivocal
Chris Wilson
2020-03-16
drm/i915/gt: Pull restoration of GGTT fences underneath the GT
Chris Wilson
2020-03-16
drm/i915: Move GGTT fence registers under gt/
Chris Wilson
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
2020-02-08
drm/i915: Never allow userptr into the new mapping types
Janusz Krzysztofik
2020-02-04
drm/i915: Wean off drm_pci_alloc/drm_pci_free
Chris Wilson
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placement
Chris Wilson
2020-01-24
drm/i915/gem: Detect overflow in calculating dumb buffer size
Chris Wilson
2020-01-22
drm/i915: Make WARN* drm specific where drm_priv ptr is available
Pankaj Bharadiya
2020-01-05
drm/i915: Create dumb buffer from LMEM
Ramalingam C
2019-12-30
drm/i915/selftests: Flush the context worker
Chris Wilson
2019-12-23
drm/i915: Introduce a vma.kref
Chris Wilson
2019-12-23
drm/i915: Add a simple is-bound check before unbinding
Chris Wilson
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-21
drm/i915: Move i915_gem_init_contexts() earlier
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-18
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-09
drm/i915/gem: Avoid rcu_barrier() from shrinker paths
Chris Wilson
2019-12-06
drm/i915/gem: Flush the pwrite through the chipset before signaling
Chris Wilson
2019-12-05
drm/i915/gem: Reinitialise the local list before repeating
Chris Wilson
2019-12-04
drm/i915/gem: Try to flush pending unbind events
Chris Wilson
2019-12-04
drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
Abdiel Janulgue
2019-12-03
drm/i915/gem: Avoid parking the vma as we unbind
Chris Wilson
2019-12-03
drm/i915: Lift i915_vma_pin() out of intel_renderstate_emit()
Chris Wilson
2019-12-03
drm/i915/gem: Take runtime-pm wakeref prior to unbinding
Chris Wilson
2019-11-21
drm/i915: Serialise with remote retirement
Chris Wilson
2019-11-15
drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()
Chris Wilson
2019-11-15
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-11-14
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-05
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jon Bloomfield
2019-11-05
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-01
drm/i915/gt: Pull timeline initialise to intel_gt_init_early
Chris Wilson
2019-10-29
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-22
drm/i915: Teach record_defaults to operate on the intel_gt
Chris Wilson
2019-10-22
drm/i915: Pass intel_gt to intel_engines_verify_workarounds
Tvrtko Ursulin
2019-10-22
drm/i915: Pass intel_gt to intel_engines_init
Tvrtko Ursulin
2019-10-22
drm/i915: Pass intel_gt to intel_engines_setup
Tvrtko Ursulin
2019-10-22
drm/i915: Pass intel_gt to intel_engines_cleanup
Tvrtko Ursulin
2019-10-21
drm/i915: Remove pm park/unpark notifications
Chris Wilson
2019-10-18
drm/i915: treat shmem as a region
Matthew Auld
2019-10-16
drm/i915: Store i915_ggtt as the backpointer on fence registers
Chris Wilson
2019-10-16
drm/i915: Do initial mocs configuration directly
Chris Wilson
[next]