summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gem
AgeCommit message (Expand)Author
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-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
2021-04-22drm/i915: Create stolen memory region from local memoryCQ Tang
2021-04-14drm/i915: eliminate remaining uses of intel_device_info->genLucas De Marchi
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-26drm/i915: Allow configuring default request expiry via modparamTvrtko Ursulin
2021-03-26drm/i915: Fail too long user submissions by defaultTvrtko Ursulin
2021-03-26drm/i915: Extract active lookup engine to a helperTvrtko Ursulin
2021-03-24drm/i915: give stolen system memory its own classMatthew Auld
2021-03-24drm/i915/gem: consolidate 2big error checking for object sizesMatthew Auld
2021-03-24drm/i915/gem: don't trust the dma_buf->sizeMatthew Auld
2021-03-24drm/i915: Remove I915_USER_PRIORITY_SHIFTChris Wilson
2021-03-24drm/i915: Keep userpointer bindings if seqcount is unchanged, v2.Maarten Lankhorst