Skip to content

Commit

Permalink
webos: qtbase-plugins-webos=32
Browse files Browse the repository at this point in the history
:Release Notes:
webos4tv sync-up with graphic DRM support

:Detailed Notes:
qtbase-plugins-webos: submissions/30..submissions/32
d6498ae Fix static analysis issues
47d7968 Disable ThreadedOpenGL capability only on Starfish
2150797 Support abgr8888 w/ AFBC on K24n
b0efbbb Fix static analysis (FORWARD_NULL)
b9a53ca Use argb8888(GBM) instead of abgr8888 on RTK
14430e8 Support DRM framebuffer format w/o modifier
27a06b0 Fix surface-manager fail to paint if snapshot off
8ac8da7 Fix stuck on snapshot resume
c84302f Prevent stuck on drmModeAtomicCommit fail
5ee0792 Implement partial update
26697ad Comment out debugging logs
2cfec3d Snapshot-boot support with second boot logo
5052be3 Disable ThreadedOpenGL capability for eglfs_webos
2ff5bb4 Add parsing of DRM connector mode to extend DRM config
db4b7b4 Initialize libim for cold boot and LSM restarting
8d0a50c Fix several static analysis issues
727ded6 Support AFBC
1f5156d Initialize starfish input outside snapshot image
f2640b0 Revert "Initialize starfish input outside snapshot image"
ce74f15 Initialize starfish input outside snapshot image

:Testing Performed:
See the CCC jira ticket

:QA Notes:
N/A

:Issues Addressed:
[WRQ-33614] CCC: qtbase-plugins-webos=32
[WRQ-31419] Enable `graphics-drm` on webOS TV sync-up
[WRP-18946] Fix cursor image broken after snapshot boot
[WRP-20419] Support AFBC on DRM backend
[WRP-20473] [Graphic DRM] Fix static analysis issues
[TVPLAT-310858]
[WRP-19603]
[WRP-26339] Defect on booting (AC on/off or board reset)
[WRQ-32760] Migrate QPA changes: (qtbase-plugins-webos, libim)
[WRP-27738]
[WRQ-1149] Handle drmModeAtomicCommit failure case
[WRQ-14522] Investigate surface-manager stuck on snapshot resume

Cherry-picked-from-commit: 240bd522f5652eb793a95ef69f42b7081a04d6a1
Cherry-picked-from-branch:
  • Loading branch information
wonsj authored and ywbyun0815 committed Oct 26, 2024
1 parent 93e8c57 commit f2494f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \

DEPENDS = "qtbase"

WEBOS_VERSION = "1.0.0-30_bca4380403127a467615042a48b10a93651a63ae"
WEBOS_VERSION = "1.0.0-32_0ceae3aa73e72e27e4f864ad97b277477c7efec5"
PR = "r9"

inherit webos_qmake6
Expand Down

0 comments on commit f2494f3

Please sign in to comment.