[PATCH v2 24/37] drm/hyperv: Add support for the nomodeset kernel parameter

2021-12-16 Thread Javier Martinez Canillas
drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- (no changes since v1) drivers/gpu/drm/hyperv/hyperv_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/hyperv/hyperv_drm_drv.c

[PATCH v2 36/37] drm/tilcdc: Add support for the nomodeset kernel parameter

2021-12-16 Thread Javier Martinez Canillas
drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- (no changes since v1) drivers/gpu/drm/tilcdc/tilcdc_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tilcdc/tilcdc_drv.c b

[PATCH v2 34/37] drm/sti: Add support for the nomodeset kernel parameter

2021-12-16 Thread Javier Martinez Canillas
drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- (no changes since v1) drivers/gpu/drm/sti/sti_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/sti/sti_drv.c b/drivers/gpu/drm

[PATCH v2 37/37] drm/xen: Add support for the nomodeset kernel parameter

2021-12-16 Thread Javier Martinez Canillas
drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas Reviewed-by: Oleksandr Andrushchenko --- (no changes since v1) drivers/gpu/drm/xen/xen_drm_front.c | 3 +++ 1 file changed, 3 insertions(+) diff --git

Re: 5.15 regression: CONFIG_SYSFB_SIMPLEFB breaks console scrolling

2021-12-03 Thread Javier Martinez Canillas
y. > I don't think this is a regression since enabling CONFIG_SYSFB_SIMPLEFB will make the simpledrm driver to be bound while disabling the option makes the efifb driver to be bound instead. Yes, it seems to be a bug in the simpledrm driver but the solution if you have issues with the simpledrm is to no

Re: [PATCH 11/60] drm/gud: Add support for the nomodeset kernel parameter

2021-12-15 Thread Javier Martinez Canillas
Hello Noralf, On 12/15/21 22:37, Noralf Trønnes wrote: > > > Den 15.12.2021 01.59, skrev Javier Martinez Canillas: >> According to disable Documentation/admin-guide/kernel-parameters.txt, this >> parameter can be used to disable kernel modesetting. >> >> DRM

[PATCH 46/60] drm/gm12u320: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/gm12u320.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/gm12u320.c b/drivers/gpu/drm/tiny/gm12u320

[PATCH 36/60] drm/sis: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/sis/sis_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/sis/sis_drv.c b/drivers/gpu/drm/sis/sis_drv.c

[PATCH 13/60] drm/hisilicon/kirin: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/hisilicon/kirin/kirin_drm_drv.c

[PATCH 11/60] drm/gud: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/gud/gud_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/gud/gud_drv.c b/drivers/gpu/drm/gud/gud_drv.c

[PATCH 07/60] drm/etnaviv: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/etnaviv/etnaviv_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/etnaviv/etnaviv_drv.c b/drivers/gpu/drm

[PATCH 22/60] drm/mediatek: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/mediatek/mtk_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/mediatek/mtk_drm_drv.c b/drivers/gpu

[PATCH 04/60] drm/armada: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/armada/armada_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/armada/armada_drv.c b/drivers/gpu/drm

[PATCH 09/60] drm/fsl-dcu: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_drv.c b/drivers

[PATCH 00/60] drm: Make all drivers to honour the nomodeset parameter

2021-12-14 Thread Javier Martinez Canillas
e highly appreciated. Best regards, Javier Javier Martinez Canillas (60): drm/komeda: Add support for the nomodeset kernel parameter drm/arm/hdlcd: Add support for the nomodeset kernel parameter drm/malidp: Add support for the nomodeset kernel parameter drm/armada: Add support for the n

[PATCH 16/60] drm/imx/dcss: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/imx/dcss/dcss-drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/imx/dcss/dcss-drv.c b/drivers/gpu/drm/imx

[PATCH 15/60] drm/i810: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/i810/i810_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/i810/i810_drv.c b/drivers/gpu/drm/i810

[PATCH 21/60] drm/mcde: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/mcde/mcde_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/mcde/mcde_drv.c b/drivers/gpu/drm/mcde

[PATCH 01/60] drm/komeda: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/arm/display/komeda/komeda_drv.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/gpu/drm/arm/display/komeda

