** Changed in: linux (Ubuntu Eoan)
       Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Bionic)
       Status: In Progress => Fix Committed

-- 
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 linux package in Ubuntu:
  In Progress
Status in linux-oem-osp1 package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Fix Committed
Status in linux-oem-osp1 source package in Bionic:
  Fix Committed
Status in linux source package in Eoan:
  Fix Committed
Status in linux source package in Focal:
  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/ubuntu/+source/linux/+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