aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/i915_drm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-24drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin1-5/+1
2017-11-23drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin1-2/+1
2017-11-22drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin1-1/+5
2017-11-22drm/i915/pmu: Add interrupt count metricTvrtko Ursulin1-1/+3
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin1-0/+39
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin1-0/+6
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson1-0/+15
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin1-0/+16
2017-11-03drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+1
2017-10-06drm/i915: Don't use BIT() in UAPI sectionJoonas Lahtinen1-1/+1
2017-10-04drm/i915/scheduler: Support user-defined prioritiesChris Wilson1-0/+7
2017-10-04drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmaskChris Wilson1-1/+8
2017-09-18uapi/drm/i915: document field usage of drm_i915_perf_oa_configLionel Landwerlin1-0/+5
2017-09-14drm/i915: Simplify i915_reg_read_ioctlJoonas Lahtinen1-2/+4
2017-09-05drm/i915/perf: Remove __user from u64 in drm_i915_perf_oa_configChris Wilson1-3/+3
2017-08-15drm/i915: Add support for drm syncobjsJason Ekstrand1-2/+29
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin1-0/+20
2017-06-16drm/i915: Allow execbuffer to use the first object as the batchChris Wilson1-2/+17
2017-06-14drm/i915/perf: Add OA unit support for Gen 8+Robert Bragg1-7/+12
2017-06-14drm/i915: expose _SUBSLICE_MASK GETPARMRobert Bragg1-0/+5
2017-06-14drm/i915: expose _SLICE_MASK GETPARMRobert Bragg1-0/+3
2017-04-15drm/i915: Copy user requested buffers into the error stateChris Wilson1-1/+14
2017-04-12drm/i915: Treat WC a separate cache domainChris Wilson1-0/+2
2017-01-27drm/i915: Support explicit fencing for execbufChris Wilson1-1/+35
2017-01-27drm/i915: Enable userspace to opt-out of implicit fencingChris Wilson1-1/+28
2017-01-19drm/i915/get_params: Add HuC status to getparamsAnusha Srivatsa1-0/+1
2016-12-01drm/i915/perf: Treat u64 in uabi as a normal integerChris Wilson1-1/+1
2016-11-22drm/i915: Enable i915 perf stream for Haswell OA unitRobert Bragg1-2/+69
2016-11-22drm/i915: Add i915 perf infrastructureRobert Bragg1-0/+67
2016-11-21drm/i915: Add bannable context parameterMika Kuoppala1-0/+1
2016-11-14drm/i915/scheduler: Signal the arrival of a new requestChris Wilson1-0/+5
2016-08-26drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmapsChris Wilson1-0/+1
2016-08-16drm/i915: Embrace the race in busy-ioctlChris Wilson1-1/+15
2016-08-05drm/i915: Document and reject invalid tiling modesChris Wilson1-0/+1
2016-08-04drm/i915: Pad GTT views of exec objects up to user specified sizeChris Wilson1-2/+6
2016-07-19drm/i915: Give proper names to MOCS entriesImre Deak1-0/+24
2016-07-19drm/i915: compile-time consistency check on __EXEC_OBJECT flagsDave Gordon1-5/+6
2016-07-04drm/i915: Allow userspace to request no-error-capture upon GPU hangsChris Wilson1-0/+1
2016-07-01drm/i915/bxt: Export pooled eu info to userspacearun.siluvery@linux.intel.com1-0/+2
2016-05-13drm/i915: add extern C guard for the UAPI headerEmil Velikov1-0/+8
2016-01-28drm/i915: Fix VCS ring selection after uapi decouplingTvrtko Ursulin1-4/+6
2016-01-21drm/i915: Seal busy-ioctl uABI and prevent leaking of internal idsChris Wilson1-4/+29
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-3/+9
2015-12-11Merge branch 'drm-header-fixes' of https://github.com/GabrielL/linux into drm-nextDave Airlie1-1/+1
2015-12-10drm: fix inclusion of drm.h in exynos_sarea.hGabriel Laskar1-1/+1
2015-12-09drm/i915: Add soft-pinning API for execbufferChris Wilson1-3/+9
2015-11-18drm/i915: Make the high dword offset more explicit in i915_reg_read_ioctlVille Syrjälä1-0/+6
2015-10-19drm/i915: Report context GTT sizeChris Wilson1-2/+3
2015-10-01drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffsetMichel Thierry1-1/+2
2015-09-02uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov1-1/+1