summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_regs.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: Add support for feeding DSI encoders from the pixel valve.Eric Anholt2017-02-011-0/+2
* drm/vc4: Set up SCALER_DISPCTRL at boot.Eric Anholt2017-02-011-0/+3
* drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon2016-12-091-1/+2
* drm/vc4: Add support for double-clocked modes.Eric Anholt2016-10-061-0/+2
* drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt2016-10-061-0/+5
* drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt2016-10-061-0/+3
* drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt2016-10-061-1/+8
* drm/vc4: Implement precise vblank timestamping.Mario Kleiner2016-07-111-1/+21
* drm/vc4: Make pageflip completion handling more robust.Mario Kleiner2016-06-061-0/+4
* drm/vc4: Add support for gamma ramps.Eric Anholt2016-05-021-0/+6
* Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-nextDave Airlie2016-03-141-1/+17
|\
| * drm/vc4: Initialize scaler DISPBKGND on modeset.Eric Anholt2016-02-261-0/+14
| * drm/vc4: Fix the name of the VSYNCD_EVEN register.Eric Anholt2016-02-261-1/+1
| * drm/vc4: Bring HDMI up from power off if necessary.Eric Anholt2016-02-261-0/+2
* | drm/vc4: Add support for YUV planes.Eric Anholt2016-02-161-1/+55
* | drm/vc4: Add support for scaling of display planes.Eric Anholt2016-02-161-0/+46
|/
* drm/vc4: Fix a typo in a V3D debug register.Eric Anholt2015-12-071-1/+1
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+570