Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • media/v4.14-2
    media fixes for v4.14-rc6
    
  • drm-misc-next-2017-10-16
    2e20c9dd · drm/via: use ARRAY_SIZE ·
    Quick 4.15 mist pull for the build fix:
    
    Cross-subsystem Changes:
    - piles an piles of misc/trivial patches all over, some more from
      outreachy applicants
    
    Core Changes:
    - build fix for the bridge/of cleanup (Maarten)
    - fix vblank count in arm_vblank_event (Ville)
    - some kerneldoc typo fixes from Thierry
    
    Driver Changes:
    - vc4: Fix T-format tiling scanout, cleanup clock divider w/a (Anholt)
    - sun4i: small cleanups and improved code comments all over (Chen-Yu
      Tsai)
  • drm-fixes-for-v4.14-rc5
    drm: msm, i915, amdgpu, imx and sync_file fixes
    
  • drm-intel-next-2017-10-12
    Last batch of drm/i915 features for v4.15:
    
    - transparent huge pages support (Matthew)
    - uapi: I915_PARAM_HAS_SCHEDULER into a capability bitmask (Chris)
    - execlists: preemption (Chris)
    - scheduler: user defined priorities (Chris)
    - execlists optimization (Michał)
    - plenty of display fixes (Imre)
    - has_ipc fix (Rodrigo)
    - platform features definition refactoring (Rodrigo)
    - legacy cursor update fix (Maarten)
    - fix vblank waits for cursor updates (Maarten)
    - reprogram dmc firmware on resume, dmc state fix (Imre)
    - remove use_mmio_flip module parameter (Maarten)
    - wa fixes (Oscar)
    - huc/guc firmware refacoring (Sagar, Michal)
    - push encoder specific code to encoder hooks (Jani)
    - DP MST fixes (Dhinakaran)
    - eDP power sequencing fixes (Manasi)
    - selftest updates (Chris, Matthew)
    - mmu notifier cpu hotplug deadlock fix (Daniel)
    - more VBT parser refactoring (Jani)
    - max pipe refactoring (Mika Kahola)
    - rc6/rps refactoring and separation (Sagar)
    - userptr lockdep fix (Chris)
    - tracepoint fixes and defunct tracepoint removal (Chris)
    - use rcu instead of abusing stop_machine (Daniel)
    - plenty of other fixes all around (Everyone)
  • drm-misc-next-2017-10-12
    More 4.15 drm-misc stuff:
    
    Cross-subsystem Changes:
    - bridge cleanup refactor (Benjamin Gaignard)
    
    Core Changes:
    - less surprising atomic iterators (Maarten), fixes an oops introduced
      in drm-next
    - better gem/fb helper docs (Noralf)
    - fix dma-buf rcu races (Christian König)
    
    Driver Changes:
    - adv7511: CEC support (Hans Verkuil)
    - sun4i update from Chen-Yu to improve hdmi and A31 support
    - sii8620: add remote control support (Maceiej Purski)
    
    New drivers:
    - SiI9234 bridge driver (Maciej Purski)
    - 7" rpi touch panel (Eric Anholt)
    
    Note that this contains a topic pull from regmap, needed by the sun4i
    changes. Mark Brown sent that out for pulling into drm-misc.
  • drm-intel-fixes-2017-10-11
    drm/i915 fixes for 4.14-rc5:
    
    Three fixes for stable:
    
    - Use crtc_state_is_legacy_gamma in intel_color_check (Maarten)
    - Read timings from the correct transcoder (Ville).
    - Fix HDMI on BSW (Jani).
    
    Other fixes:
    
    - eDP fixes (Manasi)
    - Silence compiler warnings (Chris)
    - Order two completing nop_submit_request (Chris)
  • drm-misc-fixes-2017-10-11
    Core Changes:
    - sync_file: Fix race in SYNC_IOC_FILE_INFO (John)
    - atomic_helper: Give up reference taken in suspend helper (Jeffy)
    
    Cc: John Einar Reitan <john.reitan@arm.com>
    Cc: Jeffy Chen <jeffy.chen@rock-chips.com>
    
  • gpio-v4.14-2
    GPIO fixes for the v4.14 series:
    
    - Three Kconfig/build warning fixes.
    
    - A fix for lost edge IRQs in the OMAP driver.
    
  • drm-fixes-for-v4.14-rc4
    i915 and sun4i fixes
    
  • drm-misc-fixes-2017-10-05
    One bugfix in sun4i for 4.14
  • drm-intel-fixes-2017-10-04
    drm/i915 fixes for 4.14-rc4:
    
    All 3 highest GLK bugs fixed by Imre:
    - GLK drv reload - Fix DDI Phy init if it was already on.
    - GLK suspend resume - Reprogram DMC firmware after s3/s4.
    - GLK DC states - Fix idleness calculation.
  • drm-misc-next-2017-10-05
    More drm-misc for 4.15:
    
    Cross-subsystem Changes:
    - bunch more simple outreachy patches (Meghana Madhyastha, Aishwarya
      Pant, Haneen Mohammed)
    - Quite a pile of static checker/cocci/spelling fixups all over.
    - Final driver patches+core cleanup of Noralf's new drm_gem_fb_create
      helper.
    
    Core Changes:
    - legacy DPMS docs improved
    - add dri-devel m-l to fbdev to catch people who try to fix
      fbcon-on-kms bugs in the wrong place
    
    Driver Changes:
    - vc4: prep for dsi panels (Eric)
  • drm-intel-next-2017-09-29
    2nd batch of v4.15 features:
    
    - lib/scatterlist updates, use for userptr allocations (Tvrtko)
    - Fixed point wrapper cleanup (Mahesh)
    - Gen9+ transition watermarks, watermark optimization and fixes (Mahesh)
    - Display IPC (Isochronous Priority Control) support (Mahesh)
    - GEM workaround fixes (Oscar)
    - GVT: PCI config sanitize series (Changbin)
    - GVT: Workload submission error handling series (Fred)
    - PSR fixes and refactoring (Rodrigo)
    - HWSP based optimizations (Chris)
    - Private PAT management (Zhi)
    - IRQ handling fixes and refactoring (Ville)
    - Module parameter refactoring and variable name clash fix (Michal)
    - Execlist refactoring, incomplete request unwinding on reset (Chris)
    - GuC scheduling improvements (Michal)
    - OA updates (Lionel)
    - Coffeelake out of alpha support (Rodrigo)
    - seqno fixes (Chris)
    - Execlist refactoring (Mika)
    - DP and DP MST cleanups (Dhinakaran)
    - Cannonlake slice/sublice config (Ben)
    - Numerous fixes all around (Everyone)
    
  • drm-fixes-for-v4.14-rc3
    qxl, tegra, misc, amd, etnaviv fixes
    
  • drm-misc-fixes-2017-09-28-1
    Driver Changes:
    - qxl: fix primary surface and fb unpinning (Gerd)
    - sun41: fix CEC_PIN config gate now that media has been merged (Hans)
    - tegra: fix TRACE_INCLUDE_PATH (Thierry)
    
    Cc: Thierry Reding <treding@nvidia.com>
    Cc: Hans Verkuil <hverkuil@xs4all.nl>
    Cc: Gerd Hoffmann <kraxel@redhat.com>
  • drm-misc-fixes-2017-09-28
    Driver Changes:
    - bridge/sii8620: Fix out-of-bounds write to incorrect register (Maciej)
    - qxl: fix primary surface and fb unpinning (Gerd)
    - sun41: fix CEC_PIN config gate now that media has been merged (Hans)
    - tegra: fix TRACE_INCLUDE_PATH (Thierry)
    
    Cc: Thierry Reding <treding@nvidia.com>
    Cc: Hans Verkuil <hverkuil@xs4all.nl>
    Cc: Maciej Purski <m.purski@samsung.com>
    Cc: Gerd Hoffmann <kraxel@redhat.com>
  • drm-intel-fixes-2017-09-27
    drm/i915 fixes for 4.14-rc3
    
    Couple fixes for stable:
    
    - Fix ELD connector types and consequently audio on DP (Jani).
    - Ignore HDMI on Port A and consequently fix an ops on i915 probe
      when VBT advertises HDMI on Port A (Jani).
    
    And a small fix:
    
    - That removes a reduntant hw_check on modeset. (Colin)
  • drm-fixes-for-v4.14-rc2
    amdkfd, i915 and exynos fixes
    
  • drm-misc-next-2017-09-20
    UAPI Changes:
    
    Cross-subsystem Changes:
    
    Core Changes:
    - DP SDP defines (Ville)
    - polish for scdc helpers (Thierry Reding)
    - fix lifetimes for connector/plane state across crtc changes (Maarten
      Lankhorst).
    - sparse fixes (Ville+Thierry)
    - make legacy kms ioctls all interruptible (Maarten)
    - push edid override into the edid helpers (out of probe helpers)
      (Jani)
    - DP ESI defines for link status (DK)
    
    Driver Changes:
    - drm-panel is now in drm-misc!
    - minor panel-simple cleanups/refactoring by various folks
    - drm_bridge_add cleanup (Inki Dea)
    - constify a few i2c_device_id structs (Arvind Yadav)
    - More patches from Noralf's fb/gem helper cleanup
    - bridge/synopsis: reset fix (Philippe Cornu)
    - fix tracepoint include handling in drivers (Thierry)
    - rockchip: lvds support (Sandy Huang)
    - move sun4i into drm-misc fold (Maxime Ripard)
    - sun4i: refactor driver load + support TCON backend/layer muxing
      (Chen-Yu Tsai)
    - pl111: support more pl11x variants (Linus Walleij)
    - bridge/adv7511: robustify probing/edid handling (Lars-Petersen
      Clausen)
    
    New hw support:
    - S6E63J0X03 panel (Hoegeun Kwon)
    - OTM8009A panel (Philippe CORNU)
    - Seiko 43WVF1G panel (Marco Franchi)
    - tve200 driver (Linus Walleij)
    
    Plus assorted of tiny patches all over, including our first outreachy
    patches from applicants for the winter round!
  • drm-intel-fixes-2017-09-20
    drm/i915 fixes for 4.14-rc1
    
    Couple fixes for stable:
    
    - Fix MIPI panels on BXT.
    - Fix PCI BARs information on GVT.
    
    Plus other fixes:
    
    - Fix minimal brightness for BXT, GLK, CFL and CNL.
    - Fix compilation warning: unused in_vbl
    - Fix error handling in intel_framebuffer_init