summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
2021-07-01Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-29drm/i915/selftests: use vma_lookup() in __igt_mmap()Liam Howlett
2021-06-28drm/i915: Reinstate the mmap ioctl for some platformsThomas Hellström
2021-06-11Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-05drm/i915/gem: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-02drm/i915/ttm: Embed a ttm buffer object in the i915 gem objectThomas Hellström
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-06-02Revert "i915: use io_mapping_map_user"Matthew Auld
2021-06-02Revert "i915: use io_mapping_map_user"Matthew Auld
2021-06-02Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-01drm/i915: Disable mmap ioctl for gen12+Maarten Lankhorst
2021-06-01drm/i915: Fix i915_sg_page_sizes to record dma segments rather than physical ...Thomas Hellström
2021-06-01drm/i915: Don't free shared locks while sharedThomas Hellström
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-21Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2021-05-19drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson
2021-05-17Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2021-05-17drm/i915: Don't include drm_legacy.hThomas Zimmermann
2021-05-17drm/i915/gem: Pin the L-shape quirked object as unshrinkableChris Wilson
2021-05-12drm/i915: Avoid div-by-zero on gen2Ville Syrjälä
2021-05-11drm/i915/stolen: shuffle around init_memory_regionMatthew Auld
2021-05-05drm/i915: drop the __i915_active_call pointer packingMatthew Auld
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-04drm/i915/gem: hide new uAPI behind CONFIG_BROKENMatthew Auld
2021-05-04drm/i915/gem: clear userspace buffers for LMEMMatthew Auld
2021-05-04drm/i915/lmem: support optional CPU clearing for special internal useMatthew Auld
2021-05-04drm/i915/uapi: implement object placement extensionMatthew Auld
2021-05-04drm/i915/uapi: introduce drm_i915_gem_create_extMatthew Auld
2021-05-04drm/i915: rework gem_create flow for upcoming extensionsMatthew Auld
2021-05-04drm/i915: mark stolen as privateMatthew Auld
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30i915: use io_mapping_map_userChristoph Hellwig
2021-04-29drm/i915: Use trylock in shrinker for ggtt on bsw vt-d and bxt, v2.Maarten Lankhorst
2021-04-29drm/i915/gem: Remove reference to struct drm_device.pdevThomas Zimmermann
2021-04-27drm/i915/lmem: Bypass aperture when lmem is availableAnusha Srivatsa
2021-04-27drm/i915/gtt: map the PD up frontMatthew Auld
2021-04-26drm/i915: Avoid div-by-zero on gen2Ville Syrjälä
2021-04-26drm/i915: Fix docbook descriptions for i915_gem_shrinkerMaarten Lankhorst
2021-04-23drm/i915: Fix docbook descriptions for i915_gem_shrinkerMaarten Lankhorst
2021-04-22drm/i915/stolen: actually mark as contiguousMatthew Auld
2021-04-22drm/i915/stolen: enforce the min_page_size contractCQ Tang
2021-04-22drm/i915/stolen: treat stolen local as normal local memoryMatthew Auld