lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251221192422.2726883-1-samuel@dionne-riel.com>
Date: Sun, 21 Dec 2025 14:24:17 -0500
From: Samuel Dionne-Riel <samuel@...nne-riel.com>
To: Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
	Alex Deucher <alexander.deucher@....com>,
	David Airlie <airlied@...il.com>,
	Harry Wentland <harry.wentland@....com>, Leo Li <sunpeng.li@....com>,
	Maxime Ripard <mripard@...nel.org>,
	Rodrigo Siqueira <siqueira@...lia.com>,
	Simona Vetter Thomas Zimmermann <"simona@...ll.chtzimmermann"@suse.de>,
	Christian König <christian.koenig@....com>
Cc: Samuel Dionne-Riel <samuel@...nne-riel.com>,
	amd-gfx@...ts.freedesktop.org,
	dri-devel@...ts.freedesktop.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Add quirk to disable custom brightness curve

This series add the necessary plumbing in the drm_panel_backlight_quirks
module, and in the amdgpu module, to correctly support disabling any
custom backlight curve a firmware may have provided.

Basically, this is the same situation as with the other quirks, some
firmware data is sub-optimal. In this particular instance it makes the
backlight control jerkier when using the firmware-provided curve.

The last patch is authored on top of a just-sent change, which adds an
additional device to the list of known quirks. It was sent separately as
it should be entirely uncontroversial. Otherwise the changes in this
series were made on top of 8f0b4cce4481, the current drm-next.

-> drm: panel-backlight-quirks: Add Minisforum V3 SE
Link: https://lore.kernel.org/20251221185608.2718273-3-samuel@dionne-riel.com/

Samuel Dionne-Riel (3):
  drm: panel-backlight-quirks: Add quirk to disable custom brightness
    curve
  drm/amd/display: Implement disable custom brightness curve quirk
  drm: panel-backlight-quirks: Disable curve on V3 SE

 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 ++++++
 drivers/gpu/drm/drm_panel_backlight_quirks.c      | 2 +-
 include/drm/drm_utils.h                           | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.51.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