summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Add support for double-clocked modes.Eric Anholt2016-10-061-5/+11
* drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt2016-10-061-5/+131
* drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt2016-10-061-33/+12
* drm/vc4: Increase timeout for HDMI_SCHEDULER_CONTROL changes.Eric Anholt2016-10-061-2/+2
* drm/vc4: Fall back to using an EDID probe in the absence of a GPIO.Eric Anholt2016-10-061-0/+3
* drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt2016-10-061-2/+29
* drm/vc4: Fix handling of interlaced video modes.Mario Kleiner2016-08-191-2/+27
* Merge tag 'drm-vc4-next-2016-07-12' of https://github.com/anholt/linux into d...Dave Airlie2016-07-151-6/+7
|\
| * gpu: drm: vc4_hdmi: add missing of_node_put after calling of_parse_phandlePeter Chen2016-07-071-6/+7
* | drm: vc4: Rely on the default ->best_encoder() behaviorBoris Brezillon2016-06-101-9/+0
|/
* drm/vc4: Fix NULL deref in HDMI init error pathEric Anholt2016-04-141-1/+1
* drm/vc4: Respect GPIO_ACTIVE_LOW on HDMI HPD if set in the devicetree.Eric Anholt2016-03-131-2/+10
* drm/vc4: Let gpiolib know that we're OK with sleeping for HPD.Eric Anholt2016-03-131-1/+1
* drm/vc4: Add another reg to HDMI debug dumping.Eric Anholt2016-02-261-0/+1
* drm/vc4: Bring HDMI up from power off if necessary.Eric Anholt2016-02-261-1/+28
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-1/+1
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+590
OpenPOWER on IntegriCloud