[PATCH 0/2] Fix nested sleep in adv7511 driver

Laurent Pinchart laurent.pinchart+renesas at ideasonboard.com
Wed Feb 18 05:30:00 PST 2015


Hello,

This patch set fixes a nested sleep issue in the adv7511 driver. The rationale
is explained in http://lwn.net/Articles/628628/.

The first patch fixes a small DDC error interrupt bug in the driver, and the
second patch then addresses the nested sleep problem.

Laurent Pinchart (2):
  drm: adv7511: Fix DDC error interrupt reset
  drm: adv7511: Fix nested sleep when reading EDID

 drivers/gpu/drm/i2c/adv7511.c | 100 +++++++++++++++++++++---------------------
 1 file changed, 50 insertions(+), 50 deletions(-)

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list