focal/linux-raspi: 5.4.0-1008.8 -proposed tracker

Bug #1870495 reported by Stefan Bader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kernel SRU Workflow
Fix Released
Medium
Unassigned
Automated-testing
Fix Released
Medium
Canonical Kernel Team
Prepare-package
Fix Released
Medium
Juerg Haefliger
Prepare-package-meta
Fix Released
Medium
Juerg Haefliger
Promote-to-proposed
Fix Released
Medium
Andy Whitcroft
Promote-to-release
Fix Released
Medium
Ubuntu Package Archive Administrators
Regression-testing
Invalid
Medium
Unassigned
linux-raspi (Ubuntu)
Focal
Fix Released
Medium
Unassigned

Bug Description

This bug will contain status and test results related to a kernel source (or snap) as stated in the title.

For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

-- swm properties --
boot-testing-requested: true
kernel-stable-master-bug: 1871939
packages:
  main: linux-raspi
  meta: linux-meta-raspi
phase: Complete
phase-changed: Thursday, 16. April 2020 11:39 UTC
proposed-announcement-sent: true
proposed-testing-requested: true
reason: {}
trackers:
  focal/linux-raspi/pi-kernel: bug 1870494
variant: debs
versions:
  main: 5.4.0-1008.8
  meta: 5.4.0.1008.8

Stefan Bader (smb)
tags: added: kernel-release-tracking-bug-live
description: updated
tags: added: kernel-sru-cycle-d2020.04.03-1
description: updated
tags: added: kernel-sru-derivative-of-1870502
Changed in kernel-sru-workflow:
status: New → Confirmed
importance: Undecided → Medium
Changed in linux (Ubuntu Focal):
importance: Undecided → Medium
Changed in kernel-sru-workflow:
status: Confirmed → In Progress
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
Juerg Haefliger (juergh)
summary: - focal/linux-raspi: <version to be filled> -proposed tracker
+ focal/linux-raspi: 5.4.0-1008.8 -proposed tracker
description: updated
description: updated
description: updated
description: updated
description: updated
tags: added: block-proposed-focal
tags: added: block-proposed
description: updated
description: updated
description: updated
description: updated
description: updated
description: updated
Andy Whitcroft (apw)
affects: linux (Ubuntu Focal) → linux-raspi (Ubuntu Focal)
tags: removed: block-proposed-focal
tags: removed: block-proposed
description: updated
Timo Aaltonen (tjaalton)
tags: removed: kernel-sru-derivative-of-1870502
tags: added: kernel-sru-derivative-of-1871939
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (30.1 KiB)

This bug was fixed in the package linux-raspi - 5.4.0-1008.8

---------------
linux-raspi (5.4.0-1008.8) focal; urgency=medium

  * focal/linux-raspi: 5.4.0-1008.8 -proposed tracker (LP: #1870495)

  * focal/linux-raspi: Upstream raspberrypi patchset 2020-04-07 (LP: #1871361)
    - drm/v3d: Replace wait_for macros to remove use of msleep (#3510)
    - Reduce noise from rpi poe hat fan
    - add Sensirion SPS30 to i2c-sensor overlay
    - media: add V4L2_CTRL_TYPE_AREA control type
    - media: add V4L2_CID_UNIT_CELL_SIZE control
    - media: v4l2-common: add pixel encoding support
    - media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
    - media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
    - media: v4l2-mem2mem: support held capture buffers
    - media: videodev2.h: add V4L2_DEC_CMD_FLUSH
    - media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers
    - media: v4l2-mem2mem: add new_frame detection
    - media: Documentation: media: Document V4L2_CTRL_TYPE_AREA
    - media: v4l: Add definitions for HEVC stateless decoding
    - media: v4l2-mem2mem: Fix hold buf flag checks
    - media: pixfmt: Document the HEVC slice pixel format
    - media: uapi: hevc: Add scaling matrix control
    - media: uapi: hevc: Add segment address field
    - media: hevc_ctrls: Add slice param dependent slice segment
    - media: uapi: Add hevc ctrls for WPP decoding
    - media: videodev2.h: Add a format for column YUV4:2:0 modes
    - media: v4l2-mem2mem: allow request job buffer processing after job finish
    - media: dt-bindings: media: Add binding for the Raspberry PI HEVC decoder
    - staging: media: Add Raspberry Pi V4L2 H265 decoder
    - dtoverlays: Add overlay to enable the HEVC V4L2 driver
    - defconfig: Add V4L2 HEVC driver to bcm2711_defconfig
    - mmc: sdhci: Silence MMC warnings
    - Revert "v3d_drv: Allow clock retrieval by name"
    - Revert "clk-raspberrypi: Also support v3d clock"
    - Revert "clk-raspberrypi: Allow cpufreq driver to also adjust gpu clocks"
    - dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
    - dt-bindings: i2c: brcmstb: Add BCM2711 BSC/AUTO-I2C binding
    - i2c: brcmstb: Support BCM2711 HDMI BSC controllers
    - i2c: brcmstb: Allow to compile it on BCM2835
    - [Config] raspi: Set I2C_BRCMSTB=m
    - dt-bindings: clock: Add a binding for the RPi Firmware clocks
    - clk: bcm: rpi: Allow the driver to be probed by DT
    - clk: bcm: rpi: Statically init clk_init_data
    - clk: bcm: rpi: Use clk_hw_register for pllb_arm
    - clk: bcm: rpi: Remove global pllb_arm clock pointer
    - clk: bcm: rpi: Make sure pllb_arm is removed
    - clk: bcm: rpi: Remove pllb_arm_lookup global pointer
    - clk: bcm: rpi: Switch to clk_hw_register_clkdev
    - clk: bcm: rpi: Make sure the clkdev lookup is removed
    - clk: bcm: rpi: Create a data structure for the clocks
    - clk: bcm: rpi: Add clock id to data
    - clk: bcm: rpi: Pass the clocks data to the firmware function
    - clk: bcm: rpi: Rename is_prepared function
    - clk: bcm: rpi: Split pllb clock hooks
    - clk: bcm: rpi: Make the PLLB registration function return a clk_hw
    - clk: bcm: rpi: Add DT provider for ...

Changed in linux-raspi (Ubuntu Focal):
status: New → Fix Released
description: updated
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Workflow done!

All tasks have been completed and the bug is being set to Fix Released

Changed in kernel-sru-workflow:
status: In Progress → Fix Released
Andy Whitcroft (apw)
tags: removed: kernel-release-tracking-bug-live
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.