summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
AgeCommit message (Expand)Author
2020-09-07drm/vc4: hdmi: Implement finer-grained hooksMaxime Ripard
2020-09-07drm/vc4: hdmi: Always recenter the HDMI FIFOMaxime Ripard
2020-09-07drm/vc4: hdmi: Remove register dumps in enableMaxime Ripard
2020-09-07drm/vc4: hdmi: Deal with multiple ALSA cardsMaxime Ripard
2020-09-07drm/vc4: hdmi: Add audio-related callbacksDave Stevenson
2020-09-07drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default.Dave Stevenson
2020-09-07drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streamingDave Stevenson
2020-09-07drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registersDave Stevenson
2020-09-07drm/vc4: hdmi: Use clk_set_min_rate insteadMaxime Ripard
2020-09-07drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rateMaxime Ripard
2020-09-07drm/vc4: hdmi: Rename drm_encoder pointer in mode_validMaxime Ripard
2020-09-07drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV defineMaxime Ripard
2020-09-07drm/vc4: hdmi: Add CEC support flagMaxime Ripard
2020-09-07drm/vc4: hdmi: Move CEC init to its own functionMaxime Ripard
2020-09-07drm/vc4: hdmi: Deal with multiple debugfs filesMaxime Ripard
2020-09-07drm/vc4: hdmi: Store the encoder type in the variant structureMaxime Ripard
2020-09-07drm/vc4: hdmi: Add a set_timings callbackMaxime Ripard
2020-09-07drm/vc4: hdmi: Add a CSC setup callbackMaxime Ripard
2020-09-07drm/vc4: hdmi: Add PHY RNG enable / disable functionMaxime Ripard
2020-09-07drm/vc4: hdmi: Add PHY init and disable functionMaxime Ripard
2020-09-07drm/vc4: hdmi: Add reset callbackMaxime Ripard
2020-09-07drm/vc4: hdmi: Implement a register layout abstractionMaxime Ripard
2020-09-07drm/vc4: hdmi: Introduce resource init and variantMaxime Ripard
2020-09-07drm/vc4: hdmi: Remove vc4_hdmi_connectorMaxime Ripard
2020-09-07drm/vc4: hdmi: Remove vc4_dev hdmi pointerMaxime Ripard
2020-09-07drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our deviceMaxime Ripard
2020-09-07drm/vc4: hdmi: Pass vc4_hdmi to CEC codeMaxime Ripard
2020-09-07drm/vc4: hdmi: Add container_of macros for encoders and connectorsMaxime Ripard
2020-09-07drm/vc4: hdmi: Use local vc4_hdmi directlyMaxime Ripard
2020-09-07drm/vc4: hdmi: Move accessors to vc4_hdmiMaxime Ripard
2020-09-07drm/vc4: hdmi: Rename hdmi to vc4_hdmiMaxime Ripard
2020-09-07drm/vc4: hdmi: Remove DDC argument to connector_initMaxime Ripard
2020-09-07drm/vc4: hdmi: rework connectors and encodersMaxime Ripard
2020-09-07drm/vc4: hdmi: Move structure to headerMaxime Ripard
2020-09-07drm/vc4: hdmi: Use debugfs private fieldMaxime Ripard
2020-09-07drm/vc4: crtc: Rename HDMI encoder type to HDMI0Maxime Ripard
2020-05-25drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFERJames Hilliard
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-02drm/vc4: Use simple encoderThomas Zimmermann
2020-03-27drm/vc4: Fix HDMI mode validationNicolas Saenz Julienne
2020-01-07drm/vc4: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz
2019-10-22drm/vc4: Use drm_hdmi_avi_infoframe_bars()Ville Syrjälä
2019-08-27drm/vc4/vc4_hdmi: fill in connector infoDariusz Marcinkiewicz
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-28ASoC: vc4: vc4_htmi: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19ASoC: vc4: vc4_hdmi: don't select unnecessary PlatformKuninori Morimoto
2019-06-19drm/vc4: hdmi: Set default state margin at resetMaxime Ripard
2019-06-06ASoC: vc4: vc4_htmi: use modern dai_link styleKuninori Morimoto