[linux-sunxi] [PATCH v4 1/2] drm/sun4i: Add mode_set callback to the engine

2021-05-28 Thread Roman Stratiienko
Create callback to allow updating engine's registers on mode change. Signed-off-by: Roman Stratiienko Reviewed-by: Jernej Skrabec --- drivers/gpu/drm/sun4i/sun4i_crtc.c | 3 +++ drivers/gpu/drm/sun4i/sunxi_engine.h | 12 2 files changed, 15 insertions(+) diff --git

[linux-sunxi] Re: [PATCH v4 2/2] drm/sun4i: Use CRTC size instead of primary plane size as mixer frame

2021-05-28 Thread Roman Stratiienko
+CC: jernej.skra...@gmail.com пт, 28 мая 2021 г. в 23:31, Roman Stratiienko : > > Fixes corrupted display picture when primary plane isn't full-screen. > > Signed-off-by: Roman Stratiienko > --- > drivers/gpu/drm/sun4i/sun8i_mixer.c| 28 >

[linux-sunxi] [PATCH v4 2/2] drm/sun4i: Use CRTC size instead of primary plane size as mixer frame

2021-05-28 Thread Roman Stratiienko
Fixes corrupted display picture when primary plane isn't full-screen. Signed-off-by: Roman Stratiienko --- drivers/gpu/drm/sun4i/sun8i_mixer.c| 28 drivers/gpu/drm/sun4i/sun8i_ui_layer.c | 30 -- 2 files changed, 28 insertions(+), 30

[linux-sunxi] [PATCH v4 0/2] drm/sun4i: Set mixer frame to display size for DE2.0+

2021-05-28 Thread Roman Stratiienko
This patchset fixes corrupted display picture when primary plane isn't full-screen. Please review/merge. v2: - Split commit in 2 parts - Add Fixes line to the commit message v3: - Address review comments of v2 + removed 3 local varibles - Change 'Fixes' line v4: Resend (author's email

[linux-sunxi] Allwinner H3 - Fel - Operation Timed Out for > 16kB

2021-05-28 Thread Nikhil Raut
Hi, When I upload bare metal code (<16kB) at 0x2000 address in Allwinner H3, it works. But when I change the address to 0x3000, it throws libusb operation timeout. When I upload >16kB code at 0x2000, same is the result 'operation timeout' nikhil@pc:~/Desktop/sunxi-tools$ ./sunxi-fel -p