summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: Add a new plane property to send damage during plane updateLukasz Spintzyk2018-12-0510-1/+244
* Merge tag 'imx-drm-next-2018-12-03' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2018-12-0511-268/+940
|\
| * drm/imx: ipuv3-plane: add IDMAC timeout warningPhilipp Zabel2018-11-051-1/+7
| * gpu: ipu-v3: image-convert: allow three rows or columnsPhilipp Zabel2018-11-051-6/+1
| * gpu: ipu-v3: image-convert: disable double buffering if necessaryPhilipp Zabel2018-11-051-2/+25
| * gpu: ipu-v3: image-convert: add some ASCII art to the expositionPhilipp Zabel2018-11-051-10/+29
| * gpu: ipu-v3: image-convert: fix bytesperline adjustmentPhilipp Zabel2018-11-051-4/+12
| * gpu: ipu-v3: image-convert: relax alignment restrictionsPhilipp Zabel2018-11-051-40/+41
| * gpu: ipu-v3: image-convert: fix debug output for varying tile sizesPhilipp Zabel2018-11-051-2/+10
| * gpu: ipu-v3: image-convert: select optimal seam positionsPhilipp Zabel2018-11-051-6/+337
| * gpu: ipu-v3: image-convert: move tile alignment helpersPhilipp Zabel2018-11-051-27/+27
| * gpu: ipu-v3: image-convert: calculate tile dimensions and offsets outside fil...Philipp Zabel2018-11-051-5/+13
| * gpu: ipu-v3: image-convert: store tile top/left positionPhilipp Zabel2018-11-051-12/+15
| * gpu: ipu-v3: image-convert: reconfigure IC per tilePhilipp Zabel2018-11-051-21/+44
| * gpu: ipu-v3: image-convert: calculate per-tile resize coefficientsPhilipp Zabel2018-11-051-2/+234
| * gpu: ipu-v3: image-convert: prepare for per-tile configurationPhilipp Zabel2018-11-051-25/+35
| * gpu: ipu-v3: image-convert: Catch unaligned tile offsetsSteve Longerbeam2018-11-051-24/+37
| * gpu: ipu-v3: image-convert: Remove need_abort flagSteve Longerbeam2018-11-051-4/+1
| * gpu: ipu-v3: image-convert: Allow reentrancy into abortSteve Longerbeam2018-11-051-3/+4
| * gpu: ipu-v3: image-convert: Only wait for abort completion if active runSteve Longerbeam2018-11-051-2/+7
| * gpu: ipu-v3: image-convert: Prevent race between run and unprepareSteve Longerbeam2018-11-051-3/+7
| * gpu: ipu-v3: ipu-ic: allow to manually set resize coefficientsPhilipp Zabel2018-11-052-19/+39
| * gpu: ipu-v3: Add chroma plane offset overrides to ipu_cpmem_set_image()Steve Longerbeam2018-11-053-24/+35
| * gpu: ipu-cpmem: add WARN_ON_ONCE() for unaligned dma buffersSteve Longerbeam2018-11-051-0/+6
| * drm/imx: imx-tve: constify clk_ops structureJulia Lawall2018-11-051-1/+1
| * drm/imx: Switch to SPDX identifierFabio Estevam2018-11-057-59/+7
* | Documentation: drm: Remove dangling pointer from drm-mm.rstSean Paul2018-11-291-3/+0
* | Merge v4.20-rc4 into drm-nextDave Airlie2018-11-29274-1642/+2840
|\ \
| * | Linux 4.20-rc4v4.20-rc4Linus Torvalds2018-11-251-2/+2
| * | Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-11-252-2/+3
| |\ \
| | * | swiotlb: Skip cache maintenance on map errorRobin Murphy2018-11-211-1/+2
| | * | dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy2018-11-211-1/+1
| * | | Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-257-37/+66
| |\ \ \
| | * | | flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan2018-11-223-12/+32
| | * | | NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia2018-11-222-20/+21
| | * | | NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust2018-11-202-5/+13
| * | | | MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2018-11-252-2/+5
| * | | | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-11-256-185/+387
| |\ \ \ \
| | * | | | XArray tests: Add missing lockingMatthew Wilcox2018-11-191-0/+10
| | * | | | dax: Avoid losing wakeup in dax_lock_mapping_entryMatthew Wilcox2018-11-191-0/+1
| | * | | | dax: Fix huge page faultsMatthew Wilcox2018-11-171-8/+4
| | * | | | dax: Fix dax_unlock_mapping_entry for PMD pagesMatthew Wilcox2018-11-171-9/+8
| | * | | | dax: Reinstate RCU protection of inodeMatthew Wilcox2018-11-161-3/+19
| | * | | | dax: Make sure the unlocking entry isn't lockedMatthew Wilcox2018-11-161-0/+1
| | * | | | dax: Remove optimisation from dax_lock_mapping_entryMatthew Wilcox2018-11-161-5/+2
| | * | | | XArray tests: Correct some 64-bit assumptionsMatthew Wilcox2018-11-161-2/+2
| | * | | | XArray: Correct xa_store_rangeMatthew Wilcox2018-11-161-2/+3
| | * | | | XArray: Fix DocumentationMatthew Wilcox2018-11-053-8/+12
| | * | | | XArray: Handle NULL pointers differently for allocationMatthew Wilcox2018-11-052-12/+29
| | * | | | XArray: Unify xa_store and __xa_storeMatthew Wilcox2018-11-051-33/+25