-
drm-fixes-for-v4.13-rc7
drm fixes for 4.13-rc7, i915, core, imx and sun4i
-
drm-misc-fixes-2017-08-24fe4600a5 · ·
Core Changes: - Release driver tracking before making the object available again (Chris) Cc: Chris Wilson <chris@chris-wilson.co.uk>
-
sunxi-drm-for-4.14-20bd46d70 · ·
sun4i DRM changes for 4.14, take 2 A single patch switching to a new OF helper.
-
sunxi-clk-for-4.14-3c84f5683 · ·
Allwinner clock changes for 4.14, part 3 Conversion of the last two SoCs (A10, A20) to the sunxi-ng framework.
-
drm-intel-fixes-2017-08-24
drm/i915 fixes for v4.13-rc7
-
gpio-v4.13-33f13b6a2 · ·
GPIO fixes for the v4.13 series: - An important core fix to reject invalid GPIOs *before* trying to obtain a GPIO descriptor for it. - A driver fix for the mvebu driver IRQ handling.
-
-
sunxi-clk-for-4.14-2cd030a78 · ·
Allwinner clock changes for 4.14, round 2 Usual improvements: - Added support for fixed post-divider on divider and NKM-style clocks - Added driver for R40 CCU Non critical fixes (from round 1): - Fix sunxi-ng/ccu-sunxi-r.h header file guard macro typo - Make fractional clock modes really used and correctly configured - Make H3 cpu clock rate change correctly to be used with cpufreq
-
sunxi-dt-for-4.14-275ce73fd · ·
Allwinner device tree changes for 4.14, round 2 The usual improvements: - AXP813/AXP818 PMIC (mfd and codec) enabled for Allwinner A83T boards - USB enabled for Allwinner A83T boards
-
sunxi-dt64-for-4.14-24969efb2 · ·
Allwinner arm64 device tree changes for 4.14, round 2 The usual improvement patches: - PMIC, USB and WiFi enabled for Bananapi M64 - New board added: NanoPi A64 - New board added: Olimex A64-OLinuXino
-
sunxi-drivers-for-4.145e4fb642 · ·
Allwinner driver changes for 4.14 Usual driver changes: - SUNXI_RSB bus driver enabled by default for ARM64 - Support for SRAM controller and SRAM C block on the A64 added
-
sunxi-config64-for-4.14908d10b0 · ·
Allwinner arm64 defconfig changes for 4.14 Enable X-Powers AXP series PMIC mfd and regulator support by default.
-
drm-intel-next-2017-08-18a42894eb · ·
Final pile of features for 4.14 - New ioctl to change NOA configurations, plus prep (Lionel) - CCS (color compression) scanout support, based on the fancy new modifier additions (Ville&Ben) - Document i915 register macro style (Jani) - Many more gen10/cnl patches (Rodrigo, Pualo, ...) - More gpu reset vs. modeset duct-tape to restore the old way. - prep work for cnl: hpd_pin reorg (Rodrigo), support for more power wells (Imre), i2c pin reorg (Anusha) - drm_syncobj support (Jason Ekstrand) - forcewake vs gpu reset fix (Chris) - execbuf speedup for the no-relocs fastpath, anv/vk low-overhead ftw (Chris) - switch to idr/radixtree instead of the resizing ht for execbuf id->vma lookups (Chris) gvt: - MMIO save/restore optimization (Changbin) - Split workload scan vs. dispatch for more parallel exec (Ping) - vGPU full 48bit ppgtt support (Joonas, Tina) - vGPU hw id expose for perf (Zhenyu) Bunch of work all over to make the igt CI runs more complete/stable. Watch https://intel-gfx-ci.01.org/tree/drm-tip/shards-all.html for progress in getting this ready. Next week we're going into production mode (i.e. will send results to intel-gfx) on hsw, more platforms to come. Also, a new maintainer tram, I'm stepping out. Huge thanks to Jani for being an awesome co-maintainer the past few years, and all the best for Jani, Joonas&Rodrigo as the new maintainers!
-
sunxi-drm-for-4.14998140d2 · ·
Allwinner DRM changes for 4.14 A few changes, but most notably improving the HDMI support merged in 4.13, by reporting the DDC adapter as an i2c bus, and by adding CEC support through the CEC framework.
-
sunxi-drm-fixes-for-4.132a596fc9 · ·
Allwinner DRM fixes for 4.13 A single commit to restore the framebuffer console when there's no DRM users left.
-
drm-misc-next-2017-08-180e8841ec · ·
Cross-subsystem Changes: - Add tinydrm to MAINTAINERS using -misc tree and Noralf as maintainer (Noralf) Core Changes: - Finish dumb_mmap_offset cleanup by removing gem_cma_dumb_map_offset() (Noralf) - Add gem_framebuffer helper to facilitate removal of fb_cma cargo cult (Noralf) Driver Changes: - Various trivial patches Cc: Noralf Trønnes <noralf@tronnes.org>
-
drm-misc-fixes-2017-08-18a0ffc51e · ·
Core Changes: - Fix framebuffer leak in setplane error condition (Nikil) - Prevent BUG in atomic_ioctl by properly resetting state on EDEADLK (Maarten) - Add missing return in atomic_check_only if atomic_check fails (Maarten) Driver Changes: - rockchip: Don't try to suspend if device not initialized (Jeffy) Cc: Jeffy Chen <jeffy.chen@rock-chips.com> Cc: Nikhil Mahale <nmahale@nvidia.com> Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
-
sunxi-fixes-for-4.13-2d86e63e1 · ·
Allwinner fixes for 4.13, round 2 Three fixes adding a missing alias for the Ethernet controller on A64 boards. One adding a missing interrupt for the pin controller.