summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom2016-08-161-1/+1
* drm: make drm_get_format_name thread-safeEric Engestrom2016-08-151-1/+1
* Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-151-6/+36
|\
| * drm/i915: Document and reject invalid tiling modesChris Wilson2016-08-051-0/+1
| * Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2016-08-0596-379/+1220
| |\
| * | drm/i915: Pad GTT views of exec objects up to user specified sizeChris Wilson2016-08-041-2/+6
| * | drm/i915: Give proper names to MOCS entriesImre Deak2016-07-191-0/+24
| * | drm/i915: compile-time consistency check on __EXEC_OBJECT flagsDave Gordon2016-07-191-5/+6
* | | Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-08-159-27/+105
|\ \ \
| * | | dma-buf/fence: kerneldoc: remove spurious section headerSumit Semwal2016-08-121-1/+1
| * | | dma-buf/fence: kerneldoc: remove unused struct membersSumit Semwal2016-08-121-2/+0
| * | | drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-121-0/+14
| * | | dma-buf/sync_file: only enable fence signalling on poll()Gustavo Padovan2016-08-111-0/+2
| * | | dma-buf/sync_file: add sync_file_get_fence()Gustavo Padovan2016-08-111-0/+1
| * | | dma-buf/sync_file: refactor fence storage in struct sync_fileGustavo Padovan2016-08-111-12/+5
| * | | dma-buf/fence-array: add fence_is_array()Gustavo Padovan2016-08-111-0/+10
| * | | drm: Add ratelimited versions of the DRM_DEBUG* macrosLyude2016-08-091-0/+30
| * | | drm/plane-helper: Add drm_plane_helper_check_state()Ville Syrjälä2016-08-081-0/+5
| * | | drm: Store clipped src/dst coordinatee in drm_plane_stateVille Syrjälä2016-08-081-0/+13
| * | | drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-081-8/+9
| * | | drm: Mark up legacy/dri1 drivers with DRM_LEGACYDaniel Vetter2016-08-081-0/+1
| * | | drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARYDavid Herrmann2016-08-081-2/+2
| * | | drm: Convert drm_vma_manager to embedded interval-tree in drm_mmChris Wilson2016-08-081-2/+0
| * | | drm: Track drm_mm nodes with an interval treeChris Wilson2016-08-081-0/+12
* | | | Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-08-153-2/+50
|\ \ \ \
| * | | | drm/atomic-helper: Add atomic_mode_set helper callbackPhilipp Zabel2016-08-081-0/+29
| * | | | gpu: ipu-v3: Add missing IDMAC channel namesPhilipp Zabel2016-08-081-0/+12
| * | | | gpu: ipu-v3: Add VDI input IDMAC channelsSteve Longerbeam2016-08-081-0/+3
| * | | | gpu: ipu-v3: Add ipu_get_num()Steve Longerbeam2016-08-081-0/+1
| * | | | gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()Steve Longerbeam2016-08-081-0/+1
| * | | | gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()Steve Longerbeam2016-08-081-0/+1
| * | | | drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann2016-08-081-1/+1
| * | | | drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DTLothar Waßmann2016-08-081-1/+2
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-131-0/+12
|\ \ \ \
| * | | | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-0/+6
| * | | | KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-0/+6
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-131-1/+2
|\ \ \ \
| * | | | bvec: avoid variable shadowing warningJohannes Berg2016-08-111-1/+2
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-121-0/+4
|\ \ \ \
| * | | | perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-101-0/+4
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-121-2/+25
|\ \ \ \ \
| * | | | | locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui2016-08-101-2/+25
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-121-0/+2
|\ \ \ \ \ \
| * | | | | | genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-091-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-122-1/+4
|\ \ \ \ \ \
| * | | | | | NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-061-0/+2
| * | | | | | SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust2016-08-051-1/+2
* | | | | | | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | cxl: Use fixed width predefined types in data structure.Philippe Bergheaud2016-08-091-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-111-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |