summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: Add BCM2711 pixelvalvesMaxime Ripard
2020-09-07dt-bindings: display: vc4: pv: Add BCM2711 pixel valvesMaxime Ripard
2020-09-07drm/vc4: drv: Disable the CRTC at boot timeMaxime Ripard
2020-09-07drm/vc4: crtc: Move the CRTC disable outMaxime Ripard
2020-09-07drm/vc4: hvs: Introduce a function to get the assigned FIFOMaxime Ripard
2020-09-07drm/vc4: hvs: Make the stop_channel function publicMaxime Ripard
2020-09-07drm/vc4: crtc: Clear the PixelValve FIFO during configurationMaxime Ripard
2020-09-07drm/vc4: crtc: Clear the PixelValve FIFO on disableMaxime Ripard
2020-09-07drm/vc4: crtc: Add a delay after disabling the PixelValve outputMaxime Ripard
2020-09-07drm/vc4: encoder: Add finer-grained encoder callbacksMaxime Ripard
2020-09-07drm/vc4: crtc: Move HVS channel init before the PV initialisationMaxime Ripard
2020-09-07drm/vc4: crtc: Remove redundant pixelvalve resetMaxime Ripard
2020-09-07drm/vc4: crtc: Remove mode_set_nofbMaxime Ripard
2020-09-07drm/vc4: hvs: Make sure our channel is resetMaxime Ripard
2020-09-07drm/vc4: crtc: Move the HVS gamma LUT setup to our init functionMaxime Ripard
2020-09-07drm/vc4: crtc: Move HVS init and close to a functionMaxime Ripard
2020-09-07drm/vc4: crtc: Move PV dump to config_pvMaxime Ripard
2020-09-07drm/vc4: crtc: Turn pixelvalve reset into a functionMaxime Ripard
2020-09-07drm/vc4: crtc: Disable color management for HVS5Maxime Ripard
2020-09-07drm/vc4: crtc: Add HDMI1 encoder typeMaxime Ripard
2020-09-07drm/vc4: crtc: Rename HDMI encoder type to HDMI0Maxime Ripard