[PATCH 03/60] drm/malidp: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/arm/malidp_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/arm/malidp_drv.c b/drivers/gpu/drm/arm

[PATCH 06/60] drm/atmel-hlcdc: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c b

[PATCH 12/60] drm/hisilicon/hibmc: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas Patch-cc:Tian Tao --- drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/hisilicon

[PATCH 17/60] drm/imx: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/imx/imx-drm-core.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/imx/imx-drm-core.c b/drivers/gpu/drm/imx

[PATCH 14/60] drm/hyperv: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/hyperv/hyperv_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/hyperv/hyperv_drm_drv.c b/drivers/gpu

[PATCH 20/60] drm/lima: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/lima/lima_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/lima/lima_drv.c b/drivers/gpu/drm/lima

[PATCH 23/60] drm/meson: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/meson/meson_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/meson/meson_drv.c b/drivers/gpu/drm/meson

[PATCH 10/60] drm/gma500: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/gma500/psb_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/gma500/psb_drv.c b/drivers/gpu/drm/gma500

[PATCH 08/60] drm/exynos: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/exynos/exynos_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/exynos/exynos_drm_drv.c b/drivers/gpu

[PATCH 05/60] drm/aspeed: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/aspeed/aspeed_gfx_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/aspeed/aspeed_gfx_drv.c b/drivers/gpu

[PATCH 02/60] drm/arm/hdlcd: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/arm/hdlcd_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/arm/hdlcd_drv.c b/drivers/gpu/drm/arm

[PATCH 40/60] drm/sun4i: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/sun4i/sun4i_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/sun4i/sun4i_drv.c b/drivers/gpu/drm/sun4i

[PATCH 41/60] drm/tdfx: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tdfx/tdfx_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tdfx/tdfx_drv.c b/drivers/gpu/drm/tdfx

[PATCH 28/60] drm/panel: ilitek-ili9341: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/panel/panel-ilitek-ili9341.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/panel/panel-ilitek-ili9341.c b

[PATCH 52/60] drm/mi0283qt: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/mi0283qt.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/mi0283qt.c b/drivers/gpu/drm/tiny

[PATCH 45/60] drm/arc: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/arcpgu.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/arcpgu.c b/drivers/gpu/drm/tiny/arcpgu.c

[PATCH 51/60] drm/ili9486: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/ili9486.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/ili9486.c b/drivers/gpu/drm/tiny/ili9486.c

[PATCH 38/60] drm/sti: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/sti/sti_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/sti/sti_drv.c b/drivers/gpu/drm/sti/sti_drv.c

[PATCH 48/60] drm/ili9163: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/ili9163.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/ili9163.c b/drivers/gpu/drm/tiny/ili9163.c

[PATCH 37/60] drm/sprd: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/sprd/sprd_drm.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/sprd/sprd_drm.c b/drivers/gpu/drm/sprd

[PATCH 42/60] drm/tegra: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tegra/drm.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tegra/drm.c b/drivers/gpu/drm/tegra/drm.c index

[PATCH 35/60] drm/shmobile: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/shmobile/shmob_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/shmobile/shmob_drm_drv.c b/drivers

[PATCH 30/60] drm/pl111: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/pl111/pl111_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/pl111/pl111_drv.c b/drivers/gpu/drm/pl111

[PATCH 55/60] drm/st7735r: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/st7735r.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/st7735r.c b/drivers/gpu/drm/tiny/st7735r.c

[PATCH 32/60] drm: rcar-du: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/rcar-du/rcar_du_drv.c b/drivers/gpu/drm

[PATCH 26/60] drm: mxsfb: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/mxsfb/mxsfb_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/mxsfb/mxsfb_drv.c b/drivers/gpu/drm/mxsfb

[PATCH 59/60] drm/xen: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/xen/xen_drm_front.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/xen/xen_drm_front.c b/drivers/gpu/drm/xen

[PATCH 49/60] drm/ili9225: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/ili9225.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/ili9225.c b/drivers/gpu/drm/tiny/ili9225.c

[PATCH 60/60] drm/xlnx: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/xlnx/zynqmp_dpsub.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/xlnx/zynqmp_dpsub.c b/drivers/gpu/drm/xlnx

[PATCH 54/60] drm/st7586: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/st7586.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/st7586.c b/drivers/gpu/drm/tiny/st7586.c

[PATCH 27/60] drm/omap: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/omapdrm/omap_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/omapdrm/omap_drv.c b/drivers/gpu/drm

[PATCH 47/60] drm/hx8357d: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/hx8357d.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/hx8357d.c b/drivers/gpu/drm/tiny/hx8357d.c

[PATCH 44/60] drm/tilcdc: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tilcdc/tilcdc_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tilcdc/tilcdc_drv.c b/drivers/gpu/drm

[PATCH 31/60] drm/r128: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/r128/r128_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/r128/r128_drv.c b/drivers/gpu/drm/r128

[PATCH 34/60] drm/savage: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/savage/savage_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/savage/savage_drv.c b/drivers/gpu/drm

[PATCH 24/60] drm/mga: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/mga/mga_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/mga/mga_drv.c b/drivers/gpu/drm/mga/mga_drv.c

[PATCH 19/60] drm/kmb: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/kmb/kmb_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/kmb/kmb_drv.c b/drivers/gpu/drm/kmb/kmb_drv.c

[PATCH 39/60] drm/stm: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/stm/drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/stm/drv.c b/drivers/gpu/drm/stm/drv.c index

[PATCH 58/60] drm/via: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/via/via_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/via/via_drv.c b/drivers/gpu/drm/via/via_drv.c

[PATCH 33/60] drm/rockchip: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/rockchip/rockchip_drm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/rockchip/rockchip_drm_drv.c b

[PATCH 25/60] drm/msm: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/msm/msm_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/msm/msm_drv.c b/drivers/gpu/drm/msm/msm_drv.c

[PATCH 57/60] drm/udl: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/udl/udl_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/udl/udl_drv.c b/drivers/gpu/drm/udl/udl_drv.c

[PATCH 18/60] drm/ingenic: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/ingenic/ingenic-drm-drv.c b/drivers

[PATCH 50/60] drm/ili9341: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/ili9341.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/ili9341.c b/drivers/gpu/drm/tiny/ili9341.c

[PATCH 29/60] drm/panfrost: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/panfrost/panfrost_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/panfrost/panfrost_drv.c b/drivers/gpu

[PATCH 56/60] drm/tve200: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tve200/tve200_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tve200/tve200_drv.c b/drivers/gpu/drm

[PATCH 53/60] drm/repaper: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tiny/repaper.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tiny/repaper.c b/drivers/gpu/drm/tiny/repaper.c

[PATCH 43/60] drm/tidss: Add support for the nomodeset kernel parameter

2021-12-14 Thread Javier Martinez Canillas
DRM drivers currently check for nomodeset, make this driver to also support the command line parameter. Signed-off-by: Javier Martinez Canillas --- drivers/gpu/drm/tidss/tidss_drv.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/tidss/tidss_drv.c b/drivers/gpu/drm/tidss

Re: [PATCH 59/60] drm/xen: Add support for the nomodeset kernel parameter

2021-12-15 Thread Javier Martinez Canillas
Hello Oleksandr, On 12/15/21 06:58, Oleksandr Andrushchenko wrote: > Hi, Javier! > > On 15.12.21 03:00, Javier Martinez Canillas wrote: >> According to disable Documentation/admin-guide/kernel-parameters.txt, this >> parameter can be used to disable kernel modesetti

Re: [PATCH 00/60] drm: Make all drivers to honour the nomodeset parameter

2021-12-15 Thread Javier Martinez Canillas
code but I'm indeed over engineering this :) [0]: https://people.freedesktop.org/~cbrill/dri-log/?channel=dri-devel=2021-11-02 > Best regards > Thomas > Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH 00/60] drm: Make all drivers to honour the nomodeset parameter

2021-12-15 Thread Javier Martinez Canillas
ware_drivers_only() automatically if it uses such a macro. > Yes, and it could also be used as an extension point in case we need more logic like the drm_firmware_drivers_only() check for all drivers in the future. So your suggestion is certainly the way to go. I'll post a v2 when I get some ti

