summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* drm/syncobj: add timeline signal ioctl for syncobj v5Chunming Zhou2019-04-011-0/+1
* drm/syncobj: add transition iotcls between binary and timeline v2Chunming Zhou2019-04-011-0/+10
* drm/syncobj: add timeline payload query ioctl v6Chunming Zhou2019-04-011-0/+10
* drm/syncobj: add support for timeline point wait v8Chunming Zhou2019-04-011-0/+15
* drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä2019-03-271-1/+0Star
* drm/fourcc: Fix conflicting Y41x definitionsMaarten Lankhorst2019-03-211-10/+11
* Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Sean Paul2019-03-131-0/+11
|\
| * drm/fourcc: Add 64 bpp half float formatsKevin Strasser2019-03-131-0/+11
* | drm: Added a new format DRM_FORMAT_XVYU2101010Ayan Kumar Halder2019-03-121-0/+1
* | drm/fourcc: Add AFBC yuv fourccs for MaliBrian Starkey2019-03-121-0/+20
|/
* drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma2019-03-051-0/+16
* Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-221-1/+2
|\
| * drm/amdgpu: Add command to override the context priority.Bas Nieuwenhuizen2019-02-151-1/+2
* | drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse2019-02-201-0/+43
* | drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs2019-02-201-0/+8
* | Merge v5.0-rc7 into drm-nextDave Airlie2019-02-1812-30/+38
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-151-5/+11
| |\ \
| | * | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-121-5/+11
| * | | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-131-7/+0Star
| |/ /
| * | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-02-072-10/+6Star
| |\ \
| | * | virtio: drop internal struct from UAPIMichael S. Tsirkin2019-02-051-10/+0Star
| | * | virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie2019-01-241-0/+6
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-02-011-0/+5
| |\ \ \
| | * | | RDMA/hns: Update the kernel header file of hnsLijun Ou2019-01-251-0/+5
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-271-1/+5
| |\ \ \
| | * | | Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-241-1/+1
| | * | | Merge tag 'v4.20' into for-linusDmitry Torokhov2019-01-15179-1834/+8354
| | |\ \ \
| | * | | | Input: input_event - provide override for sparc64Deepa Dinamani2019-01-141-1/+5
| * | | | | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-261-0/+1
| |\ \ \ \ \
| | * | | | | uapi: fix ioctl documentationDamien Le Moal2019-01-241-0/+1
| * | | | | | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-261-5/+5
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | binderfs: use __u32 for device numbersChristian Brauner2019-01-221-2/+2
| | * | | | | binderfs: use correct include guards in headerChristian Brauner2019-01-221-3/+3
| | * | | | | binderfs: rename header to binderfs.hChristian Brauner2019-01-111-0/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-211-1/+1
| |\ \ \ \ \ \
| | * | | | | | IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman2019-01-161-1/+1
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-01-181-0/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-01-111-0/+1
| | |/ / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definitionEugene Syromiatnikov2019-01-081-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Fix a handful of audit-related issuePalmer Dabbelt2019-01-071-0/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | riscv: add audit supportDavid Abdurachmanov2019-01-071-0/+2
| | | |_|/ / | | |/| | |
* | | | | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-113-0/+73
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-02-111-0/+6
| |\ \ \ \ \
| | * | | | | drm/amdgpu: add a workaround for GDS ordered append hangs with compute queuesMarek Olšák2019-02-061-0/+5
| | * | | | | drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIESAndrey Grodzovsky2019-02-061-0/+1
| * | | | | | Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-111-0/+64
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)Tvrtko Ursulin2019-02-051-0/+64
| * | | | | | | Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie2019-02-011-0/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/afbc: Add AFBC modifier usage documentationBrian Starkey2019-01-111-0/+3
| | | |/ / / / | | |/| | | |