summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2021-07-22drm/i915/guc: Ensure G2H response has space in bufferMatthew Brost
2021-07-22drm/i915/guc: Disable semaphores when using GuC schedulingMatthew Brost
2021-07-22drm/i915/guc: Ensure request ordering via completion fencesMatthew Brost
2021-07-22drm/i915: Disable preempt busywait when using GuC schedulingMatthew Brost
2021-07-22drm/i915/guc: Extend deregistration fence to schedule disableMatthew Brost
2021-07-22drm/i915/guc: Disable engine barriers with GuC during unpinMatthew Brost
2021-07-22drm/i915/guc: Defer context unpin until scheduling is disabledMatthew Brost
2021-07-22drm/i915/guc: Insert fence on context when deregisteringMatthew Brost
2021-07-22drm/i915/guc: Implement GuC context operations for new intefaceMatthew Brost
2021-07-22drm/i915/guc: Add bypass tasklet submission path to GuCMatthew Brost
2021-07-22drm/i915/guc: Implement GuC submission taskletMatthew Brost
2021-07-22drm/i915/guc: Add LRC descriptor context lookup arrayMatthew Brost
2021-07-22drm/i915/guc: Remove GuC stage descriptor, add LRC descriptorMatthew Brost
2021-07-22drm/i915/guc: Add new GuC interface defines and structuresMatthew Brost
2021-07-22drm/i915/xehp: New engine context offsetsPrathap Kumar Valsan
2021-07-22drm/i915/xehp: Handle new device context ID formatStuart Summers
2021-07-22drm/i915/selftests: Allow for larger engine countsJohn Harrison
2021-07-22drm/i915/gen12: Use fuse info to enable SFCVenkata Sandeep Dhanalakota
2021-07-22Merge branch 'topic/xehp-dg2-definitions-2021-07-21' into drm-intel-gt-nextMatt Roper
2021-07-22drm/i915/dg2: add DG2 platform infoMatt Roper
2021-07-22drm/i915/xehpsdv: add initial XeHP SDV definitionsLucas De Marchi
2021-07-22drm/i915: Add XE_HP initial definitionsLucas De Marchi
2021-07-22drm/i915: Add release id versionLucas De Marchi
2021-07-22drm/i915: do not abbreviate version in debugfsLucas De Marchi
2021-07-22drm/i915: Make the kmem slab for i915_buddy_block a globalJason Ekstrand
2021-07-22drm/i915: Use a table for i915_init/exit (v2)Jason Ekstrand
2021-07-22drm/i915: Call i915_globals_exit() if pci_register_device() failsJason Ekstrand
2021-07-22drm/i915: Call i915_globals_exit() after i915_pmu_exit()Jason Ekstrand
2021-07-22drm/i915: Ditch i915 globals shrink infrastructureDaniel Vetter
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper
2021-07-21drm/i915: Program DFR enable/disable as a GT workaroundMatt Roper
2021-07-21drm/i915/icl: Drop a couple unnecessary workaroundsMatt Roper
2021-07-21drm/i915: Fix application of WaInPlaceDecompressionHangMatt Roper
2021-07-21drm/i915: Add TTM offset argument to mmap.Maarten Lankhorst
2021-07-21drm/i915: Correct the docs for intel_engine_cmd_parserJason Ekstrand
2021-07-20drm/i915/uapi: reject caching ioctls for discreteMatthew Auld
2021-07-16Revert "drm/i915: Skip over MI_NOOP when parsing"Jason Ekstrand
2021-07-16drm/i915: Drop error handling from dma_fence_workJason Ekstrand
2021-07-16drm/i915: Remove allow_alloc from i915_gem_object_get_sg*Jason Ekstrand
2021-07-16Revert "drm/i915: Propagate errors on awaiting already signaled fences"Jason Ekstrand
2021-07-16drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"Jason Ekstrand
2021-07-14Merge branch 'topic/revid_steppings' into drm-intel-gt-nextMatt Roper
2021-07-14drm/i915/icl: Drop workarounds that only apply to pre-production steppingsMatt Roper
2021-07-14drm/i915/cnl: Drop all workaroundsMatt Roper
2021-07-14drm/i915/dg1: Use revid->stepping tablesMatt Roper
2021-07-14drm/i915/rkl: Use revid->stepping tablesMatt Roper
2021-07-14drm/i915/jsl_ehl: Use revid->stepping tablesMatt Roper
2021-07-14drm/i915/icl: Use revid->stepping tablesMatt Roper
2021-07-14drm/i915/glk: Use revid->stepping tablesMatt Roper
2021-07-14drm/i915/bxt: Use revid->stepping tablesMatt Roper