summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/i915_drm.h
AgeCommit message (Expand)Author
2020-08-17drm/i915: add syncobj timeline supportLionel Landwerlin
2020-08-17drm/i915: introduce a mechanism to extend execbuf2Lionel Landwerlin
2020-07-15drm: i915_drm.h: delete duplicated words in commentsRandy Dunlap
2020-03-27drm/i915/perf: add new open param to configure polling of OA bufferLionel Landwerlin
2020-03-17drm/i915/perf: introduce global sseu pinningLionel Landwerlin
2020-02-25drm/i915: Allow userspace to specify ringsize on constructionChris Wilson
2019-12-04drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue
2019-10-29drm/i915/gem: Make context persistence optionalChris Wilson
2019-10-14drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin
2019-10-14drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson
2019-10-14drm/i915: add support for perf configuration queriesLionel Landwerlin
2019-10-14drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin
2019-09-21drm/i915/tgl: s/ss/eu fuse reading supportDaniele Ceraolo Spurio
2019-07-04drm/i915: Show support for accurate sw PMU busyness trackingChris Wilson
2019-05-22drm/i915: Engine discovery queryTvrtko Ursulin
2019-05-22drm/i915: Allow specification of parallel execbufChris Wilson
2019-05-22drm/i915/execlists: Virtual engine bondingChris Wilson
2019-05-22drm/i915: Load balancing across a virtual engineChris Wilson
2019-05-22drm/i915: Allow userspace to clone contexts on creationChris Wilson
2019-05-22drm/i915: Re-expose SINGLE_TIMELINE flags for context creationChris Wilson
2019-05-22drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]Chris Wilson
2019-05-22drm/i915: Allow a context to define its set of enginesChris Wilson
2019-05-22drm/i915: Restore control over ppgtt for context creation ABIChris Wilson
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-05drm/i915: Remove last traces of exec-id (GEM_BUSY)Chris Wilson
2019-03-01drm/i915: Fix I915_EXEC_RING_MASKChris Wilson
2019-03-01drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson
2019-02-19drm/i915: Include reminders about leaving no holes in uAPI enumsChris Wilson
2019-02-18drm/i915: Optionally disable automatic recovery after a GPU resetChris Wilson
2019-02-05drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen
2018-10-23drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson
2018-07-20drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson
2018-03-08drm/i915: expose rcs topology through query uAPILionel Landwerlin
2018-03-08drm/i915: add query uAPILionel Landwerlin
2018-02-05drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä
2017-11-24drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin
2017-11-23drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin
2017-11-22drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin
2017-11-22drm/i915/pmu: Add interrupt count metricTvrtko Ursulin
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin