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
path:
root
/
drivers
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
2020-10-29
drm/vc4: Rework the structure conversion functions
Maxime Ripard
2020-10-29
drm/vc4: hdmi: Add a name to the codec DAI component
Maxime Ripard
2020-10-27
drm/vc4: hdmi: Avoid sleeping in atomic context
Maxime Ripard
2020-10-27
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-09-25
drm/vc4: crtc: Keep the previously assigned HVS FIFO
Maxime Ripard
2020-09-25
drm/vc4: crtc: Rework a bit the CRTC state code
Maxime Ripard
2020-09-23
drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
Maxime Ripard
2020-09-21
drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
Maxime Ripard
2020-09-16
drm/vc4: Handing the return value of drm_universal_plane_init
Tian Tao
2020-09-11
drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_set
Nathan Chancellor
2020-09-11
drm/vc4: Update type of reg parameter in vc4_hdmi_{read,write}
Nathan Chancellor
2020-09-10
drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
Dan Carpenter
2020-09-10
drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()
Dan Carpenter
2020-09-09
drm/vc4/vc4_hdmi: fill ASoC card owner
Marek Szyprowski
2020-09-07
drm/vc4: drv: Support BCM2711
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Support the BCM2711 HDMI controllers
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add pixel BVB clock control
Hoegeun Kwon
2020-09-07
drm/vc4: hdmi: Switch to blank pixels when disabled
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Do the VID_CTL configuration at once
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Implement finer-grained hooks
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Always recenter the HDMI FIFO
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Remove register dumps in enable
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Deal with multiple ALSA cards
Maxime Ripard
2020-09-07
drm/vc4: hdmi: Add audio-related callbacks
Dave Stevenson
2020-09-07
drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default.
Dave Stevenson
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
[next]