summaryrefslogtreecommitdiff
path: root/include/uapi/drm (unfollow)
Commit message (Expand)Author
2015-06-29drm/amdgpu: add flag to delay VM updatesChristian König
2015-06-29drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König
2015-06-18drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer
2015-06-11drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabiMikko Rapeli
2015-06-11drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark
2015-06-10drm/amdgpu: cleanup UAPI commentsChristian König
2015-06-10drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNINGChristian König
2015-06-08drm/amdgpu: cleanup VA IOCTLChristian König
2015-06-05drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDSJammy Zhou
2015-06-03drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák
2015-06-03drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: add ib_size/start_alignment interface queryKen Wang
2015-06-03drm/amdgpu add ce_ram_size for interface queryKen Wang
2015-06-03drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang
2015-06-03drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENTMarek Olšák
2015-06-03drm/amdgpu: drop allocation flag masksChristian König
2015-06-03drm/amdgpu: rework tiling flagsMarek Olšák
2015-06-03drm/amdgpu: add and implement the GPU reset status queryMarek Olšák
2015-06-03drm/amdgpu: expose the max virtual addressJammy Zhou
2015-06-03drm/amdgpu: add CE preamble flag v3Jammy Zhou
2015-06-03drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou
2015-06-03drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou
2015-06-03drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher
2015-05-26drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau
2015-05-26drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone
2015-04-14drm/nouveau/gem: allow user-space to specify an object should be coherentAlexandre Courbot
2015-04-10drm/i915: Allow disabling the destination colorkey for overlayChris Wilson
2015-04-02drm/tegra: gem: Return 64-bit offset for mmap(2)Sean Paul
2015-03-27drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctlTommi Rantala
2015-03-19drm/radeon: add support for read reg query from radeon info ioctlAlex Deucher
2015-03-19drm/radeon: add INFO query for current sclk/mclkAlex Deucher
2015-03-19drm/radeon: add INFO query for GPU temperatureAlex Deucher
2015-03-17drm/i915: Export total subslice and EU countsJeff McGee
2015-03-17drm/fourcc: 64 #defines need ULL postfixDaniel Vetter
2015-03-17drm/i915: Add I915_PARAM_REVISIONNeil Roberts
2015-02-27drm/i915/skl: Add new displayable tiling formatsTvrtko Ursulin
2015-02-13drm/i915: Add tiled framebuffer modifiersTvrtko Ursulin
2015-02-13drm: add support for tiled/compressed/etc modifier in addfb2Rob Clark
2015-02-04drm: remove DRM_FORMAT_NV12MTDaniel Vetter
2015-01-27drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparamZhipeng Gong
2015-01-27drm/i915: Specify bsd rings through exec flagZhipeng Gong
2015-01-07drm/i915: Add ioctl to set per-context parametersChris Wilson
2015-01-06drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel
2015-01-05drm: Atomic modeset ioctlRob Clark
2015-01-05drm: add atomic propertiesRob Clark
2014-12-10drm: bit of spell-check / editorializing.Rob Clark
2014-11-20drm: s/enum_blob_list/enum_list/ in drm_propertyDaniel Vetter
2014-11-14drm/i915: Make the physical object coherent with GTTChris Wilson
2014-11-07drm/i915: Report the actual swizzling back to userspaceChris Wilson