summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
AgeCommit message (Expand)AuthorLines
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-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
2019-03-11Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...Joonas Lahtinen-0/+16
2019-03-11Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen-1/+2
2019-03-05drm/i915: Remove last traces of exec-id (GEM_BUSY)Chris Wilson-15/+17
2019-03-05drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma-0/+16
2019-03-01drm/i915: Fix I915_EXEC_RING_MASKChris Wilson-1/+1
2019-03-01drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson-0/+1
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-1/+2
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen-0/+81
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse-0/+43
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs-0/+8
2019-02-19drm/i915: Include reminders about leaving no holes in uAPI enumsChris Wilson-0/+8
2019-02-18drm/i915: Optionally disable automatic recovery after a GPU resetChris Wilson-0/+20
2019-02-15drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen-1/+2
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard-0/+73