summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula2024-03-131-1/+1
* ASoC: hdmi-codec: drop drm/drm_edid.h includeJani Nikula2024-01-161-0/+1
* drm/vc4: hdmi: Create destroy state implementationMaxime Ripard2023-12-131-1/+11
* Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-301-1/+5
|\
| * ASoC: drm/vc4: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+5
* | drm: Explicitly include correct DT includesRob Herring2023-07-211-1/+1
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-06-191-1/+1
|\|
| * Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-06-151-1/+1
| |\
| | * drm/connector: Allow drivers to pass list of supported colorspacesHarry Wentland2023-06-091-1/+1
* | | drm/vc4: Convert to platform remove callback returning voidUwe Kleine-König2023-06-081-3/+2
|/ /
* | drm/vc4: hdmi: Add BT.2020 SupportDave Stevenson2023-04-251-0/+38
* | drm/vc4: hdmi: Add BT.601 SupportDave Stevenson2023-04-251-0/+38
* | drm/vc4: hdmi: Add a function to retrieve the CSC matrixDave Stevenson2023-04-251-3/+21
* | drm/vc4: hdmi: Rework the CSC matrices organizationDave Stevenson2023-04-251-45/+63
* | drm/vc4: hdmi: Swap CSC matrix channels for YUV444Dave Stevenson2023-04-251-20/+19
* | drm/vc4: hdmi: Rename full range helperDave Stevenson2023-04-251-5/+5
* | drm/vc4: hdmi: Add Broadcast RGB property to allow override of RGB rangeDave Stevenson2023-04-251-4/+93
* | drm/vc4: hdmi: Update all the planes if the TV margins are changedMaxime Ripard2023-04-251-0/+26
|/
* drm/scdc-helper: Pimp SCDC debugsVille Syrjälä2023-04-061-9/+12
* drm: Use of_property_present() for testing DT property presenceRob Herring2023-03-281-1/+1
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-03-131-10/+11
|\
| * Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-231-11/+17
| |\
| * | drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley2023-02-091-9/+9
| * | drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil2023-01-261-1/+2
* | | Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"Maxime Ripard2023-02-161-9/+0
* | | Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"Maxime Ripard2023-02-161-17/+4
* | | drm/vc4: hdmi: Enable power domain before setting minimumMaxime Ripard2023-02-161-7/+7
* | | drm/vc4: hdmi: Replace hardcoded value by defineMaxime Ripard2023-02-161-1/+3
| |/ |/|
* | drm/vc4: hdmi: Correct interlaced timings againDave Stevenson2023-01-091-2/+3
* | drm/vc4: drop all currently held locks if deadlock happensMaíra Canal2023-01-021-1/+10
* | drm/vc4: use new debugfs device-centered functionsMaíra Canal2022-12-221-8/+4
|/
* Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-241-11/+36
|\
| * drm/vc4: hdmi: Fix HSM clock too low on Pi4maxime@cerno.tech2022-11-031-4/+17
| * drm/vc4: hdmi: Fix outdated function name in commentmaxime@cerno.tech2022-11-031-3/+2
| * drm/vc4: hdmi: Take our lock to reset the linkmaxime@cerno.tech2022-11-031-4/+17
| * Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-10-201-278/+693
| |\
* | | drm/vc4: hdmi: Fix pointer dereference before checkJosé Expósito2022-11-151-2/+4
* | | drm/vc4: hdmi: Pass vc4_hdmi to vc4_hdmi_supports_scrambling()José Expósito2022-11-151-5/+3
* | | Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-11-041-12/+13
|\ \ \
| * | | drm/vc4: hdmi: Add more checks for 4k resolutionsDom Cobley2022-10-281-2/+9
| * | | drm/vc4: hdmi: Rework hdmi_enable_4kp60 detection codeMaxime Ripard2022-10-281-11/+4
| * | | drm/vc4: hdmi: Fix hdmi_enable_4kp60 detectionMaxime Ripard2022-10-281-1/+2
* | | | Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-10-251-1/+1
|\| | |
| * | | drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambig...Maxime Ripard2022-10-101-1/+1
| | |/ | |/|
* | | Merge tag 'drm-misc-fixes-2022-10-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-10-211-0/+29
|\ \ \ | |/ / |/| / | |/
| * drm/vc4: hdmi: Check the HSM rate at runtime_resumeMaxime Ripard2022-10-131-0/+20
| * drm/vc4: hdmi: Enforce the minimum rate at runtime_resumeMaxime Ripard2022-10-131-0/+9
| * drm/vc4: hdmi: Rework power upMaxime Ripard2022-08-181-8/+7
| * drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard2022-08-181-1/+1
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-09-141-0/+1
|\ \