Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v4.11-rc4
    c02ed2e7 · Linux 4.11-rc4 ·
    Linux 4.11-rc4
    
  • drm-fixes-for-v4.11-rc4
    i915, amd, exynos and one fbdev regression
    
  • drm-misc-fixes-2017-03-23
    One fbdev regression fix from Michel
  • sound-4.11-rc4
    sound fixes for 4.11-rc4
    
    This contains the collection of small fixes for 4.11 that were pending
    during my vacation:
    - A few HD-audio quirks (more Dell headset support, docking station
      support on HP laptops),
    - A regression fix for the previous ctxfi DMA mask fix,
    - A correction of the new CONFIG_SND_X86 menu entry, and
    - A fix for the races in ALSA sequencer core spotted by syzkaller.
    
  • drm-intel-fixes-2017-03-22
    drm/i915 fixes for v4.11-rc4
  • drm-misc-next-2017-03-21
    drm-misc for 4.12, 2nd attempt this week:
    
    - topic branch from Jon Corbet for the new graph kerneldoc support
    - lots of graphs for kms/atomic things using the above
    - some vblank query tuning from Chris
    - gem/cma_fops macros
    - moar docs
    
    Driver stuff:
    - vc4 hdmi audio, yay (Eric)
    - dw-hdmi polish from a bunch of people
    - some rockchip dp updates that didn't make last week (Chris Zhong)
    - misc bridge&driver updates
  • drm-misc-next-2017-03-20
    More -misc for 4.12:
    
    - topic branch from Jon Corbet for the new graph kerneldoc support
    - lots of graphs for kms/atomic things using the above
    - some vblank query tuning from Chris
    - gem/cma_fops macros
    - moar docs
    - drm_platform.c remove from Laurent
    - more debugfs removal removal from Noralf
    - sink crc support + implementation in analogix_dp (Tomeu)
    - roll out new state iterator macros (Maarten)
    
    Driver stuff:
    - vc4 hdmi audio, yay (Eric)
    - dw-hdmi polish from a bunch of people
    - qxl mode conf list refactor&fixes (Gerd)
    - lvds-encoder bridge (well it's really a generic panel bridge, but I
      lost that bikeshed), from Laurent
    - misc bridge&driver updates
    
    Note: you didn't yet pull last week's pull, the above changelog only
    covers this weeks. For OCD history, please pull both :-)
  • drm-intel-next-2017-03-20
    More in i915 for 4.12:
    
    - designware i2c fixes from Hans de Goede, in a topic branch shared
      with other subsystems (maybe, they didn't confirm, but requested the
      pull)
    - drop drm_panel usage from the intel dsi vbt panel (Jani)
    - vblank evasion improvements and tracing (Maarten and Ville)
    - clarify spinlock irq semantics again a bit (Tvrtko)
    - new ->pwrite backend hook (right now just for shmem pageche writes),
      from Chris
    - more planar/ccs work from Ville
    - hotplug safe connector iterators everywhere
    - userptr fixes (Chris)
    - selftests for cache coloring eviction (Matthew Auld)
    - extend debugfs drop_caches interface for shrinker testing (Chris)
    - baytrail "the rps kills the machine" fix (Chris)
    - use new atomic state iterators, a lot (Maarten)
    - refactor guc/huc code some (Arkadiusz Hiler)
    - tighten breadcrumbs rbtree a bit (Chris)
    - improve wrap-around and time handling in rps residency counters
      (Mika)
    - split reset-in-progress in two flags, backoff and handoff (Chris)
    - other misc reset improvements from a few people
    - bunch of vgpu interaction fixes with recent code changes
    - misc stuff all over, as usual
  • v4.11-rc3
    97da3854 · Linux 4.11-rc3 ·
    Linux 4.11-rc3
    
  • drm-fixes-for-v4.11-rc3
    amd, intel, tilcdc, omap, and malidp fixes.
    
  • drm-intel-fixes-2017-03-14
    drm/i915 fixes for v4.11-rc3
  • v4.11-rc2
    4495c08e · Linux 4.11-rc2 ·
    Linux 4.11-rc2
    
  • drm-misc-next-2017-03-12
    More drm-misc stuff for 4.12:
    
    - drm_platform removal from Laurent
    - more dw-hdmi bridge driver updates (Laurent, Kieran, Neil)
    - more header cleanup and documentation
    - more drm_debugs_remove_files removal (Noralf)
    - minor qxl updates (Gerd)
    - edp crc support in helper + analogix_dp (Tomeu) for more igt
      testing!
    - old/new iterator roll-out (Maarten)
    - new bridge drivers: lvds (Laurent), megachips-something (Peter
      Senna)
  • drm-fixes-for-4.11-rc2
    intel, amd and mxsfb fixes.
    
  • drm-intel-fixes-2017-03-09
    flushing out gvt-g fixes
  • drm-misc-next-2017-03-06
    First slice of drm-misc-next for 4.12:
    
    Core/subsystem-wide:
    - link status core patch from Manasi, for signalling link train fail
      to userspace. I also had the i915 patch in here, but that had a
      small buglet in our CI, so reverted.
    - more debugfs_remove removal from Noralf, almost there now (Noralf
      said he'll try to follow up with the stragglers).
    - drm todo moved into kerneldoc, for better visibility (see
      Documentation/gpu/todo.rst), lots of starter tasks in there.
    - devm_ of helpers + use it in sti (from Ben Gaignard, acked by Rob
      Herring)
    - extended framebuffer fbdev support (for fbdev flipping), and vblank
      wait ioctl fbdev support (Maxime Ripard)
    - misc small things all over, as usual
    - add vblank callbacks to drm_crtc_funcs, plus make lots of good use
      of this to simplify drivers (Shawn Guo)
    - new atomic iterator macros to unconfuse old vs. new state
    
    Small drivers:
    - vc4 improvements from Eric
    - vc4 kerneldocs (Eric)!
    - tons of improvements for dw-mipi-dsi in rockchip from John Keeping
      and Chris Zhong.
    - MAINTAINERS entries for drivers managed in drm-misc. It's not yet
      official, still an experiment, but definitely not complete fail and
      better to avoid confusion. We kinda screwed that up with drm-misc a
      bit when we started committers last year.
    - qxl atomic conversion (Gabriel Krisman)
    - bunch of virtual driver polish (qxl, virgl, ...)
    - misc tiny patches all over
    
    This is the first time we've done the same merge-window blackout for
    drm-misc as we've done for drm-intel for ages, hence why we have a
    _lot_ of stuff queued already. But it's still only half of drm-intel
    (room to grow!), and the drivers in drm-misc experiment seems to work
    at least insofar as that you also get lots of driver updates here
    alredy.
  • drm-intel-next-2017-03-06
    4 weeks worth of stuff since I was traveling&lazy:
    
    - lspcon improvements (Imre)
    - proper atomic state for cdclk handling (Ville)
    - gpu reset improvements (Chris)
    - lots and lots of polish around fences, requests, waiting and
      everything related all over (both gem and modeset code), from Chris
    - atomic by default on gen5+ minus byt/bsw (Maarten did the patch to
      flip the default, really this is a massive joint team effort)
    - moar power domains, now 64bit (Ander)
    - big pile of in-kernel unit tests for various gem subsystems (Chris),
      including simple mock objects for i915 device and and the ggtt
      manager.
    - i915_gpu_info in debugfs, for taking a snapshot of the current gpu
      state. Same thing as i915_error_state, but useful if the kernel didn't
      notice something is stick. From Chris.
    - bxt dsi fixes (Umar Shankar)
    - bxt w/a updates (Jani)
    - no more struct_mutex for gem object unreference (Chris)
    - some execlist refactoring (Tvrtko)
    - color manager support for glk (Ander)
    - improve the power-well sync code to better take over from the
      firmware (Imre)
    - gem tracepoint polish (Tvrtko)
    - lots of glk fixes all around (Ander)
    - ctx switch improvements (Chris)
    - glk dsi support&fixes (Deepak M)
    - dsi fixes for vlv and clanups, lots of them (Hans de Goede)
    - switch to i915.ko types in lots of our internal modeset code (Ander)
    - byt/bsw atomic wm update code, yay (Ville)
  • drm-misc-fixes-2017-03-06
    Just 1 8bpc quirk from Ville, cc: stable
  • v4.11-rc1
    c1ae3cfa · Linux 4.11-rc1 ·
    Linux 4.11-rc1
    
  • linux-kselftest-4.11-rc1-urgent_fix
    linux-kselftest-4.11-rc1-urgent_fix
    
    This update consists of an urgent fix for individual test build failures
    introduced in the 4.11-rc1 update.