2019-09-28 01:34:08

by Jeykumar Sankaran

[permalink] [raw]
Subject: [PATCH] Add framebuffer max width/height fields to drm_mode_config

Below two discussion threads will provide the context behind this patch.

https://www.spinics.net/lists/dri-devel/msg229070.html
https://lore.kernel.org/linux-arm-msm/[email protected]/T/

Seperating out the core framework patch from vendor implementation.

Jeykumar Sankaran (1):
drm: add fb max width/height fields to drm_mode_config

drivers/gpu/drm/drm_framebuffer.c | 17 +++++++++++++----
include/drm/drm_mode_config.h | 3 +++
2 files changed, 16 insertions(+), 4 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project