summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2015-07-23' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-07-241-0/+8
|\
| * drm/i915: Use two 32bit reads for select 64bit REG_READ ioctlsChris Wilson2015-07-211-0/+8
* | drm/amdgpu: add VCE harvesting instance queryLeo Liu2015-07-231-0/+2
|/
* Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-07-021-0/+12
|\
| * drm/amdgpu: add flag to delay VM updatesChristian König2015-06-291-0/+3
| * drm/amdgpu: add optional dependencies to the CS IOCTL v2Christian König2015-06-291-0/+9
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-267-40/+714
|\|
| * drm/msm: use __s32, __s64, __u32 and __u64 from linux/types.h for uabiMikko Rapeli2015-06-111-38/+38
| * drm/msm/mdp4: Support NV12MT format in mdp4Rob Clark2015-06-111-0/+15
| * drm/amdgpu: cleanup UAPI commentsChristian König2015-06-101-41/+78
| * drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNINGChristian König2015-06-101-2/+0Star
| * drm/amdgpu: cleanup VA IOCTLChristian König2015-06-091-16/+2Star
| * drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDSJammy Zhou2015-06-051-5/+2Star
| * drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák2015-06-041-5/+1Star
| * drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang2015-06-041-0/+13
| * drm/amdgpu: add ib_size/start_alignment interface queryKen Wang2015-06-041-0/+4
| * drm/amdgpu add ce_ram_size for interface queryKen Wang2015-06-041-0/+2
| * drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang2015-06-041-0/+1
| * drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENTMarek Olšák2015-06-041-2/+2
| * drm/amdgpu: drop allocation flag masksChristian König2015-06-041-8/+0Star
| * drm/amdgpu: rework tiling flagsMarek Olšák2015-06-041-18/+22
| * drm/amdgpu: add and implement the GPU reset status queryMarek Olšák2015-06-041-1/+10
| * drm/amdgpu: expose the max virtual addressJammy Zhou2015-06-041-0/+2
| * drm/amdgpu: add CE preamble flag v3Jammy Zhou2015-06-041-0/+3
| * drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou2015-06-041-1/+1
| * drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou2015-06-041-5/+2Star
| * drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher2015-06-041-0/+590
| * Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-06-042-0/+22
| |\
| | * drm/mode: Add user blob-creation ioctlDaniel Stone2015-05-222-0/+22
| * | Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie2015-06-021-2/+6
| |\ \
| | * | drm/i915: Fix the confusing comment about the ioctl limitsDamien Lespiau2015-05-261-2/+6
| | |/
| * / drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák2015-05-261-0/+1
| |/
| * Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie2015-05-081-0/+1
| |\
| | * Merge branch 'topic/bxt-stage1' into drm-intel-next-queuedDaniel Vetter2015-04-142-1/+6
| | |\
| | * | drm/i915: Allow disabling the destination colorkey for overlayChris Wilson2015-04-101-0/+1
* | | | drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING queryMichel Dänzer2015-06-181-0/+1
|/ / /
* | / drm/nouveau/gem: allow user-space to specify an object should be coherentAlexandre Courbot2015-04-141-0/+1
| |/ |/|
* | Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-04-081-1/+2
|\ \
| * | drm/tegra: gem: Return 64-bit offset for mmap(2)Sean Paul2015-04-021-1/+2
* | | Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/...Dave Airlie2015-04-011-1/+1
|\ \ \ | | |/ | |/|
| * | drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctlTommi Rantala2015-03-271-1/+1
* | | Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie2015-03-242-1/+4
|\| |
| * | drm/i915: Export total subslice and EU countsJeff McGee2015-03-171-0/+2
| * | drm/fourcc: 64 #defines need ULL postfixDaniel Vetter2015-03-171-1/+1
| * | drm/i915: Add I915_PARAM_REVISIONNeil Roberts2015-03-171-0/+1
* | | drm/radeon: add support for read reg query from radeon info ioctlAlex Deucher2015-03-191-0/+1
* | | drm/radeon: add INFO query for current sclk/mclkAlex Deucher2015-03-191-0/+2
* | | drm/radeon: add INFO query for GPU temperatureAlex Deucher2015-03-191-0/+1
|/ /
* | Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-091-0/+15
|\ \
| * | drm/i915/skl: Add new displayable tiling formatsTvrtko Ursulin2015-02-271-0/+15