summaryrefslogtreecommitdiff
path: root/include/uapi/drm (unfollow)
Commit message (Expand)Author
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie
2017-10-08drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #defineKristian H. Kristensen
2015-11-05drm: Use userspace compatible type in fourcc_mod_code macroTvrtko Ursulin
2015-11-03drm/nouveau: remove unnecessary usage of object handlesBen Skeggs
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li
2015-10-16drm/i810_drm.h: include drm/drm.hMikko Rapeli
2015-10-16r128_drm.h: include drm/drm.hMikko Rapeli
2015-10-16savage_drm.h: include <drm/drm.h>Mikko Rapeli
2015-10-16virtio-gpu: add 3d/virgl supportGerd Hoffmann
2015-10-16via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via...Mikko Rapeli
2015-10-16include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_...Mikko Rapeli
2015-10-01drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffsetMichel Thierry
2015-09-08drm: cleanup modesetting ioctls, one param per lineRob Clark
2015-09-02uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-05drm/vmwgfx: Implement screen targetsSinclair Yeh
2015-07-29drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer
2015-07-29drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu
2015-07-21drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson
2015-07-15drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter
2015-07-09drm/fourcc: Add formats R8, RG88, GR88Chad Versace
2015-07-06drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue
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-15drm/i915: Report to userspace if we have a (presumed) working GPU resetChris Wilson
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-29drm/i915: add a context parameter to {en, dis}able zero address mappingDavid Weinehall
2015-05-26drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau