summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: make returning the exclusive fence optionalChristian König2018-01-231-9/+22
* drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-10/+8
* drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-4/+3
* drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+4
* drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+4
* drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...Ville Syrjälä2018-01-231-8/+12
* drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-10/+10
* drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
* drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
* drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+5
* drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...Ville Syrjälä2018-01-231-2/+3
* drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+4
* drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
* drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-234-13/+18
* drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä2018-01-231-3/+12
* drm/sun4i: Fix build warnings in sunxi_engine.hSean Paul2018-01-231-0/+1
* drm/panel: panasonic-vvx10f034n00: More return value fixesSean Paul2018-01-221-12/+5
* drm/sun4i: backend: Make sure we don't have a commit pendingMaxime Ripard2018-01-221-0/+12
* drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tailMaxime Ripard2018-01-221-0/+6
* drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard2018-01-222-0/+67
* drm/sun4i: backend: Wire in the frontendMaxime Ripard2018-01-225-3/+130
* drm/sun4i: Add a driver for the display frontendMaxime Ripard2018-01-225-5/+514
* drm/sun4i: engine: Create an atomic_begin callbackMaxime Ripard2018-01-222-1/+18
* drm/sun4i: engine: Add a VBLANK quirk callbackMaxime Ripard2018-01-222-0/+17
* drm/sun4i: engine: Add a custom crtc atomic_checkMaxime Ripard2018-01-222-0/+31
* drm/sun4i: backend: Add a custom plane stateMaxime Ripard2018-01-222-3/+57
* drm/sun4i: backend: Allow a NULL plane pointer to retrieve the formatMaxime Ripard2018-01-221-1/+1
* drm/sun4i: backend: Document the engine operationsMaxime Ripard2018-01-221-0/+46
* drm/sun4i: backend: Move line stride setup to buffer setup functionMaxime Ripard2018-01-221-7/+6
* Merge airlied/drm-next into drm-misc-nextSean Paul2018-01-192645-104323/+66443
|\
| * BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie2018-01-18820-3893/+11799
| |\
| | * Linux 4.15-rc8v4.15-rc8Linus Torvalds2018-01-151-1/+1
| | * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-151-2/+0
| | |\
| | | * x86/retpoline: Remove compile time warningThomas Gleixner2018-01-141-2/+0
| | * | Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-1521-36/+561
| | |\ \
| | | * | powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
| | | * | powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35
| | | * | powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-101-1/+23
| | | * | powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-109-8/+286
| | | * | powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-091-1/+28
| | | * | powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-091-2/+16
| | | * | powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-091-1/+11
| | | * | powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-096-28/+34
| | | * | powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-092-0/+35
| | | * | Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2018-01-092-0/+31
| | | |\ \
| | | | * | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-092-0/+31
| | | * | | powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-01-083-4/+22
| | * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2018-01-141-0/+1
| | |\ \ \ \
| | | * \ \ \ Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linusJens Axboe2018-01-121-0/+1
| | | |\ \ \ \
| | | | * | | | nvme-fabrics: initialize default host->id in nvmf_host_default()Ewan D. Milne2018-01-081-0/+1