aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/i915_drm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie1-0/+8
2015-07-21drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson1-0/+8
2015-07-15drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter1-1/+5
2015-07-06drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue1-1/+7
2015-06-15drm/i915: Report to userspace if we have a (presumed) working GPU resetChris Wilson1-0/+1
2015-05-29drm/i915: add a context parameter to {en, dis}able zero address mappingDavid Weinehall1-0/+1
2015-05-26drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau1-2/+6
2015-04-10drm/i915: Allow disabling the destination colorkey for overlayChris Wilson1-0/+1
2015-03-27drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctlTommi Rantala1-1/+1
2015-03-17drm/i915: Export total subslice and EU countsJeff McGee1-0/+2
2015-03-17drm/i915: Add I915_PARAM_REVISIONNeil Roberts1-0/+1
2015-01-27drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparamZhipeng Gong1-0/+1
2015-01-27drm/i915: Specify bsd rings through exec flagZhipeng Gong1-1/+7
2015-01-07drm/i915: Add ioctl to set per-context parametersChris Wilson1-0/+12
2015-01-06drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel1-0/+9
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson1-0/+1
2014-11-07drm/i915: Report the actual swizzling back to userspaceChris Wilson1-0/+6