linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: udl fixes
@ 2019-03-22 20:56 Reza Arbab
  2019-03-22 20:56 ` [PATCH 1/2] drm/udl: Fix off-by-one error in udl_get_edid() Reza Arbab
  2019-03-22 20:56 ` [PATCH 2/2] drm/fb-helper: Do not scale depth down to 0 Reza Arbab
  0 siblings, 2 replies; 6+ messages in thread
From: Reza Arbab @ 2019-03-22 20:56 UTC (permalink / raw)
  To: Dave Airlie, Sean Paul, David Airlie, Daniel Vetter,
	Robert Tarasov, Linus Walleij, dri-devel, linux-kernel
  Cc: wzabolot, Pavel Machek, Alex Deucher, Noralf Trønnes,
	Ville Syrjälä

These fixes were needed to bring my udl devices to life on v5.1-rc1.

Reza Arbab (2):
  drm/udl: Fix off-by-one error in udl_get_edid()
  drm/fb-helper: Do not scale depth down to 0

 drivers/gpu/drm/drm_fb_helper.c     | 6 +++++-
 drivers/gpu/drm/udl/udl_connector.c | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-03-28 17:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-22 20:56 [PATCH 0/2] drm: udl fixes Reza Arbab
2019-03-22 20:56 ` [PATCH 1/2] drm/udl: Fix off-by-one error in udl_get_edid() Reza Arbab
2019-03-22 20:56 ` [PATCH 2/2] drm/fb-helper: Do not scale depth down to 0 Reza Arbab
2019-03-28 16:33   ` Linus Walleij
2019-03-28 16:52     ` Reza Arbab
2019-03-28 17:05       ` Reza Arbab

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).