This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
focal' to 'verification-done-focal'. If the problem still exists, change
the tag 'verification-needed-focal' to 'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-focal

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1865402

Title:
  Stop using get_scalar_status command in Dell AIO uart backlight driver

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-5.10 package in Ubuntu:
  Invalid
Status in linux-oem-osp1 package in Ubuntu:
  Fix Released
Status in linux source package in Bionic:
  Fix Released
Status in linux-oem-osp1 source package in Bionic:
  Fix Released
Status in linux source package in Eoan:
  Fix Released
Status in linux source package in Focal:
  In Progress
Status in linux-oem-5.10 source package in Focal:
  Fix Released
Status in linux source package in Groovy:
  In Progress
Status in linux source package in Hirsute:
  In Progress

Bug description:
  [Impact]
  The get_scalar_status command was provided by ODM engineer and was newly 
introduced to determinate whether scalar is responsible for the backlight 
adjustment. That guy asked the scalar vendor to add this command and the 
command works as expected. But there is already a command in the Dell AIO 
scalar UART command spec. which can do the same thing since 2015, and the newly 
introduced get_scalar_status command is undocumented. To prevent from 
introducing regression in the future and to align with what Windows uses, 
replace this command with get_display_mode command.

  [Fix]
  Replace get_scalar_status command with get_display_mode command.

  [Test]
  Verified on new Dell AIO platforms.

  [Regression Potential]
  Low, the command is already in the spec. since 2015.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1865402/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to