Re: [PATCH 07/60] drm/etnaviv: Add support for the nomodeset kernel parameter

2021-12-15 Thread Javier Martinez Canillas
[adding Erico Nunes to Cc list] On 12/15/21 10:39, Thomas Zimmermann wrote: > (cc'ing Maxime) > > Hi > > Am 15.12.21 um 10:18 schrieb Lucas Stach: >> Hi Javier, >> >> Am Mittwoch, dem 15.12.2021 um 01:59 +0100 schrieb Javier Martinez Canillas: >>> Acco

Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms

2021-07-20 Thread Javier Martinez Canillas
rge if you want. > Thanks a lot Dave and Daniel! > And since Dave has given a blanket cheque for handling fallout he'll deal > with the need for fixups too if there's any. I also plan to look at any regression that might had been introduced by these. Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms

2021-07-20 Thread Javier Martinez Canillas
Hello Thomas, On 7/20/21 8:38 PM, Thomas Zimmermann wrote: > Am 20.07.21 um 15:59 schrieb Daniel Vetter: >> On Tue, Jul 20, 2021 at 03:42:45PM +0200, Javier Martinez Canillas wrote: >>> On 7/20/21 3:01 PM, Daniel Vetter wrote: >>>> On Mon, Jul 19, 2021 at 09:10:52

Re: [PATCH v3 0/2] allow simple{fb, drm} drivers to be used on non-x86 EFI platforms

2021-07-21 Thread Javier Martinez Canillas
On 7/21/21 12:07 PM, Thomas Zimmermann wrote: > Hi > > Am 21.07.21 um 07:09 schrieb Javier Martinez Canillas: > ... >>> >>> Can I simply put the patches in to drm-misc-next? There was some talk >>> about a topic branch? >>> >> >> .

[PATCH] drivers/firmware: fix sysfb depends to prevent build failures

2021-07-21 Thread Javier Martinez Canillas
. Reported-by: kernel test robot Signed-off-by: Javier Martinez Canillas --- drivers/firmware/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/firmware/Kconfig b/drivers/firmware/Kconfig index af6719cc576..897f5f25c64 100644 --- a/drivers/firmware/Kconfig +++ b/dr

Re: [PATCH] efi: sysfb_efi: fix build when EFI is not set

2021-07-27 Thread Javier Martinez Canillas
‘sysfb_apply_efi_quirks’ was here > static inline void sysfb_apply_efi_quirks(struct platform_device *pd) > ^~ > > Signed-off-by: Randy Dunlap > Cc: Ard Biesheuvel > Cc: linux-...@vger.kernel.org > Cc: dri-devel@lists.freedesktop.org &

[PATCH v2] drivers/firmware: fix SYSFB depends to prevent build failures

2021-07-27 Thread Javier Martinez Canillas
. Fixes: d391c5827107 ("drivers/firmware: move x86 Generic System Framebuffers support") Reported-by: kernel test robot Signed-off-by: Javier Martinez Canillas --- Changes in v2: - Add a Fixes tag to the changelog. drivers/firmware/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 d

Re: [PATCH v2] drivers/firmware: fix SYSFB depends to prevent build failures

2021-07-27 Thread Javier Martinez Canillas
s enabled. We just consolidated both X86 and EFI: >> >> https://cgit.freedesktop.org/drm/drm-misc/commit/?id=8633ef82f101 > > Thanks, I'm aware of that commit, as I was just about to reply to it, > when I saw the patch is this thread ;-) > Ok :) Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH v2] drivers/firmware: fix SYSFB depends to prevent build failures

2021-07-27 Thread Javier Martinez Canillas
sed to be in drivers/firmware/efi/efi-init.c, that's built in if CONFIG_EFI is enabled. We just consolidated both X86 and EFI: https://cgit.freedesktop.org/drm/drm-misc/commit/?id=8633ef82f101 Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH v2] drivers/firmware: fix SYSFB depends to prevent build failures

2021-07-27 Thread Javier Martinez Canillas
e to what I did in v1. Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: linux-next: build failure due to the drm tree

2021-07-26 Thread Javier Martinez Canillas
ot;) > Yes, this was already reported by the kernel test robot and posted a fix a few days ago: https://lore.kernel.org/patchwork/patch/1465623/ Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

