aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/i915_drm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-87/+300
2022-07-01drm/i915: Update i915 uapi documentationNiranjana Vishwanathapura1-45/+160
2022-07-01drm/i915/uapi: add NEEDS_CPU_ACCESS hintMatthew Auld1-8/+53
2022-07-01drm/i915/uapi: expose the avail trackingMatthew Auld1-1/+30
2022-07-01drm/i915/uapi: add probed_cpu_visible_sizeMatthew Auld1-34/+42
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-3/+3
2022-05-18uapi/drm/i915: Document memory residency and Flat-CCS capability of objRamalingam C1-0/+16
2022-04-29drm/i915/xehp: Add compute engine ABIMatt Roper1-0/+9
2022-04-29drm/i915/uapi: Add kerneldoc for engine class enumMatt Roper1-6/+47
2022-04-15drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICESMatt Atwood1-4/+23
2022-04-15drm/i915/doc: Link query items to their uapi structsMatt Roper1-14/+20
2022-04-15drm/i915/doc: Convert perf UAPI comments to kerneldocMatt Roper1-30/+86
2022-04-15drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldocMatt Roper1-32/+78
2022-03-25drm/i915/uapi: Document DRM_I915_QUERY_HWCONFIG_BLOBTvrtko Ursulin1-0/+13
2022-03-17drm/i915/uapi: Add query for hwconfig blobRodrigo Vivi1-0/+1
2022-02-19drm/i915/uapi: document behaviour for DG2 64K supportMatthew Auld1-5/+40
2021-10-22Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+138
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost1-0/+131
2021-10-15drm/i915: Expose logical engine instance to userMatthew Brost1-1/+7
2021-10-14drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* valuesMatt Roper1-0/+6
2021-10-04drm/i915/pxp: interfaces for using protected objectsDaniele Ceraolo Spurio1-0/+94
2021-10-04drm/i915/pxp: Create the arbitrary session after bootHuang, Sean Z1-0/+3
2021-08-05drm/i915/userptr: Probe existence of backing struct pages upon creationChris Wilson1-0/+20
2021-07-27drm/i915/guc: Implement GuC priority managementMatthew Brost1-0/+9
2021-07-23drm/i915/uapi: reject set_domain for discreteMatthew Auld1-0/+19
2021-07-21drm/i915: Add TTM offset argument to mmap.Maarten Lankhorst1-11/+36
2021-07-20drm/i915/uapi: convert drm_i915_gem_userptr to kernel docMatthew Auld1-1/+39
2021-07-20drm/i915/uapi: reject caching ioctls for discreteMatthew Auld1-0/+29
2021-07-14drm/i915/uapi: convert drm_i915_gem_set_domain to kernel docMatthew Auld1-3/+27
2021-07-14drm/i915/uapi: convert drm_i915_gem_caching to kernel docMatthew Auld1-29/+36
2021-07-08drm/i915: Drop the CONTEXT_CLONE API (v2)Jason Ekstrand1-13/+3
2021-07-08drm/i915: Drop I915_CONTEXT_PARAM_NO_ZEROMAPJason Ekstrand1-0/+4
2021-07-08drm/i915: Drop I915_CONTEXT_PARAM_RINGSIZEJason Ekstrand1-18/+2
2021-06-21drm/i915: Document the Virtual Engine uAPITvrtko Ursulin1-0/+188
2021-06-14drm/i915: Fix busy ioctl commentaryTvrtko Ursulin1-5/+4
2021-05-04drm/i915/uapi: implement object placement extensionMatthew Auld1-0/+62
2021-05-04drm/i915/uapi: introduce drm_i915_gem_create_extMatthew Auld1-0/+42
2021-05-04drm/i915/query: Expose memory regions through the query uAPIAbdiel Janulgue1-0/+134
2021-04-20drm/i915/uapi: convert i915_query and friend to kernel docMatthew Auld1-14/+55
2021-04-20drm/i915/uapi: convert i915_user_extension to kernel docMatthew Auld1-4/+50
2021-04-20drm/i915/uapi: fix kernel doc warningsMatthew Auld1-16/+16
2021-03-18drm/i915/gem: Drop legacy execbuffer support (v2)Jason Ekstrand1-0/+1
2020-12-17drm/i915/gt: Track the overall awake/busy timeChris Wilson1-0/+1
2020-12-02drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state trackingTvrtko Ursulin1-1/+1
2020-08-17drm/i915: add syncobj timeline supportLionel Landwerlin1-2/+36
2020-08-17drm/i915: introduce a mechanism to extend execbuf2Lionel Landwerlin1-3/+22
2020-07-15drm: i915_drm.h: delete duplicated words in commentsRandy Dunlap1-2/+2
2020-03-27drm/i915/perf: add new open param to configure polling of OA bufferLionel Landwerlin1-0/+13
2020-03-17drm/i915/perf: introduce global sseu pinningLionel Landwerlin1-0/+11
2020-02-25drm/i915: Allow userspace to specify ringsize on constructionChris Wilson1-0/+21