summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'virtio-shm' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Maxime Ripard2020-09-165-1/+164
|\
| * virtio: Implement get_shm_region for MMIO transportSebastien Boeuf2020-09-102-0/+42
| * virtio: Implement get_shm_region for PCI transportSebastien Boeuf2020-09-102-1/+105
| * virtio: Add get_shm_region methodSebastien Boeuf2020-09-101-0/+17
* | drm/ast: Enable CRTC before planesThomas Zimmermann2020-09-161-0/+7
* | drm/ast: Program display mode in CRTC's atomic_enable()Thomas Zimmermann2020-09-161-20/+3
* | drm/ast: Disable planes while switching display modesThomas Zimmermann2020-09-162-0/+33
* | drm/ast: Set format registers in primary plane's updateThomas Zimmermann2020-09-161-22/+22
* | MAINTAINERS: Add Thomas as reviewer for ast, mgag200 and udlThomas Zimmermann2020-09-161-3/+10
* | drm: mxsfb: check framebuffer pitchStefan Agner2020-09-161-1/+20
* | drm/vc4: Handing the return value of drm_universal_plane_initTian Tao2020-09-161-0/+2
* | drm/ttm: move populated state into page flagsDave Airlie2020-09-161-4/+5
* | drm/ttm: split bound/populated flags.Dave Airlie2020-09-164-15/+19
* | drm/ttm: move ttm binding/unbinding out of ttm_tt paths.Dave Airlie2020-09-169-74/+64
* | drm/ttm: split populate out from binding.Dave Airlie2020-09-167-13/+33
* | drm/ttm: tt destroy move null check to outer function.Dave Airlie2020-09-163-3/+3
* | drm/ttm: wrap tt destroy. (v2)Dave Airlie2020-09-163-18/+20
* | drm/ttm/tt: add wrappers to set tt state.Dave Airlie2020-09-1611-29/+57
* | drm/ttm: remove available_cachingChristian König2020-09-1515-46/+11
* | drm/nouveau: explicitly specify caching to useChristian König2020-09-152-22/+25
* | drm/ttm: remove default cachingChristian König2020-09-1515-39/+14
* | drm/bridge: ps8640: Rework power state handlingEnric Balletbo i Serra2020-09-151-10/+58
* | drm/virtio: add virtio_gpu_cmd_unref_resource error handlingGerd Hoffmann2020-09-151-1/+4
* | drm/virtio: return virtio_gpu_queue errorsGerd Hoffmann2020-09-151-18/+20
* | drm/virtio: use drmm_mode_config_initGerd Hoffmann2020-09-153-6/+13
* | gpu/drm: ingenic: Add option to mmap GEM buffers cachedPaul Cercueil2020-09-153-4/+126
* | drm/i915: Drop the drm_atomic_helper_calc_timestamping_constants() callVille Syrjälä2020-09-141-7/+0
* | drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...Ville Syrjälä2020-09-145-7/+7
* | drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()Ville Syrjälä2020-09-142-1/+23
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-09-142720-15119/+34425
|\ \
| * \ Merge v5.9-rc5 into drm-nextDaniel Vetter2020-09-14208-866/+1468
| |\ \
| | * | Linux 5.9-rc5v5.9-rc5Linus Torvalds2020-09-141-1/+1
| | * | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-09-1324-68/+78
| | |\ \
| | | * \ Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2020-09-135-12/+12
| | | |\ \
| | | | * | arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | | | * | ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | | | * | ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | | | * | ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | | | * | dt-bindings: spi: Fix spi-bcm-qspi compatible orderingFlorian Fainelli2020-09-091-8/+8
| | | | |/
| | | * | Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-09-133-3/+3
| | | |\ \
| | | | * | ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3Fugang Duan2020-09-051-1/+1
| | | | * | arm64: dts: imx8mp: correct sdma1 clk settingRobin Gong2020-09-051-1/+1
| | | | * | arm64: dts: imx8mq: Fix TMU interrupt propertyKrzysztof Kozlowski2020-08-311-1/+1
| | | * | | Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2020-09-134-32/+21
| | | |\ \ \
| | | | * | | ARM: dts: omap5: Fix DSI base address and clocksDavid Shah2020-08-191-9/+11
| | | | * | | ARM: dts: logicpd-som-lv-baseboard: Fix missing videoAdam Ford2020-08-171-22/+5
| | | | * | | ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford2020-08-171-0/+2
| | | | * | | ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford2020-08-171-0/+2
| | | | * | | ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()Jing Xiangfeng2020-08-171-1/+1
| | | | | |/ | | | | |/|
| | | * | | Merge tag 'imx-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-08-248-11/+10
| | | |\ \ \ | | | | | |/ | | | | |/|