summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-22drm/i915/gt: replace cache_clflush_rangeMichael Cheng5-10/+10
2022-03-22drm/i915/: Re-work clflush_write32Michael Cheng1-5/+3
2022-03-22drm/i915/gt: Re-work reset_csbMichael Cheng1-3/+2
2022-03-22drm/i915/gt: Drop invalidate_csb_entriesMichael Cheng1-9/+4
2022-03-22drm/i915/gt: Re-work intel_write_status_pageMichael Cheng1-9/+4
2022-03-22drm/i915/gt: fix i915_reg_t initializationJani Nikula1-1/+1
2022-03-22drm/i915/debugfs: Do not return '0' if there is nothing to returnAndi Shyti5-17/+21
2022-03-21drm/i915/gem: Don't evict unmappable VMAs when pinning with PIN_MAPPABLE (v2)Vivek Kasireddy1-1/+12
2022-03-21drm/i915/gt: Add sysfs throttle frequency interfacesSujaritha Sundaresan4-0/+107
2022-03-21drm/i915/gt: Create per-tile RPS sysfs interfacesAndi Shyti2-177/+283
2022-03-21drm/i915/gt: Create per-tile RC6 sysfs interfaceAndi Shyti5-128/+279
2022-03-21drm/i915/gt: create per-tile sysfs interfaceAndi Shyti7-1/+151
2022-03-21drm/i915: Prepare for multiple GTsTvrtko Ursulin10-46/+184
2022-03-21drm/i915/gt: add gt_is_root() helperAndi Shyti1-0/+5
2022-03-21drm/i915: Rename INTEL_REGION_LMEM with INTEL_REGION_LMEM_0Andi Shyti9-16/+16
2022-03-19drm/i915: Add logical mapping for video decode enginesMatthew Brost1-5/+17
2022-03-19drm/i915: Fix renamed struct fieldLucas De Marchi1-1/+1
2022-03-18drm/i915/dg2: Add preemption changes for Wa_14015141709Akeem G Abodunrin2-1/+4
2022-03-18drm/i915/uapi: Add query for hwconfig blobRodrigo Vivi2-0/+24
2022-03-18drm/i915/guc: Add fetch of hwconfig blobJohn Harrison7-0/+199
2022-03-16drm/i915: fixup the initial fb base on DGFXMatthew Auld1-6/+44
2022-03-16drm/i915/display: Check mappable aperture when pinning preallocated vmaCQ Tang1-1/+5
2022-03-16drm/i915/ttm: wire up the object offsetMatthew Auld6-6/+28
2022-03-16drm/i915: add i915_gem_object_create_region_at()Matthew Auld12-74/+77
2022-03-16drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLYMatthew Auld1-0/+8
2022-03-16drm/i915/stolen: don't treat small BAR as an errorAkeem G Abodunrin2-19/+46
2022-03-16drm/i915/lmem: don't treat small BAR as an errorMatthew Auld1-2/+4
2022-03-16drm/i915: Add support for steered register writesMatt Roper3-10/+70
2022-03-16drm/i915/guc: add steering info to GuC register save/restore listDaniele Ceraolo Spurio4-16/+73
2022-03-16drm/i915: Report steering details in debugfsMatt Roper5-1/+73
2022-03-15drm/i915: Reduce stack usage in debugfs due to SSEUJohn Harrison1-8/+14
2022-03-14drm/i915/xehp: Update topology dumps for Xe_HPMatt Roper4-17/+50
2022-03-14drm/i915/sseu: Don't overallocate subslice storageMatt Roper2-13/+36
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper4-5/+4
2022-03-11drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda1-1/+1
2022-03-08drm/i915/xehp: Drop aux table invalidation on FlatCCS platformsMatt Roper1-9/+19
2022-03-08drm/i915: opportunistically apply ALLOC_CONTIGIOUSMatthew Auld1-0/+3
2022-03-08drm/i915/gtt: reduce overzealous alignment constraints for GGTTMatthew Auld1-1/+2
2022-03-07drm/i915: stop checking for NULL vma->objMatthew Auld1-10/+7
2022-03-07drm/i915: limit the async bind to bind_async_flagsMatthew Auld1-2/+3
2022-03-07drm/i915/fbdev: fixup setting screen_sizeMatthew Auld1-2/+2
2022-03-07drm/i915/gem: Remove some unnecessary codeThomas Hellström1-18/+14
2022-03-07drm/i915: Remove the vma refcountThomas Hellström4-33/+16
2022-03-07drm/i915: Remove the vm open countThomas Hellström15-166/+192
2022-03-06drm/i915/dmabuf: Fix prime_mmap to work when using LMEMGwan-gyeong Mun1-0/+4
2022-03-06drm/i915/dmabuf: Update dma_buf_ops.unmap_dma_buf callback to use drm_gem_unm...Gwan-gyeong Mun1-10/+1
2022-03-04drm/i915: Add RCS mask to GuC ADS paramsStuart Summers1-1/+1
2022-03-04drm/i915/xehp: Support platforms with CCS engines but no RCSMatt Roper7-4/+13
2022-03-04drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2HsJohn Harrison1-2/+4
2022-03-04drm/i915/guc: Drop obsolete H2G definitionsJohn Harrison1-2/+0