summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
AgeCommit message (Expand)AuthorLines
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+206
2019-05-22drm: Add HDR source metadata propertyUma Shankar-0/+23
2019-05-22drm/i915: Engine discovery queryTvrtko Ursulin-0/+42
2019-05-22drm/i915: Allow specification of parallel execbufChris Wilson-1/+16
2019-05-22drm/i915/execlists: Virtual engine bondingChris Wilson-0/+44
2019-05-22drm/i915: Load balancing across a virtual engineChris Wilson-0/+39
2019-05-22drm/i915: Allow userspace to clone contexts on creationChris Wilson-0/+15
2019-05-22drm/i915: Re-expose SINGLE_TIMELINE flags for context creationChris Wilson-1/+2
2019-05-22drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]Chris Wilson-1/+2
2019-05-22drm/i915: Allow a context to define its set of enginesChris Wilson-0/+31
2019-05-22drm/i915: Restore control over ppgtt for context creation ABIChris Wilson-0/+15
2019-05-16drm: Fix drm.h uapi header for GNU/kFreeBSDJames Clarke-0/+1
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst-2/+36
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin-0/+1
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-0/+14
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-0/+8
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-0/+142
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-2/+13
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse-0/+12
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark-0/+1
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark-0/+1
2019-04-18drm/v3d: Add support for compute shader dispatch.Eric Anholt-0/+28
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson-2/+13
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring-0/+142
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou-0/+8
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-1/+207
2019-04-03drm/gamma: Clarify gamma lut uapiDaniel Vetter-1/+2
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-0/+35
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu-0/+169
2019-04-01drm/syncobj: add timeline signal ioctl for syncobj v5Chunming Zhou-0/+1
2019-04-01drm/syncobj: add transition iotcls between binary and timeline v2Chunming Zhou-0/+10
2019-04-01drm/syncobj: add timeline payload query ioctl v6Chunming Zhou-0/+10
2019-04-01drm/syncobj: add support for timeline point wait v8Chunming Zhou-0/+15
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-1/+0
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen-7/+29
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson-17/+1
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä-1/+0
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson-1/+2
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson-82/+98
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson-0/+43
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson-0/+22
2019-03-21drm/fourcc: Fix conflicting Y41x definitionsMaarten Lankhorst-10/+11
2019-03-19drm/amdgpu: add ioctl query for enabled ras features (v2)xinhui pan-0/+31
2019-03-19drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2xinhui pan-0/+3
2019-03-19drm/amdgpu: export ta fw infoxinhui pan-0/+1
2019-03-18Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Joonas Lahtinen-0/+11
2019-03-13Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Sean Paul-0/+11
2019-03-13drm/fourcc: Add 64 bpp half float formatsKevin Strasser-0/+11
2019-03-12drm: Added a new format DRM_FORMAT_XVYU2101010Ayan Kumar Halder-0/+1
2019-03-12drm/fourcc: Add AFBC yuv fourccs for MaliBrian Starkey-0/+20