linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add framebuffer max width/height fields to drm_mode_config
@ 2019-09-28  1:31 Jeykumar Sankaran
  2019-09-28  1:31 ` [PATCH] drm: add fb " Jeykumar Sankaran
  0 siblings, 1 reply; 10+ messages in thread
From: Jeykumar Sankaran @ 2019-09-28  1:31 UTC (permalink / raw)
  To: dri-devel, linux-kernel, linux-arm-kernel
  Cc: Jeykumar Sankaran, narmstrong, seanpaul, robdclark, jcrouse

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/db26145b-3f64-a334-f698-76f972332881@baylibre.com/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


^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH] Add framebuffer max width/height fields to drm_mode_config
@ 2019-09-28  1:28 Jeykumar Sankaran
  2019-09-28  1:28 ` [PATCH] drm: add fb " Jeykumar Sankaran
  0 siblings, 1 reply; 10+ messages in thread
From: Jeykumar Sankaran @ 2019-09-28  1:28 UTC (permalink / raw)
  To: dri-devel, linux-kernel, linux-arm-kernel
  Cc: Jeykumar Sankaran, narmstrong, seanpaul, robdclark, jcrouse

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/db26145b-3f64-a334-f698-76f972332881@baylibre.com/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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-10-14  8:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28  1:31 [PATCH] Add framebuffer max width/height fields to drm_mode_config Jeykumar Sankaran
2019-09-28  1:31 ` [PATCH] drm: add fb " Jeykumar Sankaran
2019-09-29  4:43   ` james qian wang (Arm Technology China)
  -- strict thread matches above, loose matches on Subject: below --
2019-09-28  1:28 [PATCH] Add framebuffer " Jeykumar Sankaran
2019-09-28  1:28 ` [PATCH] drm: add fb " Jeykumar Sankaran
2019-09-30 10:39   ` Ville Syrjälä
2019-10-01 21:20     ` Jeykumar Sankaran
2019-10-02 13:45       ` Ville Syrjälä
2019-10-02 19:55         ` Rob Clark
2019-10-03 10:27           ` Ville Syrjälä
2019-10-14  8:24             ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).