index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
vc4
/
vc4_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
drm/vc4: hdmi: Add a name to the codec DAI component
Maxime Ripard
1
-0
/
+1
2020-10-28
drm/vc4: hdmi: Avoid sleeping in atomic context
Maxime Ripard
1
-2
/
+3
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-650
/
+1000
2020-09-10
drm/vc4: hdmi: Fix NULL vs IS_ERR() checks in vc5_hdmi_init_resources()
Dan Carpenter
1
-16
/
+16
2020-09-09
drm/vc4/vc4_hdmi: fill ASoC card owner
Marek Szyprowski
1
-0
/
+1
2020-09-07
drm/vc4: hdmi: Support the BCM2711 HDMI controllers
Maxime Ripard
1
-0
/
+284
2020-09-07
drm/vc4: hdmi: Add pixel BVB clock control
Hoegeun Kwon
1
-0
/
+23
2020-09-07
drm/vc4: hdmi: Switch to blank pixels when disabled
Maxime Ripard
1
-0
/
+9
2020-09-07
drm/vc4: hdmi: Do the VID_CTL configuration at once
Maxime Ripard
1
-8
/
+6
2020-09-07
drm/vc4: hdmi: Implement finer-grained hooks
Maxime Ripard
1
-4
/
+35
2020-09-07
drm/vc4: hdmi: Always recenter the HDMI FIFO
Maxime Ripard
1
-20
/
+26
2020-09-07
drm/vc4: hdmi: Remove register dumps in enable
Maxime Ripard
1
-17
/
+0
2020-09-07
drm/vc4: hdmi: Deal with multiple ALSA cards
Maxime Ripard
1
-1
/
+2
2020-09-07
drm/vc4: hdmi: Add audio-related callbacks
Dave Stevenson
1
-8
/
+17
2020-09-07
drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default.
Dave Stevenson
1
-1
/
+2
2020-09-07
drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
Dave Stevenson
1
-0
/
+12
2020-09-07
drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
Dave Stevenson
1
-1
/
+8
2020-09-07
drm/vc4: hdmi: Use clk_set_min_rate instead
Maxime Ripard
1
-1
/
+1
2020-09-07
drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
Maxime Ripard
1
-41
/
+38
2020-09-07
drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
Maxime Ripard
1
-1
/
+1
2020-09-07
drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
Maxime Ripard
1
-1
/
+0
2020-09-07
drm/vc4: hdmi: Add CEC support flag
Maxime Ripard
1
-0
/
+4
2020-09-07
drm/vc4: hdmi: Move CEC init to its own function
Maxime Ripard
1
-41
/
+67
2020-09-07
drm/vc4: hdmi: Deal with multiple debugfs files
Maxime Ripard
1
-1
/
+4
2020-09-07
drm/vc4: hdmi: Store the encoder type in the variant structure
Maxime Ripard
1
-1
/
+2
2020-09-07
drm/vc4: hdmi: Add a set_timings callback
Maxime Ripard
1
-32
/
+40
2020-09-07
drm/vc4: hdmi: Add a CSC setup callback
Maxime Ripard
1
-28
/
+42
2020-09-07
drm/vc4: hdmi: Add PHY RNG enable / disable function
Maxime Ripard
1
-6
/
+9
2020-09-07
drm/vc4: hdmi: Add PHY init and disable function
Maxime Ripard
1
-7
/
+7
2020-09-07
drm/vc4: hdmi: Add reset callback
Maxime Ripard
1
-13
/
+18
2020-09-07
drm/vc4: hdmi: Implement a register layout abstraction
Maxime Ripard
1
-211
/
+216
2020-09-07
drm/vc4: hdmi: Introduce resource init and variant
Maxime Ripard
1
-20
/
+41
2020-09-07
drm/vc4: hdmi: Remove vc4_hdmi_connector
Maxime Ripard
1
-11
/
+8
2020-09-07
drm/vc4: hdmi: Remove vc4_dev hdmi pointer
Maxime Ripard
1
-7
/
+0
2020-09-07
drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device
Maxime Ripard
1
-1
/
+23
2020-09-07
drm/vc4: hdmi: Pass vc4_hdmi to CEC code
Maxime Ripard
1
-15
/
+9
2020-09-07
drm/vc4: hdmi: Add container_of macros for encoders and connectors
Maxime Ripard
1
-29
/
+12
2020-09-07
drm/vc4: hdmi: Use local vc4_hdmi directly
Maxime Ripard
1
-6
/
+6
2020-09-07
drm/vc4: hdmi: Move accessors to vc4_hdmi
Maxime Ripard
1
-14
/
+8
2020-09-07
drm/vc4: hdmi: Rename hdmi to vc4_hdmi
Maxime Ripard
1
-141
/
+142
2020-09-07
drm/vc4: hdmi: Remove DDC argument to connector_init
Maxime Ripard
1
-4
/
+3
2020-09-07
drm/vc4: hdmi: rework connectors and encoders
Maxime Ripard
1
-47
/
+40
2020-09-07
drm/vc4: hdmi: Move structure to header
Maxime Ripard
1
-75
/
+1
2020-09-07
drm/vc4: hdmi: Use debugfs private field
Maxime Ripard
1
-3
/
+1
2020-09-07
drm/vc4: crtc: Rename HDMI encoder type to HDMI0
Maxime Ripard
1
-1
/
+1
2020-05-25
drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
James Hilliard
1
-2
/
+4
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-4
/
+16
2020-04-02
drm/vc4: Use simple encoder
Thomas Zimmermann
1
-13
/
+4
2020-03-27
drm/vc4: Fix HDMI mode validation
Nicolas Saenz Julienne
1
-4
/
+16
2020-01-07
drm/vc4: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
1
-4
/
+8
[next]