summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2022-03-17drm/i915/uapi: Add query for hwconfig blobRodrigo Vivi
2022-03-17drm/i915/guc: Add fetch of hwconfig blobJohn Harrison
2022-03-16drm/i915: fixup the initial fb base on DGFXMatthew Auld
2022-03-16drm/i915/display: Check mappable aperture when pinning preallocated vmaCQ Tang
2022-03-16drm/i915/ttm: wire up the object offsetMatthew Auld
2022-03-16drm/i915: add i915_gem_object_create_region_at()Matthew Auld
2022-03-16drm/i915/stolen: consider I915_BO_ALLOC_GPU_ONLYMatthew Auld
2022-03-16drm/i915/stolen: don't treat small BAR as an errorAkeem G Abodunrin
2022-03-16drm/i915/lmem: don't treat small BAR as an errorMatthew Auld
2022-03-15drm/i915: Add support for steered register writesMatt Roper
2022-03-15drm/i915/guc: add steering info to GuC register save/restore listDaniele Ceraolo Spurio
2022-03-15drm/i915: Report steering details in debugfsMatt Roper
2022-03-15drm/i915: Reduce stack usage in debugfs due to SSEUJohn Harrison
2022-03-14drm/i915/xehp: Update topology dumps for Xe_HPMatt Roper
2022-03-14drm/i915/sseu: Don't overallocate subslice storageMatt Roper
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper
2022-03-11drm/i915/gem: add missing boundary check in vm_accessMastan Katragadda
2022-03-08drm/i915/xehp: Drop aux table invalidation on FlatCCS platformsMatt Roper
2022-03-08drm/i915: opportunistically apply ALLOC_CONTIGIOUSMatthew Auld
2022-03-08drm/i915/gtt: reduce overzealous alignment constraints for GGTTMatthew Auld
2022-03-07drm/i915: stop checking for NULL vma->objMatthew Auld
2022-03-07drm/i915: limit the async bind to bind_async_flagsMatthew Auld
2022-03-07drm/i915/fbdev: fixup setting screen_sizeMatthew Auld
2022-03-07drm/i915/gem: Remove some unnecessary codeThomas Hellström
2022-03-07drm/i915: Remove the vma refcountThomas Hellström
2022-03-07drm/i915: Remove the vm open countThomas Hellström
2022-03-07drm/i915/dmabuf: Fix prime_mmap to work when using LMEMGwan-gyeong Mun
2022-03-07drm/i915/dmabuf: Update dma_buf_ops.unmap_dma_buf callback to use drm_gem_unm...Gwan-gyeong Mun
2022-03-04drm/i915: Add RCS mask to GuC ADS paramsStuart Summers
2022-03-04drm/i915/xehp: Support platforms with CCS engines but no RCSMatt Roper
2022-03-03drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2HsJohn Harrison
2022-03-03drm/i915/guc: Drop obsolete H2G definitionsJohn Harrison
2022-03-03drm/i915/guc: Rename desc_idx to ctx_idJohn Harrison
2022-03-03drm/i915/guc: Move lrc desc setup to where it is neededJohn Harrison
2022-03-03drm/i915/guc: Split guc_lrc_desc_pin apartJohn Harrison
2022-03-03drm/i915/guc: Better name for context id limitJohn Harrison
2022-03-03drm/i915/guc: Add an explicit 'submission_initialized' flagJohn Harrison
2022-03-03drm/i915/guc: Do not conflate lrc_desc with GuC id for registrationJohn Harrison
2022-03-02drm/i915/xehpsdv: Move render/compute engine reset domains related workaroundsSrinivasan Shanmugam
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper
2022-03-02drm/i915/xehp: handle fused off CCS enginesDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Don't support parallel submission on compute / renderMatthew Brost
2022-03-02drm/i915/xehp/guc: enable compute engine inside GuCDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODEMatt Roper
2022-03-02drm/i915/xehp: Define context scheduling attributes in lrc descriptorMatt Roper
2022-03-02drm/i915: Move context descriptor fields to intel_lrc.hMatt Roper
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper
2022-03-02drm/i915/xehp: compute engine pipe_controlDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Add Compute CS IRQ handlersMatt Roper
2022-03-02drm/i915/xehp: CCS shares the render reset domainMatt Roper