User Activity

Hello,I am struggling with improper color management for our display connected as LTDC. I prompt for drm state with cat /sys/kernel/debug/dri/0/stateI wonder why I get  format=RG16 (that is true, we use RGB565 LTDC interface) and color-encoding=ITU-R...
Dear all, we use custom board with STM32MP1 SoC onboard.  We use Yocto with OE, STM, Qt and custom layers for building target images. In our device we utilize 7-inch display connected by LVDS with RGB666 wiring.  If I load bitmap image from U-boot, a...
Hello,according to drivers/gpu/drm/stm/ltdc.c stm hardware supports these pixel formats:enum ltdc_pix_fmt {PF_NONE,/* RGB formats */PF_ARGB8888, /* ARGB [32 bits] */PF_RGBA8888, /* RGBA [32 bits] */PF_RGB888, /* RGB [24 bits] */PF_RGB565, /* RGB [16 ...
We have been using RPMSG_SDB driver from LogicAnalyzer example. By default, RPMSG_SDB uses common CMA area for allocating buffers via dma_alloc_coherent() We want to allocate SDB personal buffers from reserved memory regions. We adapted both device...
Recompiling Linux kernel I have to rebuild the whole image because of kernel-modules, that are dependent on kernel version. After that I have to upload the whole image into STM development board via CubeMX Programmer which takes quiet a lot time. Ho...
Kudos from