summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-112-3/+13
|\
| * drm: Pass CRTC ID in userspace vblank eventsAnder Conselvan de Oliveira2017-04-041-1/+2
| * Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...Sean Paul2017-04-041-2/+11
| |\
| | * media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX ControllerNeil Armstrong2017-04-031-2/+11
* | | Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-111-2/+3
|\ \ \
| * | | statx: Include a mask for stx_attributes in struct statxDavid Howells2017-04-031-2/+2
| * | | statx: Reserve the top bit of the mask for future struct expansionDavid Howells2017-04-031-0/+1
| | |/ | |/|
* | | Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie2017-04-071-0/+8
|\ \ \ | |_|/ |/| |
| * | drm/etnaviv: submit support for out-fencesPhilipp Zabel2017-03-291-2/+4
| * | drm/etnaviv: submit support for in-fencesPhilipp Zabel2017-03-291-0/+6
* | | drm/vmwgfx: Define an overlaid handle_close ioctl.Thomas Hellstrom2017-03-311-0/+24
* | | uapi/drm:add new flag for PreemptionMonk Liu2017-03-291-0/+3
* | | uapi/drm:change Preamble DescriptionMonk Liu2017-03-291-1/+1
* | | drm/amdgpu: add psp firmware info into info query and debugfsHuang Rui2017-03-291-0/+4
* | | drm/amdgpu: add tiling flags for GFX9 (v2)Alex Deucher2017-03-291-2/+8
* | | drm/amdgpu: Add asic family for vega10Alex Deucher2017-03-291-0/+1
* | | drm/amdgpu: add NGG parametersAlex Deucher2017-03-291-0/+8
* | | drm/amdgpu: Add MTYPE flags to GPU VM IOCTL interfaceAlex Xie2017-03-291-0/+12
* | | drm/amdgpu: add a VM mapping replace operation v2Christian König2017-03-291-0/+1
* | | drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2Christian König2017-03-291-0/+1
* | | uapi/drm: add AMDGPU_HW_IP_UVD_ENCLeo Liu2017-03-291-1/+2
* | | drm/amdgpu: export gfx config double offchip LDS buffers (v3)Junwei Zhang2017-03-291-0/+2
* | | drm/amdgpu: expose GPU sensor related informationAlex Deucher2017-03-291-0/+20
* | | drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang2017-03-291-0/+2
* | | Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie2017-03-283-29/+5
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-03-251-1/+2
| |\
| | * uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin2017-03-241-1/+2
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-241-1/+3
| |\ \
| | * | generic syscalls: Wire up statx syscallStafford Horne2017-03-201-1/+3
| | |/
| * | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-231-27/+0
| |\ \ | | |/ | |/|
| | * btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin2017-03-071-27/+0
* | | BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-233-24/+21
|\| |
| * | Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-03-171-19/+19
| |\ \
| | * \ Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2017-03-151-19/+19
| | |\ \
| | | * | uapi: fix drm/omap_drm.h userspace compilation errorsDmitry V. Levin2017-03-131-19/+19
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-03-091-1/+1
| | |/ /
| * / / userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli2017-03-091-4/+1
| |/ /
* | | drm: add RGB formats with separate alpha planePhilipp Zabel2017-03-151-0/+14
* | | Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-03-081-2/+63
|\ \ \
| * \ \ Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-02-279-16/+28
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2017-02-018-3/+100
| |\ \ \ \
| * | | | | drm/i915: Support explicit fencing for execbufChris Wilson2017-01-271-1/+35
| * | | | | drm/i915: Enable userspace to opt-out of implicit fencingChris Wilson2017-01-271-1/+28
* | | | | | Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-03-071-0/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | drm: Add a new connector atomic property for link statusManasi Navare2017-02-271-0/+4
| | |_|/ / | |/| | |
* | | | | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-0/+136
|\ \ \ \ \
| * | | | | statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-0/+136
* | | | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+74
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sched/headers: Move various ABI definitions to <uapi/linux/sched/types.h>Ingo Molnar2017-03-021-0/+68