summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2015-07-06drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparamAbdiel Janulgue
2015-06-23Merge remote-tracking branch 'airlied/drm-next' into HEADDaniel Vetter
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-05virtgpu: include linux/types.h to avoid warning.Dave Airlie
2015-06-04Merge remote-tracking branch 'drm-upstream/drm-next' into drm-intel-next-queuedJani Nikula
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 branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-nextDave Airlie
2015-06-04Merge tag 'v4.1-rc6' into drm-nextDave Airlie
2015-06-04Merge tag 'topic/drm-misc-2015-05-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-06-03Add virtio gpu driver.Dave Airlie
2015-06-03drm/amdkfd: add H/W debugger IOCTL set definitionsYair Shachar
2015-06-02Merge tag 'drm-intel-next-fixes-2015-05-29' of git://anongit.freedesktop.org/...Dave Airlie
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
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-20Backmerge v4.1-rc4 into into drm-nextDave Airlie
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky
2015-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-15conntrack: RFC5961 challenge ACK confuse conntrack LAST-ACK transitionJesper Dangaard Brouer
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-05-05mpls: Move reserved label definitionsTom Herbert
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet