summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/i915_drm.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: add syncobj timeline supportLionel Landwerlin2020-08-171-2/+36
* drm/i915: introduce a mechanism to extend execbuf2Lionel Landwerlin2020-08-171-3/+22
* drm: i915_drm.h: delete duplicated words in commentsRandy Dunlap2020-07-151-2/+2
* drm/i915/perf: add new open param to configure polling of OA bufferLionel Landwerlin2020-03-271-0/+13
* drm/i915/perf: introduce global sseu pinningLionel Landwerlin2020-03-171-0/+11
* drm/i915: Allow userspace to specify ringsize on constructionChris Wilson2020-02-251-0/+21
* drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue2019-12-041-0/+32
* drm/i915/gem: Make context persistence optionalChris Wilson2019-10-291-0/+15
* drm/i915/perf: allow holding preemption on filtered ctxLionel Landwerlin2019-10-141-0/+11
* drm/i915/perf: Allow dynamic reconfiguration of the OA streamChris Wilson2019-10-141-0/+13
* drm/i915: add support for perf configuration queriesLionel Landwerlin2019-10-141-1/+61
* drm/i915/perf: introduce a versioning of the i915-perf uapiLionel Landwerlin2019-10-141-0/+21
* drm/i915/tgl: s/ss/eu fuse reading supportDaniele Ceraolo Spurio2019-09-211-2/+4
* drm/i915: Show support for accurate sw PMU busyness trackingChris Wilson2019-07-041-0/+1
* drm/i915: Engine discovery queryTvrtko Ursulin2019-05-221-0/+42
* drm/i915: Allow specification of parallel execbufChris Wilson2019-05-221-1/+16
* drm/i915/execlists: Virtual engine bondingChris Wilson2019-05-221-0/+44
* drm/i915: Load balancing across a virtual engineChris Wilson2019-05-221-0/+39
* drm/i915: Allow userspace to clone contexts on creationChris Wilson2019-05-221-0/+15
* drm/i915: Re-expose SINGLE_TIMELINE flags for context creationChris Wilson2019-05-221-1/+2
* drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]Chris Wilson2019-05-221-1/+2
* drm/i915: Allow a context to define its set of enginesChris Wilson2019-05-221-0/+31
* drm/i915: Restore control over ppgtt for context creation ABIChris Wilson2019-05-221-0/+15
* drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson2019-04-171-2/+13
* drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson2019-03-271-17/+1
* drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson2019-03-221-1/+2
* drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson2019-03-221-82/+98
* drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson2019-03-221-0/+43
* drm/i915: Introduce the i915_user_extension_methodChris Wilson2019-03-221-0/+22
* drm/i915: Remove last traces of exec-id (GEM_BUSY)Chris Wilson2019-03-051-15/+17
* drm/i915: Fix I915_EXEC_RING_MASKChris Wilson2019-03-011-1/+1
* drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson2019-03-011-0/+1
* drm/i915: Include reminders about leaving no holes in uAPI enumsChris Wilson2019-02-191-0/+8
* drm/i915: Optionally disable automatic recovery after a GPU resetChris Wilson2019-02-181-0/+20
* drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin2019-02-051-0/+64
* Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen2018-11-191-7/+0
* drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin2018-10-231-0/+7
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-0/+8
* drm/i915: Only force GGTT coherency w/a on required chipsetsChris Wilson2018-07-201-0/+22
* drm/i915: expose rcs topology through query uAPILionel Landwerlin2018-03-081-0/+62
* drm/i915: add query uAPILionel Landwerlin2018-03-081-3/+43
* drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä2018-02-051-1/+3
* drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin2017-11-241-5/+1
* drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin2017-11-231-2/+1
* drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin2017-11-221-1/+5
* drm/i915/pmu: Add interrupt count metricTvrtko Ursulin2017-11-221-1/+3
* drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-221-0/+39
* drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin2017-11-131-0/+6
* drm/i915: Record the default hw state after reset upon loadChris Wilson2017-11-101-0/+15
* drm/i915: Define an engine class enum for the uABITvrtko Ursulin2017-11-101-0/+16