summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem/i915_gem_phys.c
AgeCommit message (Expand)Author
2023-12-15drm/i915: Use memcpy_[from/to]_page() in gem/i915_gem_pyhs.cZhao Liu
2023-08-31drm/i915: add minimal i915_gem_object_frontbuffer.hJani Nikula
2022-12-30drm/i915: Check for integer truncation on scatterlist creationChris Wilson
2022-11-09drm/i915: use i915_sg_dma_sizes() for all backendsMatthew Auld
2022-03-17drm/i915: move i915_gem_object_needs_bit17_swizzle() to i915_gem_tiling.[ch]Jani Nikula
2021-12-17drm/i915/gem: Use to_gt() helperMichał Winiarski
2021-06-24drm/i915: Update object placement flags to be mutableThomas Hellström
2021-06-02Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-06-01drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical ...Thomas Hellström
2021-05-17drm/i915: Don't include drm_legacy.hThomas Zimmermann
2021-03-24drm/i915: Finally remove obj->mm.lock.Maarten Lankhorst
2021-03-24drm/i915: Pass ww ctx to intel_pin_to_display_planeMaarten Lankhorst
2021-03-24drm/i915: Flatten obj->mm.lockMaarten Lankhorst
2021-03-24drm/i915: Convert i915_gem_object_attach_phys() to ww locking, v2.Maarten Lankhorst
2021-03-24drm/i915: Rework struct phys attachment handlingMaarten Lankhorst
2021-03-24drm/i915: Move HAS_STRUCT_PAGE to obj->flagsMaarten Lankhorst
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-02drm/i915: Remove references to struct drm_device.pdevThomas Zimmermann
2021-01-20drm/i915/gem: Use shrinkable status for unknown swizzle quirksChris Wilson
2021-01-20drm/i915/gem: Move stolen node into GEM object unionChris Wilson
2020-11-12drm/i915/gem: Pull phys pread/pwrite implementations to the backendChris Wilson
2020-11-05drm/i915/gem: Pull phys pread/pwrite implementations to the backendChris Wilson
2020-06-25Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2020-05-29drm/i915/gem: Give each object class a friendly nameChris Wilson
2020-05-25drm/i915/gem: Suppress some random warningsChris Wilson
2020-05-19drm/i915/gem: Prefer drm_WARN* over WARN*Pankaj Bharadiya
2020-04-03drm: delete drm_pci.hDaniel Vetter
2020-03-06drm/i915/phys: unconditionally call release_memory_regionAbdiel Janulgue
2020-02-04drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter
2019-10-18drm/i915: treat shmem as a regionMatthew Auld
2019-08-09drm/i915: Free the imported shmemfs file for phys objectsChris Wilson
2019-07-04drm/i915/gem: Defer obj->base.resv fini until RCU callbackChris Wilson
2019-07-03drm/i915/gem: Free pages before rcu-freeing the objectChris Wilson
2019-06-21drm/i915: Move i915_gem_chipset_flush to intel_gtTvrtko Ursulin
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson
2019-05-28drm/i915: Move phys objects to its own fileChris Wilson