Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • drm-misc-next-2017-11-30
    Cross-subsystem Changes:
    
    - device tree doc for the Mitsubishi AA070MC01 and Tianma TM070RVHG71
    panels (Lukasz Majewski) and for a 2nd endpoint on stm32 (Philippe Cornu)
    
    Core Changes:
    
    The most important changes are:
    
    - Add drm_driver .last_close and .output_poll_changed helpers to reduce
    fbdev emulation footprint in drivers (Noralf)
    - Fix plane clipping in core and for vmwgfx (Ville)
    
    Then we have a bunch of of improvement for print and debug such as the
    addition of a framebuffer debugfs file. ELD connector, HDMI and
    improvements.  And a bunch of misc improvements, clean ups and style
    changes and doc updates
    
    Driver Changes:
    
    - sii8620: filter unsupported modes and add DVI mode support (Maciej Purski)
    - rockchip: analogix_dp: Remove unnecessary init code (Jeffy Chen)
    - virtio, cirrus: add fb create_handle support to enable screenshots(Lepton Wu)
    - virtio: replace reference/unreference with get/put (Aastha Gupta)
    - vc4, gma500: Convert timers to use timer_setup() (Kees Cook)
    - vc4: Reject HDMI modes with too high of clocks (Eric)
    - vc4: Add support for more pixel formats (Dave Stevenson)
    - stm: dsi: Rename driver name to "stm32-display-dsi" (Philippe Cornu)
    - stm: ltdc: add a 2nd endpoint (Philippe Cornu)
    - via: use monotonic time for VIA_WAIT_IRQ (Arnd Bergmann)
  • drm-intel-fixes-2017-11-30
    - Disable transparent huge pages for now until we have a W/A
    - Building fix when CONFIG_BACKLIGHT_CLASS_DEVICE is not selected
    - GMBUS communication robustness
    - Fbdev hotplug handling fix
    
    gvt-fixes-2017-11-28
    
    - regression fix for sane request alloc (Fred)
    - locking fix (Changbin)
    - fix invalid addr mask (Xiong)
    - compression regression fix (Weinan)
    - fix default pipe enable for virtual display (Xiaolin)
  • drm-intel-fixes-2017-11-30-1
    - Disable transparent huge pages for now until we have a W/A
    - Building fix when CONFIG_BACKLIGHT_CLASS_DEVICE is not selected
    - GMBUS communication robustness
    - Fbdev hotplug handling fix
    
    gvt-fixes-2017-11-28
    
    - regression fix for sane request alloc (Fred)
    - locking fix (Changbin)
    - fix invalid addr mask (Xiong)
    - compression regression fix (Weinan)
    - fix default pipe enable for virtual display (Xiaolin)
  • drm-misc-fixes-2017-11-30
    drm-misc-fixes for -rc2
    
    - big pile of bridge driver (mostly tc358767), all handled by Archit
      and Andrez
    - rockchip dsi fix
    - atomic helper regression fix for spurious -EBUSY (Maarten)
    - fix deferred fbdev fallout (Maarten)
  • v4.15-rc1
    4fbd8d19 · Linux 4.15-rc1 ·
    Linux 4.15-rc1
    
  • drm-for-v4.15-part2-fixes
    previous part 2 tag + ttm regression fix, i915,vc4,core,uapi fixes
    
  • drm-misc-next-fixes-2017-11-23
    Fix crtc_id in page_flip event.
  • sound-fix-4.15-rc1
    sound fixes for 4.15-rc1
    
    All commits found here are small fixes for regression or stable:
    - PCM timestamp behavior fix that could be seen as a regression
    - Remove spurious WARN_ON() from ALSA timer 32bit compat ioctl
    - HD-audio HDMI/DP channel mapping fix for 32bit archs
    - Fix the previous fix for HD-audio initialization code
    - More hardening USB-audio against malicious USB descriptors
    - HD-audio quirks/fixes (Realtek codec, AMD controller)
    - Missing help text for the recent Intel SST kconfig change
    
  • drm-intel-next-fixes-2017-11-23
    drm/i915 fixes for v4.15
    
  • drm-for-v4.15-part2
    fixes/cleanups for rc1, non-desktop flags for VR
    
  • drm-misc-fixes-2017-11-20
    4.15 merge window fixes 1
  • drm-intel-next-2017-11-17-1
    More change sets for 4.16:
    
    - Many improvements for selftests and other igt tests (Chris)
    - Forcewake with PUNIT->PMIC bus fixes and robustness (Hans)
    - Define an engine class for uABI (Tvrtko)
    - Context switch fixes and improvements (Chris)
    - GT powersavings and power gating simplification and fixes (Chris)
    - Other general driver clean-ups (Chris, Lucas, Ville)
    - Removing old, useless and/or bad workarounds (Chris, Oscar, Radhakrishna)
    - IPS, pipe config, etc in preparation for another Fast Boot attempt (Maarten)
    - OA perf fixes and support to Coffee Lake and Cannonlake (Lionel)
    - Fixes around GPU fault registers (Michel)
    - GEM Proxy (Tina)
    - Refactor of Geminilake and Cannonlake plane color handling (James)
    - Generalize transcoder loop (Mika Kahola)
    - New HW Workaround for Cannonlake and Geminilake (Rodrigo)
    - Resume GuC before using GEM (Chris)
    - Stolen Memory handling improvements (Ville)
    - Initialize entry in PPAT for older compilers (Chris)
    - Other fixes and robustness improvements on execbuf (Chris)
    - Improve logs of GEM_BUG_ON (Mika Kuoppala)
    - Rework with massive rename of GuC functions and files (Sagar)
    - Don't sanitize frame start delay if pipe is off (Ville)
    - Cannonlake clock fixes (Rodrigo)
    - Cannonlake HDMI 2.0 support (Rodrigo)
    - Add a GuC doorbells selftest (Michel)
    - Add might_sleep() check to our wait_for() (Chris)
    
    Many GVT changes for 4.16:
    
    - CSB HWSP update support (Weinan)
    - GVT debug helpers, dyndbg and debugfs (Chuanxiao, Shuo)
    - full virtualized opregion (Xiaolin)
    - VM health check for sane fallback (Fred)
    - workload submission code refactor for future enabling (Zhi)
    - Updated repo URL in MAINTAINERS (Zhenyu)
    - other many misc fixes
    
  • drm-for-v4.15-amd-dc
    amdgpu DC display code for Vega.
    
  • sound-4.15-rc1
    sound updates for 4.15-rc1
    
    There are no big surprising changes in this cycle, yet not too
    boring, either.  The biggest change from diffstat POV is the removal
    of the legacy OSS driver codes that have been already disabled for a
    long time.  This will bring a few trivial merge conflicts.
    
    As new features in ASoC side, there are two things: a new AC97 bus
    implementation and AMD Stony platform support.  Both include the
    relevant changes shared with other subsystems, e.g. AC97 MFD changes
    and DRM AMD changes.
    
    Some other highlighted topics are:
    - A bunch of USB-audio drivers got the hardening against the malicious
      device accesses with a new helper code for endpoint sanity check.
    - Lots of cleanups for ASoC Intel platform code, including support for
      their open source audio firmware.
    - Continued ASoC core componentization works.
    - Support for scaling MCLK with sample rate in ASoC simple-card.
    - Stabler PCM hot-unplug capability, especially for ASoC usages.
    
  • drm-for-v4.15
    main drm pull request for v4.15
    
  • drm-misc-fixes-2017-11-13
    Driver Changes:
    - qxl: Use a shadow bo as primary and blit to it to fix flicker (Gerd)
    - rockchip: Convert psr spinlock to mutex (Emil)
    
    Cc: Emil Renner Berthing <kernel@esmil.dk>
    Cc: Gerd Hoffmann <kraxel@redhat.com>
    
  • v4.14
    bebc6082 · Linux 4.14 ·
    Linux 4.14
    
  • drm-intel-next-fixes-2017-11-10
    drm/i915 fixes for v4.15
    
  • drm-fixes-for-v4.14-rc9
    vmware and i915 fixes
    
  • drm-intel-next-2017-11-09
    Getting started with v4.16 features:
    
    - Cannonlake Enabling (Anusha, Rodrigo, Ville, Michel, Mika Kahola, Rafael)
    - Disable lazy PPGTT page table optimization for vGPU (Joonas)
    - Preemption with GuC (Michal Winiarsk, Jeff, Michel)
    - Other GuC and HuC related fixes and improvements (Michal Winiarsk)
    - HuC use helper function while waiting for DMA completion (Michal Wajdeczko)
    - Cancel modeset retry work during cleanup (Manasi)
    - Improvements on ILK watermarks (Maarten)
    - eDP fixes and clean-up (Jani)
    - Nuke dig_port->port and assorted cleanups (Ville)
    - Pass around crtc and connector states for audio (Ville)
    - Forcewake fallback (Mika Kuoppala)
    - Perf OA fixes (Lionel)
    - Reject unknown syncobj flags (Tvrtko)
    - Warn in debug builds of incorrect usages of ptr_pack_bits (Tvrtko)
    - Move init_clock_gating back where it was (Ville)
    - Finally, numerous GEM fixes, cleanups and improvements (Chris)