Files
linux/drivers/gpu/drm
Laurent Pinchart 98c4ecec55 drm: xlnx: zynqmp_dpsub: Pass format info to zynqmp_disp_layer_set_format()
The zynqmp_disp_layer_set_format() function only needs format
information, not a full plane state. Get the necessary info from the
plane state in the caller and pass it to zynqmp_disp_layer_set_format().
This prepares for calling the function from non-DRM code. This doesn't
introduce any functional change.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2022-10-19 16:51:03 +03:00
..
2022-09-26 09:11:47 +02:00
2022-08-16 12:46:26 +02:00
2022-09-20 09:37:12 +02:00
2022-08-26 14:22:59 +02:00
2022-09-14 12:22:18 +01:00
2022-06-28 07:56:32 +02:00
2021-11-30 09:41:28 +01:00
2021-11-30 09:41:28 +01:00
2022-04-12 09:27:20 +03:00