Commit a3ae338
drm: panel-backlight-quirks: Log applied panel brightness quirks
Currently, when a panel brightness quirk is applied, there is no log
indicating that a quirk was applied. Unwrap the drm device on its own
and use drm_info() to log when a quirk is applied.
Suggested-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Antheas Kapenekakis <lkml@antheas.dev>
Link: https://lore.kernel.org/r/20250829145541.512671-7-lkml@antheas.dev
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
(Correct a missing -1 in the message math)
Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>1 parent bf0365b commit a3ae338
1 file changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3617 | 3617 | | |
3618 | 3618 | | |
3619 | 3619 | | |
| 3620 | + | |
3620 | 3621 | | |
3621 | 3622 | | |
3622 | 3623 | | |
3623 | 3624 | | |
3624 | 3625 | | |
3625 | 3626 | | |
3626 | | - | |
| 3627 | + | |
| 3628 | + | |
3627 | 3629 | | |
3628 | 3630 | | |
3629 | 3631 | | |
| |||
3659 | 3661 | | |
3660 | 3662 | | |
3661 | 3663 | | |
3662 | | - | |
| 3664 | + | |
3663 | 3665 | | |
3664 | 3666 | | |
3665 | | - | |
| 3667 | + | |
| 3668 | + | |
| 3669 | + | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
| 3673 | + | |
| 3674 | + | |
3666 | 3675 | | |
3667 | 3676 | | |
| 3677 | + | |
3668 | 3678 | | |
3669 | 3679 | | |
3670 | 3680 | | |
| |||
0 commit comments