Issues with sending patch to this mailing list

2024-07-31 Thread marco . rodolfi
Hi, I have a patch staged to fix a quirks in the DRM rendering manager, but it seems that I can't send it up using an old email alias on gmail (since my current client, tutanota, do not support smtp and copy-pasting patches usually always screw up whitespaces). I do not get nothing back from g

[PATCH] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units

2024-07-31 Thread Marco Rodolfi
Signed-off-by: Marco Rodolfi --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_panel_orientation_quirks.c b/drivers/gpu/drm/drm_panel_orientation_quirks.c index 3860a8ce1e2d..32582dbdc184 100644

[PATCH] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units

2024-07-31 Thread Marco Rodolfi
igned-off-by: Marco Rodolfi --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_panel_orientation_quirks.c b/drivers/gpu/drm/drm_panel_orientation_quirks.c index 3860a8ce1e2d..32582dbdc184 100644

[PATCH] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units

2024-07-31 Thread Marco Rodolfi
From: Marco Rodolfi Signed-off-by: Marco Rodolfi --- drivers/gpu/drm/drm_panel_orientation_quirks.c | 9 - 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_panel_orientation_quirks.c b/drivers/gpu/drm/drm_panel_orientation_quirks.c index 3860a8ce1e2d

[PATCH] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units

2024-07-31 Thread Marco Rodolfi
From: Marco Rodolfi This patch also take account of the different resolution for the aftermarket DeckHD panel, which hasn't been accounted for yet in kernel, since these quirks are applied based on BIOS information + panel resolution. This patch correct that problem and make the panel ori

[PATCH] [V2] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units

2024-08-01 Thread Marco Rodolfi
From: Marco Rodolfi This patch also take account of the different resolution for the aftermarket DeckHD panel, which hasn't been accounted for yet in kernel, since these quirks are applied based on BIOS information + panel resolution. This patch correct that problem and make the panel ori

[PATCH] [v3] drm: panel-orientation-quirks: Correctly handle rotation for DeckHD equipped LCDs units

2024-09-26 Thread Marco Rodolfi
Orientation quirk code take panel resolution into account when determining panel orientation. Add orientation configuration for the popular aftermarket DeckHD panel, which resolution (1200x1920) differs from the standard panel (800x1280). Signed-off-by: Marco Rodolfi --- drivers/gpu/drm

[PATCH] [v3] drm: panel-orientation-quirks: Also handle rotation for DeckHD equipped LCDs units

2024-09-26 Thread Marco Rodolfi
Orientation quirk code take panel resolution into account when determining panel orientation. Add orientation configuration for the popular aftermarket DeckHD panel, which resolution (1200x1920) differs from the standard panel (800x1280). Signed-off-by: Marco Rodolfi --- drivers/gpu/drm