summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/i915_drm.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+0Star
* 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/+1Star
* drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin2017-11-231-2/+1Star
* 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
* drm/i915: Reject unknown syncobj flagsTvrtko Ursulin2017-11-031-0/+1
* drm/i915: Don't use BIT() in UAPI sectionJoonas Lahtinen2017-10-061-1/+1
* drm/i915/scheduler: Support user-defined prioritiesChris Wilson2017-10-041-0/+7
* drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmaskChris Wilson2017-10-041-1/+8
* uapi/drm/i915: document field usage of drm_i915_perf_oa_configLionel Landwerlin2017-09-181-0/+5
* drm/i915: Simplify i915_reg_read_ioctlJoonas Lahtinen2017-09-141-2/+4
* drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_configChris Wilson2017-09-051-3/+3
* drm/i915: Add support for drm syncobjsJason Ekstrand2017-08-151-2/+29
* drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin2017-08-031-0/+20
* drm/i915: Allow execbuffer to use the first object as the batchChris Wilson2017-06-161-2/+17
* drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg2017-06-141-7/+12
* drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg2017-06-141-0/+5
* drm/i915: expose _SLICE_MASK GETPARMRobert Bragg2017-06-141-0/+3
* drm/i915: Copy user requested buffers into the error stateChris Wilson2017-04-151-1/+14