index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-07
drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Use clk_set_min_rate instead
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add CEC support flag
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Move CEC init to its own function
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Deal with multiple debugfs files
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Store the encoder type in the variant structure
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add a set_timings callback
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add a CSC setup callback
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add PHY RNG enable / disable function
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add PHY init and disable function
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add reset callback
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Implement a register layout abstraction
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Introduce resource init and variant
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove vc4_hdmi_connector
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove vc4_dev hdmi pointer
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Pass vc4_hdmi to CEC code
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add container_of macros for encoders and connectors
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Use local vc4_hdmi directly
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Move accessors to vc4_hdmi
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Rename hdmi to vc4_hdmi
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove DDC argument to connector_init
Maxime Ripard
2020-09-07
drm/vc4: hdmi: rework connectors and encoders
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Move structure to header
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Use debugfs private field
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add BCM2711 pixelvalves
Maxime Ripard
2020-09-07
dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
Maxime Ripard
2020-09-07
drm/vc4: drv: Disable the CRTC at boot time
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the CRTC disable out
Maxime Ripard
2020-09-07
drm/vc4: hvs: Introduce a function to get the assigned FIFO
Maxime Ripard
2020-09-07
drm/vc4: hvs: Make the stop_channel function public
Maxime Ripard
2020-09-07
drm/vc4: crtc: Clear the PixelValve FIFO during configuration
Maxime Ripard
2020-09-07
drm/vc4: crtc: Clear the PixelValve FIFO on disable
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add a delay after disabling the PixelValve output
Maxime Ripard
2020-09-07
drm/vc4: encoder: Add finer-grained encoder callbacks
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move HVS channel init before the PV initialisation
Maxime Ripard
2020-09-07
drm/vc4: crtc: Remove redundant pixelvalve reset
Maxime Ripard
2020-09-07
drm/vc4: crtc: Remove mode_set_nofb
Maxime Ripard
2020-09-07
drm/vc4: hvs: Make sure our channel is reset
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move the HVS gamma LUT setup to our init function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move HVS init and close to a function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Move PV dump to config_pv
Maxime Ripard
2020-09-07
drm/vc4: crtc: Turn pixelvalve reset into a function
Maxime Ripard
2020-09-07
drm/vc4: crtc: Disable color management for HVS5
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add HDMI1 encoder type
Maxime Ripard
2020-09-07
drm/vc4: crtc: Rename HDMI encoder type to HDMI0
Maxime Ripard
[next]