summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
Commit message (Expand)AuthorAgeFilesLines
* uapi/drm/i915_drm.h: fix userspace compilation.Artem Savkov2015-09-021-1/+1
* Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2015-08-171-4/+34
|\
| * drm/vmwgfx: Fix copyright headersSinclair Yeh2015-08-121-1/+1
| * drm/vmwgfx: Initial DX supportThomas Hellstrom2015-08-121-3/+32
| * drm/vmwgfx: Implement screen targetsSinclair Yeh2015-08-051-0/+1
* | Merge tag 'v4.2-rc7' into drm-nextDave Airlie2015-08-173-2/+12
|\ \ | |/ |/|
| * drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer2015-07-291-1/+1
| * drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer2015-07-291-1/+1
| * 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 tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-241-2/+14
|\ \
| * \ Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queuedDaniel Vetter2015-07-152-1/+14
| |\ \ | | |/
| * | drm/i915: Use expcitly fixed type in compat32 structsDaniel Vetter2015-07-151-1/+5
| * | drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue2015-07-061-1/+7
| * | Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter2015-06-233-38/+684
| |\ \
| * | | drm/i915: Report to userspace if we have a (presumed) working GPU resetChris Wilson2015-06-151-0/+1
| * | | Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queuedJani Nikula2015-06-043-0/+23
| |\ \ \
| * | | | drm/i915: add a context parameter to {en, dis}able zero address mappingDavid Weinehall2015-05-291-0/+1
* | | | | Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-07-241-0/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drm/fourcc: Add formats R8, RG88, GR88Chad Versace2015-07-091-0/+7
| | |_|/ | |/| |
* | | | 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/+0
| * | | drm/amdgpu: cleanup VA IOCTLChristian König2015-06-081-16/+2
| * | | drm/amdgpu: remove unused AMDGPU_IB_FLAG_GDSJammy Zhou2015-06-051-5/+2
| * | | drm/amdgpu: only support IBs in the buffer list (v2)Marek Olšák2015-06-031-5/+1
| * | | drm/amdgpu: add vram_type and vram_bit_width for interface query (v2)Ken Wang2015-06-031-0/+13
| * | | drm/amdgpu: add ib_size/start_alignment interface queryKen Wang2015-06-031-0/+4
| * | | drm/amdgpu add ce_ram_size for interface queryKen Wang2015-06-031-0/+2
| * | | drm/amdgpu add max_memory_clock for interface query (v2)Ken Wang2015-06-031-0/+1
| * | | drm/amdgpu: rename GEM_OP_SET_INITIAL_DOMAIN -> GEM_OP_SET_PLACEMENTMarek Olšák2015-06-031-2/+2
| * | | drm/amdgpu: drop allocation flag masksChristian König2015-06-031-8/+0
| * | | drm/amdgpu: rework tiling flagsMarek Olšák2015-06-031-18/+22
| * | | drm/amdgpu: add and implement the GPU reset status queryMarek Olšák2015-06-031-1/+10
| * | | drm/amdgpu: expose the max virtual addressJammy Zhou2015-06-031-0/+2
| * | | drm/amdgpu: add CE preamble flag v3Jammy Zhou2015-06-031-0/+3
| * | | drm/amdgpu: add ctx_id to the WAIT_CS IOCTL (v4)Jammy Zhou2015-06-031-1/+1
| * | | drm/amdgpu: remove AMDGPU_GEM_CREATE_CPU_GTT_UCJammy Zhou2015-06-031-5/+2
| * | | drm/amdgpu: add amdgpu uapi header (v4)Alex Deucher2015-06-031-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
| |/
OpenPOWER on IntegriCloud