Re: [PATCH v3 31/81] drm/panel/ili9341: Run DRM default client setup

2024-08-30 Thread Jessica Zhang
On 8/30/2024 1:40 AM, Thomas Zimmermann wrote: Call drm_client_setup() to run the kernel's default client setup for DRM. Set fbdev_probe in struct drm_driver, so that the client setup can start the common fbdev client. Signed-off-by: Thomas Zimmermann Cc: Neil Armstrong Cc: Jessica

Re: [PATCH 3/9] drm/panel: panel-novatak-nt35510: Use backlight power constants

2024-08-01 Thread Jessica Zhang
ssica Zhang Hi Thomas, Reviewed-by: Jessica Zhang Thanks, Jessica Zhang --- drivers/gpu/drm/panel/panel-novatek-nt35510.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/panel/panel-novatek-nt35510.c b/drivers/gpu/drm/panel/panel-novatek-nt35510.c

Re: [PATCH 4/9] drm/panel: panel-orisetech-otm8009a: Use backlight power constants

2024-08-01 Thread Jessica Zhang
On 7/31/2024 5:17 AM, Thomas Zimmermann wrote: Replace FB_BLANK_ constants with their counterparts from the backlight subsystem. The values are identical, so there's no change in functionality or semantics. Signed-off-by: Thomas Zimmermann Cc: Neil Armstrong Cc: Jessica Zhang Rev

Re: [PATCH 5/9] drm/panel: panel-samsung-s6e63j0x03: Use backlight power constants

2024-08-01 Thread Jessica Zhang
On 7/31/2024 5:17 AM, Thomas Zimmermann wrote: Replace FB_BLANK_ constants with their counterparts from the backlight subsystem. The values are identical, so there's no change in functionality or semantics. Signed-off-by: Thomas Zimmermann Cc: Neil Armstrong Cc: Jessica Zhang Rev

Re: [PATCH 6/9] drm/panel: panel-samsung-s6e3ha2: Use backlight power constants

2024-08-01 Thread Jessica Zhang
On 7/31/2024 5:17 AM, Thomas Zimmermann wrote: Replace FB_BLANK_ constants with their counterparts from the backlight subsystem. The values are identical, so there's no change in functionality or semantics. Signed-off-by: Thomas Zimmermann Cc: Neil Armstrong Cc: Jessica Zhang Rev

Re: [PATCH 7/9] drm/panel: panel-sony-acx565akm: Use backlight power constants

2024-08-01 Thread Jessica Zhang
On 7/31/2024 5:17 AM, Thomas Zimmermann wrote: Replace FB_BLANK_ constants with their counterparts from the backlight subsystem. The values are identical, so there's no change in functionality or semantics. Signed-off-by: Thomas Zimmermann Cc: Neil Armstrong Cc: Jessica Zhang Rev

Re: [PATCH v3 1/3] drm/display: split DSC helpers from DP helpers

2024-05-28 Thread Jessica Zhang
by the separate DRM_DISPLAY_DSC_HELPER Kconfig symbol. Signed-off-by: Dmitry Baryshkov Hi Dmitry, LGTM Reviewed-by: Jessica Zhang Thanks, Jessica Zhang --- drivers/gpu/drm/amd/amdgpu/Kconfig | 1 + drivers/gpu/drm/display/Kconfig| 6 ++ drivers/gpu/drm/display/Makefile | 3

Re: [PATCH v3 1/6] drm/ci: uprev mesa version

2024-05-29 Thread Jessica Zhang
scripts for logging. Signed-off-by: Vignesh Raman Hi Vignesh, Reviewed-by: Jessica Zhang Thanks, Jessica Zhang --- v2: - Uprev to recent version and use id_tokens for JWT authentication v3: - Move adding farm variable and updating device type variable to seperate commit --- drivers

Re: [PATCH v3 2/6] drm/ci: add farm variable

2024-05-29 Thread Jessica Zhang
jobs. Signed-off-by: Vignesh Raman Reviewed-by: Jessica Zhang --- v3: - New commit to add farm variable and update device type variable. --- drivers/gpu/drm/ci/test.yml | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/ci/test.yml b/drivers

Re: [PATCH v3 5/6] drm/ci: skip driver specific tests

2024-05-29 Thread Jessica Zhang
On 5/28/2024 7:40 PM, Vignesh Raman wrote: Skip driver specific tests and skip kms tests for panfrost driver since it is not a kms driver. Reviewed-by: Dmitry Baryshkov Signed-off-by: Vignesh Raman Reviewed-by: Jessica Zhang --- v2: - Skip xe tests for amdgpu and virtio. v3

Re: [PATCH v3 6/6] drm/ci: update xfails for the new testlist

2024-05-29 Thread Jessica Zhang
-by: Jessica Zhang # msm test list --- v2: - Set the timeout of all i915 jobs to 1h30m and updated expectations file. v3: - Add a link to the email reporting the flaky tests to the maintainers. --- drivers/gpu/drm/ci/test.yml | 6 +- .../gpu/drm/ci/xfails/amdgpu