summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_fb_pin.c
AgeCommit message (Expand)Author
2024-03-28drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä
2023-09-15drm/i915/fb: replace GEM_WARN_ON() with drm_WARN_ON()Jani Nikula
2023-05-24drm/i915: Convert INTEL_INFO()->display to a pointerMatt Roper
2022-12-06drm/i915: Limit the display memory alignment to 32 bit instead of 64Andi Shyti
2022-10-05drm/i915/display: consider DG2_RC_CCS_CC when migrating buffersMatthew Auld
2022-10-05drm/i915/display: handle migration for dptMatthew Auld
2022-10-05drm/i915: remove the TODO in pin_and_fence_fb_objMatthew Auld
2022-09-08drm/i915: Rename ggtt_view as gtt_viewNiranjana Vishwanathapura
2022-03-21drm/i915: Rename INTEL_REGION_LMEM with INTEL_REGION_LMEM_0Andi Shyti
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-14drm/i915: split out gem/i915_gem_domain.h from i915_drv.hJani Nikula
2022-01-28drm/i915: Lock dpt_obj around set_cache_level, v2.Maarten Lankhorst
2022-01-18drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind...Maarten Lankhorst
2021-12-03drm/i915/display: stop including i915_drv.h from intel_display_types.hJani Nikula
2021-11-09drm/i915: pin: delete duplicate check in intel_pin_and_fence_fb_obj()Dan Carpenter
2021-10-12drm/i915/display: move pin/unpin fb/plane code to a new file.Dave Airlie