index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2022-01-05
drm/i915: Use to_gt() helper for GGTT accesses
Michał Winiarski
2021-12-20
drm/i915: Force ww lock for i915_gem_object_ggtt_pin_ww, v2.
Maarten Lankhorst
2021-12-17
drm/i915: Use to_gt() helper
Michał Winiarski
2021-11-10
drm/i915/gem: Fix gem_madvise for ttm+shmem objects
Thomas Hellström
2021-11-02
drm/i915: move cpu_write_needs_clflush
Matthew Auld
2021-09-20
drm/i915: Make wa list per-gt
Venkata Sandeep Dhanalakota
2021-06-17
drm/i915: Break out dma_resv ww locking utilities to separate files
Thomas Hellström
2021-06-17
drm/i915: Reference objects on the ww object list
Thomas Hellström
2021-06-17
drm/i915/gem: Remove duplicated call to ops->pread
Daniel Vetter
2021-06-11
drm/i915/ttm: Introduce a TTM i915 gem object backend
Thomas Hellström
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2021-05-17
drm/i915/gem: Pin the L-shape quirked object as unshrinkable
Chris Wilson
2021-04-30
drm/i915: Remove erroneous i915_is_ggtt check for I915_GEM_OBJECT_UNBIND_VM_T...
Maarten Lankhorst
2021-04-29
drm/i915: Use trylock in shrinker for ggtt on bsw vt-d and bxt, v2.
Maarten Lankhorst
2021-03-24
drm/i915: Finally remove obj->mm.lock.
Maarten Lankhorst
2021-03-24
drm/i915: Fix pread/pwrite to work with new locking rules.
Maarten Lankhorst
2021-03-24
drm/i915: Take reservation lock around i915_vma_pin.
Maarten Lankhorst
2021-03-24
drm/i915: Fix userptr so we do not have to worry about obj->mm.lock, v7.
Maarten Lankhorst
2021-03-24
drm/i915: Disable userptr pread/pwrite support.
Maarten Lankhorst
2021-03-24
drm/i915: Add gem object locking to madvise.
Maarten Lankhorst
2021-03-18
drm/i915: Disable pread/pwrite ioctl's for future platforms (v3)
Ashutosh Dixit
2021-02-08
drm/i915/gem: Move freeze/freeze_late next to suspend/suspend_late
Chris Wilson
2021-01-20
drm/i915/gem: Use shrinkable status for unknown swizzle quirks
Chris Wilson
2021-01-20
drm/i915/gem: Almagamate clflushes on freeze
Chris Wilson
2021-01-15
drm/i915/gem: split gem_create into own file
Matthew Auld
2020-12-16
drm/i915/gem: Drop free_work for GEM contexts
Chris Wilson
2020-11-05
drm/i915/gem: Pull phys pread/pwrite implementations to the backend
Chris Wilson
2020-11-05
drm/i915/gem: Allow backends to override pread implementation
Matthew Auld
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Use per object locking in execbuf, v12.
Maarten Lankhorst
2020-09-07
drm/i915: Remove locking from i915_gem_object_prepare_read/write
Maarten Lankhorst
2020-09-07
drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2.
Maarten Lankhorst
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
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
[prev]
[next]