[PATCH 1/2] video: vga16fb: Fix logic that checks for the display standard

2022-01-07 Thread Javier Martinez Canillas
to VIDEO_TYPE_VGAC instead. This means that it assumes to be VGA even if is set to VIDEO_TYPE_EGAC. Signed-off-by: Javier Martinez Canillas --- drivers/video/fbdev/vga16fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/fbdev/vga16fb.c b/drivers/video/fbdev

[PATCH 2/2] video: vga16fb: Only probe for EGA and VGA 16 color graphic cards

2022-01-07 Thread Javier Martinez Canillas
done later as a consequence of that change. Link: https://bugzilla.kernel.org/show_bug.cgi?id=215001 Fixes: d391c5827107 ("drivers/firmware: move x86 Generic System Framebuffers support") Reported-by: Kris Karas Cc: # 5.15.x Signed-off-by: Javier Martinez Canillas Tested-by: Kris Karas ---

[PATCH 0/2] video: A couple of fixes for the vga16fb driver

2022-01-07 Thread Javier Martinez Canillas
the driver to only be loaded for EGA and VGA 16 color graphic cards. [0]: https://bugzilla.kernel.org/show_bug.cgi?id=215001 Best regards, Javier Javier Martinez Canillas (2): video: vga16fb: Fix logic that checks for the display standard video: vga16fb: Only probe for EGA and VGA 16 color gra

Re: [PATCH 1/2] video: vga16fb: Fix logic that checks for the display standard

2022-01-10 Thread Javier Martinez Canillas
uld be no confusion as to data type > in all the more recent architecture-agnostic framebuffer code. > Yes, I'll post a v2 to do that but hopefully the CONFIG_X86 guard could be dropped in the future once all the architectures are fixed. > Kris > Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

[PATCH v2 0/2] video: A couple of fixes for the vga16fb driver

2022-01-10 Thread Javier Martinez Canillas
en) - Only check the suppported video mode for x86 (Geert Uytterhoeven). Javier Martinez Canillas (2): video: vga16fb: Fix logic that checks for the display standard video: vga16fb: Only probe for EGA and VGA 16 color graphic cards drivers/video/fbdev/vga16fb.c | 29 +++

[PATCH v2 2/2] video: vga16fb: Only probe for EGA and VGA 16 color graphic cards

2022-01-10 Thread Javier Martinez Canillas
Generic System Framebuffers support") Reported-by: Kris Karas Cc: # 5.15.x Signed-off-by: Javier Martinez Canillas Tested-by: Kris Karas --- Changes in v2: - Only check the suppported video mode for x86 (Geert Uytterhoeven). drivers/video/fbdev/vga16fb.c | 24

[PATCH v2 1/2] video: vga16fb: Fix logic that checks for the display standard

2022-01-10 Thread Javier Martinez Canillas
to VIDEO_TYPE_VGAC instead. This means that it assumes to be VGA even if is set to VIDEO_TYPE_EGAC. All non-x86 architectures though treat orig_video_isVGA as a boolean so only do the change for x86 and keep the old logic for the other arches. Signed-off-by: Javier Martinez Canillas --- Changes

Re: [PATCH] drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled

2022-01-10 Thread Javier Martinez Canillas
On 12/16/21 22:09, Javier Martinez Canillas wrote: > The commit feeb07d0ca5a ("drm/hisilicon/hibmc: Make CONFIG_DRM_HISI_HIBMC > depend on ARM64") made the driver Kconfig symbol to depend on ARM64 since > it only supports that architecture and loading the module on others would

Re: [PATCH v2 0/2] video: A couple of fixes for the vga16fb driver

