summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_regs.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-22drm/vc4: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-04-06drm/vc4: hvs: Fix frame count register readoutMaxime Ripard1-2/+10
2022-03-24drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard1-0/+16
2022-01-25drm/vc4: hdmi: Replace CSC_CTL hardcoded value by definesMaxime Ripard1-0/+3
2021-12-16drm/vc4: plane: Add support for YUV color encodings and rangesDave Stevenson1-5/+14
2021-06-23drm/vc4: hdmi: Set HDMI_MAI_FMTDom Cobley1-0/+30
2020-09-07drm/vc4: hdmi: Support the BCM2711 HDMI controllersMaxime Ripard1-0/+2
2020-09-07drm/vc4: hdmi: Switch to blank pixels when disabledMaxime Ripard1-0/+3
2020-09-07drm/vc4: hdmi: Implement a register layout abstractionMaxime Ripard1-92/+0
2020-09-07drm/vc4: crtc: Add BCM2711 pixelvalvesMaxime Ripard1-0/+7
2020-09-07drm/vc4: crtc: Assign output to channel automaticallyMaxime Ripard1-0/+10
2020-09-07drm/vc4: Add support for the BCM2711 HVS5Dave Stevenson1-0/+67
2020-07-07drm/vc4: Convert register accessors to FIELD_*Maxime Ripard1-5/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-06drm/vc4: Report HVS underrun errorsBoris Brezillon1-35/+16
2018-10-24drm/vc4: Define missing PITCH0_SINK_PIX fieldEric Anholt1-0/+4
2018-10-24drm/vc4: Fix TILE_Y_OFFSET definitionsEric Anholt1-2/+2
2018-05-31drm/vc4: Add support for SAND modifier.Dave Stevenson1-0/+6
2018-04-23drm/vc4: Add support for plane alphaStefan Schake1-0/+1
2018-04-17drm/vc4: Add some missing HVS register definitions.Eric Anholt1-0/+96
2018-03-09drm/vc4: Set premultiplied for alpha formatsStefan Schake1-0/+1
2018-02-10drm/vc4: Expose performance counters to userspaceBoris Brezillon1-32/+3
2017-07-26drm/vc4: add HDMI CEC supportHans Verkuil1-0/+113
2017-06-15drm/vc4: Add T-format scanout support.Eric Anholt1-0/+19
2017-03-16drm/vc4: Add HDMI audio supportEric Anholt1-1/+106
2017-02-01drm/vc4: Add support for feeding DSI encoders from the pixel valve.Eric Anholt1-0/+2
2017-02-01drm/vc4: Set up SCALER_DISPCTRL at boot.Eric Anholt1-0/+3
2016-12-09drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon1-1/+2
2016-10-06drm/vc4: Add support for double-clocked modes.Eric Anholt1-0/+2
2016-10-06drm/vc4: Set up the AVI and SPD infoframes.Eric Anholt1-0/+5
2016-10-06drm/vc4: Fix support for interlaced modes on HDMI.Eric Anholt1-0/+3
2016-10-06drm/vc4: Enable limited range RGB output on HDMI with CEA modes.Eric Anholt1-1/+8
2016-07-11drm/vc4: Implement precise vblank timestamping.Mario Kleiner1-1/+21
2016-06-06drm/vc4: Make pageflip completion handling more robust.Mario Kleiner1-0/+4
2016-05-02drm/vc4: Add support for gamma ramps.Eric Anholt1-0/+6
2016-03-14Merge tag 'drm-vc4-fixes-2016-03-03' of github.com:anholt/linux into drm-nextDave Airlie1-1/+17
2016-02-26drm/vc4: Initialize scaler DISPBKGND on modeset.Eric Anholt1-0/+14
2016-02-26drm/vc4: Fix the name of the VSYNCD_EVEN register.Eric Anholt1-1/+1
2016-02-26drm/vc4: Bring HDMI up from power off if necessary.Eric Anholt1-0/+2
2016-02-16drm/vc4: Add support for YUV planes.Eric Anholt1-1/+55
2016-02-16drm/vc4: Add support for scaling of display planes.Eric Anholt1-0/+46
2015-12-07drm/vc4: Fix a typo in a V3D debug register.Eric Anholt1-1/+1
2015-10-21drm/vc4: Add KMS support for Raspberry Pi.Eric Anholt1-0/+570