summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_regs.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* drm/vc4: Report HVS underrun errorsBoris Brezillon2019-03-061-35/+16Star
* drm/vc4: Define missing PITCH0_SINK_PIX fieldEric Anholt2018-10-241-0/+4
* drm/vc4: Fix TILE_Y_OFFSET definitionsEric Anholt2018-10-241-2/+2
* drm/vc4: Add support for SAND modifier.Dave Stevenson2018-05-311-0/+6
* drm/vc4: Add support for plane alphaStefan Schake2018-04-231-0/+1
* drm/vc4: Add some missing HVS register definitions.Eric Anholt2018-04-171-0/+96
* drm/vc4: Set premultiplied for alpha formatsStefan Schake2018-03-091-0/+1
* drm/vc4: Expose performance counters to userspaceBoris Brezillon2018-02-101-32/+3Star
* drm/vc4: add HDMI CEC supportHans Verkuil2017-07-261-0/+113
* drm/vc4: Add T-format scanout support.Eric Anholt2017-06-161-0/+19
* drm/vc4: Add HDMI audio supportEric Anholt2017-03-161-1/+106
* 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-101-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-121-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-031-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-271-0/+14
| * drm/vc4: Fix the name of the VSYNCD_EVEN register.Eric Anholt2016-02-271-1/+1
| * drm/vc4: Bring HDMI up from power off if necessary.Eric Anholt2016-02-271-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-081-1/+1
* drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt2015-10-211-0/+570