2022-01-12 Thread Javier Martinez Canillas
Hello Kris, On 1/12/22 03:19, Kris Karas (Bug reporting) wrote: > Hi Javier, Geert, et al, > > Javier Martinez Canillas wrote: >> Changes in v2: >> - Make the change only for x86 (Geert Uytterhoeven) >> - Only check the suppported video mode for x86 (Geert Uytterhoeve

Re: [PATCH RESEND v4 v5 4/4] drm/vc4: Notify the firmware when DRM is in charge

2022-01-11 Thread Javier Martinez Canillas
rmware it can free whatever resource it was > using to maintain simplefb functional. > > Signed-off-by: Maxime Ripard > --- Patch looks good to me. Reviewed-by: Javier Martinez Canillas Best regards, Javier

Re: [PATCH v1 1/2] drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfig

2022-01-11 Thread Javier Martinez Canillas
ot;) > just removed the > DRM_KMS_CMA_HELPER. So, the select DRM_KMS_CMA_HELPER refers to a > non-existing kconfig symbol. > > Cc: Orson Zhai > Cc: Chunyan Zhang > Signed-off-by: Kevin Tang > --- Other than that, the patch looks good to me. Reviewed-by: Javier

Re: [PATCH v1 2/2] drm/sprd: fix potential NULL dereference

2022-01-11 Thread Javier Martinez Canillas
n a separate patch and just keep this one about checking the platform_get_resource() return value. If you do that, feel free to add: Reviewed-by: Javier Martinez Canillas Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH v2 3/5] drm/dp: Move DisplayPort helpers into separate helper module

2022-01-11 Thread Javier Martinez Canillas
On Wed, Dec 15, 2021 at 12:12 PM Thomas Zimmermann wrote: > > Hi > > Am 15.12.21 um 12:04 schrieb Jani Nikula: > > On Wed, 15 Dec 2021, Thomas Zimmermann wrote: > >> * move DP helper code into dp/ (Jani) > > > > I suggested adding the subdirectory, but I'm going to bikeshed the name, > >

Re: [PATCH] MAINTAINERS: Add Helge as fbdev maintainer

2022-01-17 Thread Javier Martinez Canillas
ga16fb driver that started to occur after a change to support simpledrm in aarch64: https://lore.kernel.org/all/2022031601.u36j6grsvnir5gvp@houat/T/ If there is a separate tree for fbdev, then this would require to do some coordination, share and merge immutable branches, etc for no clear benefit. Best regards,-- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH v5 3/6] drm: Add driver for Solomon SSD130x OLED displays

2022-02-11 Thread Javier Martinez Canillas
ev_err_probe(dev, PTR_ERR(bl), >> + "Unable to register backlight >> device\n")); > > Can be consistent with this then. > Yes. I meant to change it everywhere but seems that one slipped it through. It's not worth to send a v6 just for the changes you mentioned but I can do them before pushing the patches to drm-misc (once I get ack for this patch). Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH v2 2/3] drm: Plumb debugfs_init through to panels

2022-02-15 Thread Javier Martinez Canillas
vrr range */ > debugfs_create_file("vrr_range", S_IRUGO, root, connector, > _range_fops); Same here, wonder if the return value should be checked. I leave it to you to decide, but regardless of that the patch looks good to me. Reviewed-by: Javier Martinez Canillas Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH v2 3/3] drm/panel-edp: Allow querying the detected panel via debugfs

2022-02-15 Thread Javier Martinez Canillas
- We tried to detect a panel but it wasn't in our table. > * HARDCODED - We're not using generic "edp-panel" probed by EDID. > * A panel name - This is the name of the panel from our table. > > Signed-off-by: Douglas Anderson > --- Reviewed-by: Javier Martinez Canillas Best regards, -- Javier Martinez Canillas Linux Engineering Red Hat

Re: [PATCH] simpldrm: Enable boot time VESA graphic mode selection.

2022-03-07 Thread Javier Martinez Canillas
On 3/4/22 21:47, Javier Martinez Canillas wrote: > Hello Thomas, > > On 3/4/22 21:00, Thomas Zimmermann wrote: >> Hi, >> >> I've merged the patches into drm-misc-fixes. Thanks a lot to both of you. >> > > Ard already picked these through the efi tree: &g

Re: [PATCH] simpldrm: Enable boot time VESA graphic mode selection.

2022-03-04 Thread Javier Martinez Canillas
Thomas > -- Best regards, Javier Martinez Canillas Linux Engineering Red Hat

<    1   2   3   4   5   6   7   8   9   10   >