| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | drm/vc4: Report HVS underrun errors | Boris Brezillon | 2019-03-06 | 1 | -35/+16 |
* | drm/vc4: Define missing PITCH0_SINK_PIX field | Eric Anholt | 2018-10-24 | 1 | -0/+4 |
* | drm/vc4: Fix TILE_Y_OFFSET definitions | Eric Anholt | 2018-10-24 | 1 | -2/+2 |
* | drm/vc4: Add support for SAND modifier. | Dave Stevenson | 2018-05-31 | 1 | -0/+6 |
* | drm/vc4: Add support for plane alpha | Stefan Schake | 2018-04-23 | 1 | -0/+1 |
* | drm/vc4: Add some missing HVS register definitions. | Eric Anholt | 2018-04-17 | 1 | -0/+96 |
* | drm/vc4: Set premultiplied for alpha formats | Stefan Schake | 2018-03-09 | 1 | -0/+1 |
* | drm/vc4: Expose performance counters to userspace | Boris Brezillon | 2018-02-10 | 1 | -32/+3 |
* | drm/vc4: add HDMI CEC support | Hans Verkuil | 2017-07-26 | 1 | -0/+113 |
* | drm/vc4: Add T-format scanout support. | Eric Anholt | 2017-06-15 | 1 | -0/+19 |
* | drm/vc4: Add HDMI audio support | Eric Anholt | 2017-03-16 | 1 | -1/+106 |
* | drm/vc4: Add support for feeding DSI encoders from the pixel valve. | Eric Anholt | 2017-02-01 | 1 | -0/+2 |
* | drm/vc4: Set up SCALER_DISPCTRL at boot. | Eric Anholt | 2017-02-01 | 1 | -0/+3 |
* | drm/vc4: Fix ->clock_select setting for the VEC encoder | Boris Brezillon | 2016-12-09 | 1 | -1/+2 |
* | drm/vc4: Add support for double-clocked modes. | Eric Anholt | 2016-10-06 | 1 | -0/+2 |
* | drm/vc4: Set up the AVI and SPD infoframes. | Eric Anholt | 2016-10-06 | 1 | -0/+5 |
* | drm/vc4: Fix support for interlaced modes on HDMI. | Eric Anholt | 2016-10-06 | 1 | -0/+3 |
* | drm/vc4: Enable limited range RGB output on HDMI with CEA modes. | Eric Anholt | 2016-10-06 | 1 | -1/+8 |
* | drm/vc4: Implement precise vblank timestamping. | Mario Kleiner | 2016-07-11 | 1 | -1/+21 |
* | drm/vc4: Make pageflip completion handling more robust. | Mario Kleiner | 2016-06-06 | 1 | -0/+4 |
* | drm/vc4: Add support for gamma ramps. | Eric Anholt | 2016-05-02 | 1 | -0/+6 |
* | Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-next | Dave Airlie | 2016-03-14 | 1 | -1/+17 |
|\ |
|
| * | drm/vc4: Initialize scaler DISPBKGND on modeset. | Eric Anholt | 2016-02-26 | 1 | -0/+14 |
| * | drm/vc4: Fix the name of the VSYNCD_EVEN register. | Eric Anholt | 2016-02-26 | 1 | -1/+1 |
| * | drm/vc4: Bring HDMI up from power off if necessary. | Eric Anholt | 2016-02-26 | 1 | -0/+2 |
* | | drm/vc4: Add support for YUV planes. | Eric Anholt | 2016-02-16 | 1 | -1/+55 |
* | | drm/vc4: Add support for scaling of display planes. | Eric Anholt | 2016-02-16 | 1 | -0/+46 |
|/ |
|
* | drm/vc4: Fix a typo in a V3D debug register. | Eric Anholt | 2015-12-07 | 1 | -1/+1 |
* | drm/vc4: Add KMS support for Raspberry Pi. | Eric Anholt | 2015-10-21 | 1 | -0/+570 |