Skip to content
Commit 9d44abbb authored by Eric Anholt's avatar Eric Anholt
Browse files

drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.



On Pi0/1/2, we use an external GPIO line for hotplug detection, since
the HDMI_HOTPLUG register isn't connected to anything.  However, with
the Pi3 the HPD GPIO line has moved off to a GPIO expander that will
be tricky to get to (the firmware is constantly polling the expander
using i2c0, so we'll need to coordinate with it).

As a stop-gap, if we don't have a GPIO line, use an EDID probe to
detect connection.  Fixes HDMI display on the pi3.

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 6e1cbbad
  • mirror @mirror

    mentioned in commit 17a55447

    ·

    mentioned in commit 17a55447

    Toggle commit list
  • mirror @mirror

    mentioned in commit 3a2e0a0cc7c139b1dcd31b3bd9dbc94904021ec8

    ·

    mentioned in commit 3a2e0a0cc7c139b1dcd31b3bd9dbc94904021ec8

    Toggle commit list
  • mirror @mirror

    mentioned in commit 6e6d88e117ec25a087471008117b95ff6554b6bc

    ·

    mentioned in commit 6e6d88e117ec25a087471008117b95ff6554b6bc

    Toggle commit list
  • mirror @mirror

    mentioned in commit 3ca4cec6675518e9e50da7c808620a3aba79c202

    ·

    mentioned in commit 3ca4cec6675518e9e50da7c808620a3aba79c202

    Toggle commit list
  • mirror @mirror

    mentioned in commit b1d72d244e0bd8c94e52a42dcd8119ae2bfd8e1c

    ·

    mentioned in commit b1d72d244e0bd8c94e52a42dcd8119ae2bfd8e1c

    Toggle commit list
  • mirror @mirror

    mentioned in commit 6d217854

    ·

    mentioned in commit 6d217854

    Toggle commit list
  • mirror @mirror

    mentioned in commit 084118c1

    ·

    mentioned in commit 084118c1

    Toggle commit list
  • mirror @mirror

    mentioned in commit e2b1d6def04d774fea530f065496379040a63c88

    ·

    mentioned in commit e2b1d6def04d774fea530f065496379040a63c88

    Toggle commit list
  • mirror @mirror

    mentioned in commit d9066f08c137236d0815640dcb547bcce4b7569c

    ·

    mentioned in commit d9066f08c137236d0815640dcb547bcce4b7569c

    Toggle commit list
  • mirror @mirror

    mentioned in commit da27c6b8d9ffdb818b264b1ab42a6c43d807561c

    ·

    mentioned in commit da27c6b8d9ffdb818b264b1ab42a6c43d807561c

    Toggle commit list
  • mirror @mirror

    mentioned in commit cf3a75e83ce2549af8be1285b6a6e6eb0c14db30

    ·

    mentioned in commit cf3a75e83ce2549af8be1285b6a6e6eb0c14db30

    Toggle commit list
  • mirror @mirror

    mentioned in commit b0447f10124ed5253666f7c227599030603676e0

    ·

    mentioned in commit b0447f10124ed5253666f7c227599030603676e0

    Toggle commit list
  • mirror @mirror

    mentioned in commit a13c8681dca7cf6a57258e91aa8307d79809b3cd

    ·

    mentioned in commit a13c8681dca7cf6a57258e91aa8307d79809b3cd

    Toggle commit list
  • mirror @mirror

    mentioned in commit db71b412

    ·

    mentioned in commit db71b412

    Toggle commit list
  • mirror @mirror

    mentioned in commit 2d2b4f6739e8b5a336a6c9867caac6b7c765e291

    ·

    mentioned in commit 2d2b4f6739e8b5a336a6c9867caac6b7c765e291

    Toggle commit list
  • mirror @mirror

    mentioned in commit bddc052c81436ad066c8f4b8825c15ee0f0e7f5b

    ·

    mentioned in commit bddc052c81436ad066c8f4b8825c15ee0f0e7f5b

    Toggle commit list
  • mirror @mirror

    mentioned in commit 19998484e4ac66c197cff827db6b1e4fc6933a6c

    ·

    mentioned in commit 19998484e4ac66c197cff827db6b1e4fc6933a6c

    Toggle commit list
  • mirror @mirror

    mentioned in commit 2f7c9d86c1ae23429dc91188b46e6d49c8630b84

    ·

    mentioned in commit 2f7c9d86c1ae23429dc91188b46e6d49c8630b84

    Toggle commit list
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment