Hi Sanket parekh,
I am processing 1366x768 resolution data, it is working fine for 1024x768 resolution data without set "use-g2d=1"
While I am enabling "use-g2d=1" in weston.ini, screen flickering is stopped but I am unable to connect to wayland display.
While I am running wayland application I am getting message as "Can't connect to wayland display !?".
While I am running "systemctl restart weston" command I am getting below errors
1) [CRTC:38:crtc-0] dpu_crtc_atomic_flush: wait for content shdld done timeout
2) Job for weston.service failed because the control process exited with error code.
Below is the script file I am running for weston.ini
[core]
#gbm-format=argb8888
#gbm-format=rgb565
idle-time=0
use-g2d=1
#xwayland=true
drm-device=card0
repaint-window=16
#enable-overlay-view=1
modules=screen-share.so
[shell]
#panel-position="none
#background-color=0xFF00000
#size=1920x1080
[libinput]
touchscreen_calibrator=true
#[output]
#name=HDMI-A-1
#mode=1920x1080@60
#transform=rotate-90
#[output]
#name=HDMI-A-2
#mode=1366x768@60
# WIDTHxHEIGHT Resolution size width and height in pixels
# off Disables the output
# preferred Uses the preferred mode
# current Uses the current crt controller mode
#transform=rotate-90
[screen-share]
#command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize --rdp-tls-cert=/etc/freerdp/keys/server.crty
#start-on-startup=true
Please help us to resolve this issue.
Thanks & Regards,
Mallikarjuna