index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2022-06-22
drm/vc4: hdmi: Fixed possible integer overflow
Saud Farooqui
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-05-12
drm/vc4: hdmi: Fix build error for implicit function declaration
Hui Tang
2022-04-25
drm/display: Move SCDC helpers into display-helper library
Thomas Zimmermann
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
2022-04-21
drm/vc4: hdmi: Remove vc4_hdmi_encoder
José Expósito
2022-04-21
drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
José Expósito
2022-04-06
drm/vc4: hdmi: Remove clock rate initialization
Maxime Ripard
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2022-03-24
drm/vc4: hdmi: Support HDMI YUV output
Maxime Ripard
2022-03-24
drm/vc4: hdmi: Always try to have the highest bpc
Maxime Ripard
2022-03-24
drm/vc4: hdmi: Take bpp into account for the scrambler
Maxime Ripard
2022-03-24
drm/vc4: hdmi: Take the sink maximum TMDS clock into account
Maxime Ripard
2022-03-24
drm/vc4: hdmi: Move clock calculation into its own function
Maxime Ripard
2022-03-24
drm/vc4: hdmi: Move clock validation to its own function
Maxime Ripard
2022-03-24
drm/vc4: hdmi: Rename pixel_rate variable
Maxime Ripard
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-25
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-21
drm/vc4: Use drm_mode_copy()
Ville Syrjälä
2022-02-17
drm/vc4: hdmi: Unregister codec device on unbind
Maxime Ripard
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-02-03
drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.
Dave Stevenson
2022-02-03
drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.
Dave Stevenson
2022-02-03
drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3
Dave Stevenson
2022-02-02
drm/vc4: hdmi: Simplify the connector state retrieval
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Change CSC callback prototype
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Define colorspace matrices
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Move XBAR setup to csc_setup
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Use full range helper in csc functions
Maxime Ripard
2022-01-25
drm/vc4: hdmi: Add full range RGB helper
Maxime Ripard
2022-01-25
drm/edid: Rename drm_hdmi_avi_infoframe_colorspace to _colorimetry
Maxime Ripard
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-05
drm/vc4: hdmi: Introduce a scdc_enabled flag
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Introduce an output_enabled flag
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Check the device state in prepare()
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Prevent access to crtc->state outside of KMS
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Use a mutex to prevent concurrent framework access
Maxime Ripard
2021-11-05
drm/vc4: hdmi: Add a spinlock to protect register access
Maxime Ripard
2021-11-04
drm/vc4: hdmi: Enable the scrambler on reconnection
Maxime Ripard
2021-11-04
drm/vc4: hdmi: Raise the maximum clock rate
Maxime Ripard
2021-11-04
drm/vc4: hdmi: Fix HPD GPIO detection
Maxime Ripard
2021-11-04
drm/vc4: hdmi: Remove the DDC probing for status detection
Maxime Ripard
2021-10-28
BackMerge tag 'v5.15-rc7' into drm-next
Dave Airlie
2021-10-25
drm/vc4: hdmi: Make sure the device is powered with CEC
Maxime Ripard
2021-10-25
drm/vc4: hdmi: Split the CEC disable / enable functions in two
Maxime Ripard
2021-10-25
drm/vc4: hdmi: Rework the pre_crtc_configure error handling
Maxime Ripard
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered up during bind
Maxime Ripard
2021-10-25
drm/vc4: hdmi: Make sure the controller is powered in detect
Maxime Ripard
2021-10-25
drm/vc4: hdmi: Move the HSM clock enable to runtime_pm
Maxime Ripard
[next]