Skip to content
Snippets Groups Projects
Commit 80f66473 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Sebastian Reichel
Browse files

gpu: drm: add display stack from i.MX downstream kernel


Import the display stack from the NXP vendor kernel tree to
allow easy testing of the upstream panthor driver with the
Mali G310 GPU inside of the i.MX95.

Compared to the vendor kernel tree a few fixes have been
applied to get the code building:

 * platform driver's remove function now return void instead of int
 * drm_fbdev_dma_setup() got dropped
 * DMA namespace must be imported

Co-Developed-by: default avatarGuangliu Ding <guangliu.ding@nxp.com>
Co-Developed-by: default avatarLiu Ying <victor.liu@nxp.com>
Co-Developed-by: default avatarSandor Yu <Sandor.yu@nxp.com>
Signed-off-by: default avatarGuangliu Ding <guangliu.ding@nxp.com>
Signed-off-by: default avatarLiu Ying <victor.liu@nxp.com>
Signed-off-by: default avatarSandor Yu <Sandor.yu@nxp.com>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>

fix build issues

Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent b86545e0
No related branches found
No related tags found
No related merge requests found
Showing
with 5918 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment