summaryrefslogtreecommitdiff
path: root/include/uapi/drm
AgeCommit message (Expand)Author
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-24Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie
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-02Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds
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-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
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-06-04Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-06-02Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie
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-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-04-14Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter
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-08Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-04-02drm/tegra: gem: Return 64-bit offset for mmap(2)Sean Paul
2015-04-01Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie
2015-03-27drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctlTommi Rantala
2015-03-24Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie
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