summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/i915_drm.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/i915: Treat WC a separate cache domainChris Wilson2017-04-121-0/+2
* drm/i915: Support explicit fencing for execbufChris Wilson2017-01-271-1/+35
* drm/i915: Enable userspace to opt-out of implicit fencingChris Wilson2017-01-271-1/+28
* drm/i915/get_params: Add HuC status to getparamsAnusha Srivatsa2017-01-191-0/+1
* drm/i915/perf: Treat u64 in uabi as a normal integerChris Wilson2016-12-011-1/+1
* drm/i915: Enable i915 perf stream for Haswell OA unitRobert Bragg2016-11-221-2/+69
* drm/i915: Add i915 perf infrastructureRobert Bragg2016-11-221-0/+67
* drm/i915: Add bannable context parameterMika Kuoppala2016-11-211-0/+1
* drm/i915/scheduler: Signal the arrival of a new requestChris Wilson2016-11-141-0/+5
* drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmapsChris Wilson2016-08-261-0/+1
* drm/i915: Embrace the race in busy-ioctlChris Wilson2016-08-161-1/+15
* drm/i915: Document and reject invalid tiling modesChris Wilson2016-08-051-0/+1
* drm/i915: Pad GTT views of exec objects up to user specified sizeChris Wilson2016-08-041-2/+6
* drm/i915: Give proper names to MOCS entriesImre Deak2016-07-191-0/+24
* drm/i915: compile-time consistency check on __EXEC_OBJECT flagsDave Gordon2016-07-191-5/+6
* drm/i915: Allow userspace to request no-error-capture upon GPU hangsChris Wilson2016-07-041-0/+1
* drm/i915/bxt: Export pooled eu info to userspacearun.siluvery@linux.intel.com2016-07-011-0/+2
* drm/i915: add extern C guard for the UAPI headerEmil Velikov2016-05-131-0/+8
* drm/i915: Fix VCS ring selection after uapi decouplingTvrtko Ursulin2016-01-281-4/+6
* drm/i915: Seal busy-ioctl uABI and prevent leaking of internal idsChris Wilson2016-01-211-4/+29
* Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-12-231-3/+9
|\