summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi.h
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hdmi: Skip writes to disabled packet RAMDom Cobley2022-06-281-0/+6
* drm/vc4: hdmi: Stop checking for enabled output in audioDom Cobley2022-06-281-6/+0
* drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson2022-06-281-0/+8
* drm/vc4: hdmi: Remove vc4_hdmi_encoderJosé Expósito2022-04-211-14/+2
* drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito2022-04-211-1/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-051-0/+4
|\
| * Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-0/+1
| |\
| | * drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard2022-02-171-0/+1
| * | Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-141-0/+3
| |\|
| | * drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3Dave Stevenson2022-02-031-0/+3
* | | drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard2022-03-241-0/+14
* | | drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard2022-03-241-1/+3
* | | drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard2022-03-241-0/+5
* | | drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard2022-03-241-1/+1
|/ /
* | drm/vc4: hdmi: Change CSC callback prototypeMaxime Ripard2022-01-251-0/+1
* | drm/vc4: hdmi: Use full range helper in csc functionsMaxime Ripard2022-01-251-2/+2
|/
* drm/vc4: hdmi: Introduce a scdc_enabled flagMaxime Ripard2021-11-051-0/+6
* drm/vc4: hdmi: Introduce an output_enabled flagMaxime Ripard2021-11-051-0/+6
* drm/vc4: hdmi: Prevent access to crtc->state outside of KMSMaxime Ripard2021-11-051-0/+6
* drm/vc4: hdmi: Use a mutex to prevent concurrent framework accessMaxime Ripard2021-11-051-0/+14
* drm/vc4: hdmi: Add a spinlock to protect register accessMaxime Ripard2021-11-051-0/+5
* drm/vc4: hdmi: Remove redundant variablesMaxime Ripard2021-07-291-2/+0
* drm/vc4: hdmi: Register HDMI codecMaxime Ripard2021-06-231-2/+1
* drm/vc4: hdmi: Convert to gpiodMaxime Ripard2021-06-071-2/+1
* drm/vc4: hdmi: Add a workqueue to set scramblingMaxime Ripard2021-05-241-0/+2
* drm/vc4: hdmi: Check and warn if we can't reach 4kp60 frequenciesMaxime Ripard2021-05-241-0/+8
* drm/vc4: Add HDR metadata property to the VC5 HDMI connectorsDave Stevenson2021-05-071-0/+3
* drm/vc4: hdmi: Remove cec_available flagDom Cobley2021-01-281-3/+0
* drm/vc4: hdmi: Support BCM2711 CEC interrupt setupMaxime Ripard2021-01-281-0/+7
* drm/vc4: hdmi: Introduce a CEC clockMaxime Ripard2021-01-281-0/+1
* drm/vc4: hdmi: Enable 10/12 bpc outputMaxime Ripard2020-12-161-0/+1
* drm/vc4: hdmi: Use the connector state pixel rate for the PHYMaxime Ripard2020-12-161-6/+5
* drm/vc4: hdmi: Store pixel frequency in the connector stateMaxime Ripard2020-12-161-0/+1
* drm/vc4: hdmi: Create a custom connector stateMaxime Ripard2020-12-161-0/+10
* drm/vc4: hdmi: Disable Wifi FrequenciesMaxime Ripard2020-11-191-0/+8
* drm/vc4: hdmi: Block odd horizontal timingsMaxime Ripard2020-11-191-0/+3
* drm/vc4: hdmi: Support the BCM2711 HDMI controllersMaxime Ripard2020-09-071-0/+36
* drm/vc4: hdmi: Add pixel BVB clock controlHoegeun Kwon2020-09-071-0/+1
* drm/vc4: hdmi: Deal with multiple ALSA cardsMaxime Ripard2020-09-071-0/+3
* drm/vc4: hdmi: Add audio-related callbacksDave Stevenson2020-09-071-0/+4
* drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streamingDave Stevenson2020-09-071-0/+2
* drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rateMaxime Ripard2020-09-071-0/+3
* drm/vc4: hdmi: Add CEC support flagMaxime Ripard2020-09-071-0/+3
* drm/vc4: hdmi: Deal with multiple debugfs filesMaxime Ripard2020-09-071-0/+3
* drm/vc4: hdmi: Store the encoder type in the variant structureMaxime Ripard2020-09-071-0/+3
* drm/vc4: hdmi: Add a set_timings callbackMaxime Ripard2020-09-071-0/+4
* drm/vc4: hdmi: Add a CSC setup callbackMaxime Ripard2020-09-071-0/+3
* drm/vc4: hdmi: Add PHY RNG enable / disable functionMaxime Ripard2020-09-071-0/+8
* drm/vc4: hdmi: Add PHY init and disable functionMaxime Ripard2020-09-071-0/+13
* drm/vc4: hdmi: Add reset callbackMaxime Ripard2020-09-071-0/+3