summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_hdmi.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: hdmi: Rework power upMaxime Ripard2022-08-181-8/+7
* drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard2022-08-181-1/+1
* Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-061-0/+1
|\
| * drm/vc4: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* | Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-07-131-1/+1
|\ \
| * | drm/vc4: hdmi: Fixed possible integer overflowSaud Farooqui2022-06-221-1/+1
| |/
* | drm/vc4: hdmi: Move pixel doubling from Pixelvalve to HDMI blockDave Stevenson2022-06-281-6/+28
* | drm/vc4: hdmi: Correct HDMI timing registers for interlaced modesDave Stevenson2022-06-281-4/+4
* | drm/vc4: hdmi: Force modeset when bpc or format changesDom Cobley2022-06-281-1/+11
* | drm/vc4: hdmi: Fix timings for interlaced modesMateusz Kwiatkowski2022-06-281-6/+6
* | drm/vc4: hdmi: Report that 3d/stereo is allowedDom Cobley2022-06-281-0/+1
* | drm/vc4: hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS_KEEPOUTDom Cobley2022-06-281-3/+0
* | drm/vc4: hdmi: Skip writes to disabled packet RAMDom Cobley2022-06-281-1/+6
* | drm/vc4: hdmi: Stop checking for enabled output in audioDom Cobley2022-06-281-27/+3
* | drm/vc4: hdmi: Move HDMI reset to pm_resumeDave Stevenson2022-06-281-19/+22
* | drm/vc4: hdmi: Reset HDMI MISC_CONTROL registerDave Stevenson2022-06-281-0/+8
* | drm/vc4: hdmi: Avoid full hdmi audio fifo writesDom Cobley2022-06-281-4/+4
* | drm/vc4: hdmi: Clear unused infoframe packet RAM registersDom Cobley2022-06-281-1/+10
* | drm/vc4: hdmi: Add all the vc5 HDMI registers into the debugfs dumpsDave Stevenson2022-06-281-0/+39
* | drm/vc4: hdmi: Disable audio if dmas property is present but emptyPhil Elwell2022-06-281-3/+3
|/
* Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-251-85/+402
|\
| * drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann2022-04-251-1/+1
| * drm/display: Move HDMI helpers into display-helper moduleThomas Zimmermann2022-04-251-1/+1
| * drm/vc4: hdmi: Remove vc4_hdmi_encoderJosé Expósito2022-04-211-12/+12
| * drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmiJosé Expósito2022-04-211-11/+6
| * drm/vc4: hdmi: Remove clock rate initializationMaxime Ripard2022-04-061-13/+0
| * Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-051-9/+28
| |\
| * | drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard2022-03-241-16/+275
| * | drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard2022-03-241-4/+40
| * | drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard2022-03-241-4/+12
| * | drm/vc4: hdmi: Take the sink maximum TMDS clock into accountMaxime Ripard2022-03-241-0/+6
| * | drm/vc4: hdmi: Move clock calculation into its own functionMaxime Ripard2022-03-241-15/+37
| * | drm/vc4: hdmi: Move clock validation to its own functionMaxime Ripard2022-03-241-11/+15
| * | drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard2022-03-241-20/+20
* | | drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang2022-05-121-0/+1
| |/ |/|
* | Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie2022-02-281-0/+8
|\ \
| * | drm/vc4: hdmi: Unregister codec device on unbindMaxime Ripard2022-02-171-0/+8
* | | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-02-251-21/+5
|\ \ \ | | |/ | |/|
| * | drm/vc4: Use drm_mode_copy()Ville Syrjälä2022-02-211-3/+2
| * | drm/vc4: hdmi: Simplify the connector state retrievalMaxime Ripard2022-02-021-18/+3
* | | Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-02-141-9/+20
|\ \ \ | |/ / |/| / | |/
| * drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson2022-02-031-0/+2
| * drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.Dave Stevenson2022-02-031-1/+2
| * drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3Dave Stevenson2022-02-031-8/+16
* | drm/vc4: hdmi: Change CSC callback prototypeMaxime Ripard2022-01-251-1/+6
* | drm/vc4: hdmi: Define colorspace matricesMaxime Ripard2022-01-251-29/+49
* | drm/vc4: hdmi: Replace CSC_CTL hardcoded value by definesMaxime Ripard2022-01-251-3/+2
* | drm/vc4: hdmi: Move XBAR setup to csc_setupMaxime Ripard2022-01-251-1/+2
* | drm/vc4: hdmi: Use full range helper in csc functionsMaxime Ripard2022-01-251-20/+11
* | drm/vc4: hdmi: Add full range RGB helperMaxime Ripard2022-01-251-2/+10