aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin1-0/+1
2019-04-24Merge tag 'drm-msm-next-2019-04-21' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-0/+14
2019-04-24Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+8
2019-04-24Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+142
2019-04-24Merge tag 'drm-intel-next-2019-04-17' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-2/+13
2019-04-19drm/msm/gpu: Add submit queue queriesJordan Crouse1-0/+12
2019-04-19drm/msm: add param to retrieve # of GPU faults (global)Rob Clark1-0/+1
2019-04-19drm/msm/gpu: add per-process pagetables paramRob Clark1-0/+1
2019-04-17drm/i915: Introduce struct class_instance for engines across the uAPIChris Wilson1-2/+13
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring1-0/+142
2019-04-12drm/amdgpu: add timeline support in amdgpu CS v3Chunming Zhou1-0/+8
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-1/+207
2019-04-03drm/gamma: Clarify gamma lut uapiDaniel Vetter1-1/+2
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+35
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu1-0/+169
2019-04-01drm/syncobj: add timeline signal ioctl for syncobj v5Chunming Zhou1-0/+1
2019-04-01drm/syncobj: add transition iotcls between binary and timeline v2Chunming Zhou1-0/+10
2019-04-01drm/syncobj: add timeline payload query ioctl v6Chunming Zhou1-0/+10
2019-04-01drm/syncobj: add support for timeline point wait v8Chunming Zhou1-0/+15
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+0
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-7/+29
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson1-17/+1
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä1-1/+0
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson1-1/+2
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson1-82/+98
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson1-0/+43
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson1-0/+22
2019-03-21drm/fourcc: Fix conflicting Y41x definitionsMaarten Lankhorst1-10/+11
2019-03-19drm/amdgpu: add ioctl query for enabled ras features (v2)xinhui pan1-0/+31
2019-03-19drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2xinhui pan1-0/+3
2019-03-19drm/amdgpu: export ta fw infoxinhui pan1-0/+1
2019-03-18Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queuedJoonas Lahtinen1-0/+11
2019-03-13Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-nextSean Paul1-0/+11
2019-03-13drm/fourcc: Add 64 bpp half float formatsKevin Strasser1-0/+11
2019-03-12drm: Added a new format DRM_FORMAT_XVYU2101010Ayan Kumar Halder1-0/+1
2019-03-12drm/fourcc: Add AFBC yuv fourccs for MaliBrian Starkey1-0/+20
2019-03-11Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queuedJoonas Lahtinen1-0/+16
2019-03-11Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-1/+2
2019-03-05drm/i915: Remove last traces of exec-id (GEM_BUSY)Chris Wilson1-15/+17
2019-03-05drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma1-0/+16
2019-03-01drm/i915: Fix I915_EXEC_RING_MASKChris Wilson1-1/+1
2019-03-01drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson1-0/+1
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+2
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen3-0/+81
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse1-0/+43
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs1-0/+8
2019-02-19drm/i915: Include reminders about leaving no holes in uAPI enumsChris Wilson1-0/+8
2019-02-18drm/i915: Optionally disable automatic recovery after a GPU resetChris Wilson1-0/+20
2019-02-15drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen1-1/+2
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard3-0/+73