index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-09-07
drm/vc4: crtc: Add function to compute FIFO level bits
Maxime Ripard
2020-09-07
drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
Maxime Ripard
2020-09-07
drm/vc4: crtc: Assign output to channel automatically
Maxime Ripard
2020-09-07
drm/vc4: kms: Convert to for_each_new_crtc_state
Maxime Ripard
2020-09-07
drm/vc4: crtc: Enable and disable the PV in atomic_enable / disable
Maxime Ripard
[prev]
[next]