Skip to content

Commit

Permalink
kernel: bump to 4.19.56
Browse files Browse the repository at this point in the history
kernel: drm: vc4_dsi: Fix DMA channel and memory leak in vc4
See: raspberrypi/linux#3012

firmware: hvs: Emulate the EOLn interrupt with a timer reset from VSTART
See: #1154

firmware: Add support for Rec2020 colour space in vc_image, IL, and MMAL
  • Loading branch information
popcornmix committed Jun 26, 2019
1 parent d786b62 commit bcf40b5
Show file tree
Hide file tree
Showing 9,590 changed files with 78,291 additions and 78,232 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Binary file modified boot/fixup4.dat
Binary file not shown.
Binary file modified boot/fixup4cd.dat
Binary file not shown.
Binary file modified boot/fixup4db.dat
Binary file not shown.
Binary file modified boot/fixup4x.dat
Binary file not shown.
Binary file modified boot/kernel.img
Binary file not shown.
Binary file modified boot/kernel7.img
Binary file not shown.
Binary file modified boot/kernel7l.img
Binary file not shown.
Binary file modified boot/start.elf
Binary file not shown.
Binary file modified boot/start4.elf
Binary file not shown.
Binary file modified boot/start4cd.elf
Binary file not shown.
Binary file modified boot/start4db.elf
Binary file not shown.
Binary file modified boot/start4x.elf
Binary file not shown.
Binary file modified boot/start_cd.elf
Binary file not shown.
Binary file modified boot/start_db.elf
Binary file not shown.
Binary file modified boot/start_x.elf
Binary file not shown.
1 change: 1 addition & 0 deletions documentation/ilcomponents/prop.html
Original file line number Diff line number Diff line change
Expand Up @@ -3461,6 +3461,7 @@ <h1>Broadcom Custom Index List</h1>
OMX_COLORSPACE_BT470_2_M,
OMX_COLORSPACE_BT470_2_BG,
OMX_COLORSPACE_JFIF_Y16_255,
OMX_COLORSPACE_REC_2020,
OMX_COLORSPACE_MAX = 0x7FFFFFFF
} OMX_COLORSPACETYPE;

Expand Down
272 changes: 138 additions & 134 deletions extra/Module.symvers

Large diffs are not rendered by default.

272 changes: 138 additions & 134 deletions extra/Module7.symvers

Large diffs are not rendered by default.

282 changes: 143 additions & 139 deletions extra/Module7l.symvers

Large diffs are not rendered by default.

Loading

0 comments on commit bcf40b5

Please sign in to comment.