Merge tag 'v5.15.57' into rpi-5.15.y
[platform/kernel/linux-rpi.git] / drivers / gpu / drm / vc4 / vc4_hdmi.c
2022-08-23 Dom CobleyMerge tag 'v5.15.57' into rpi-5.15.y
2022-07-22 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-04 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-04 Dave Stevensondrm/vc4: Correct interlaced timings again
2022-06-27 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-24 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-08 Dom Cobleydrm/vc4_hdmi: Allow hotplug detect to be forced
2022-06-06 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-26 Dom Cobleykms/vc4_hdmi: Refuse 4096x2160@60 hdmi modes
2022-05-23 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-18 Hui Tangdrm/vc4: hdmi: Fix build error for implicit function...
2022-05-18 Dave Stevensondrm/vc4: Move pixel doubling from Pixelvalve to HDMI...
2022-05-18 Dave Stevensondrm/vc4: Correct HDMI timing registers for interlaced...
2022-05-16 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-13 Dom Cobleydrm/vc4_hdmi: Force a modeset when Broadcast RGB settin...
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-28 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-26 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-22 Maxime Riparddrm/vc4: hdmi: Rework hdmi_enable_4kp60 detection
2022-04-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-12 Dom Cobleyvc4_hdmi: Remove VC4_HDMI_SCHEDULER_CONTROL_VERT_ALWAYS...
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Dom Cobleydrm/vc4_hdmi: Force modeset when bpc changes
2022-03-30 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-03-22 Dave Stevensondrm/vc4: hdmi: Add CSC for BT601/709/2020 limited and...
2022-03-21 Dave Stevensondrm/vc4_hdmi: Add Broadcast RGB property to allow overr...
2022-03-21 Dom Cobleydrm/vc4: hdmi: Fix clock value used for validating...
2022-03-21 Matthias Reichldrm/vc4: hdmi: Fix no video output on DVI monitors
2022-03-21 Matthias Reichldrm/vc4: hdmi: Fix HDMI monitor detection in polled...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Support HDMI YUV output
2022-03-21 Maxime Riparddrm/vc4: hdmi: Always try to have the highest bpc
2022-03-21 Maxime Riparddrm/vc4: hdmi: Take bpp into account for the scrambler
2022-03-21 Maxime Riparddrm/vc4: hdmi: Take the sink maximum TMDS clock into...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Move clock calculation into its own...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Move clock validation to its own function
2022-03-21 Maxime Riparddrm/vc4: hdmi: Change CSC callback prototype
2022-03-21 Maxime Riparddrm/vc4: hdmi: Define colorspace matrices
2022-03-21 Maxime Riparddrm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
2022-03-21 Maxime Riparddrm/vc4: hdmi: Move XBAR setup to csc_setup
2022-03-21 Maxime Riparddrm/vc4: hdmi: Use full range helper in csc functions
2022-03-21 Maxime Riparddrm/vc4: hdmi: Add full range RGB helper
2022-03-21 Maxime Riparddrm/edid: Rename drm_hdmi_avi_infoframe_colorspace...
2022-03-21 Dom Cobleydrm/vc4: Skip writes to disabled packet RAM
2022-03-21 Phil Elwelldrm/vc4: Fix build without DRM_VC4_HDMI_CEC
2022-03-21 popcornmixvc4/drm: Ignore vc4_hdmi->output_enabled for allowing...
2022-03-21 Dave Stevensondrm/vc4: Move HDMI reset to pm_resume
2022-03-21 Dave Stevensondrm/vc4: Ensure vc4_hdmi doesn't use 2711 HPD registers...
2022-03-21 Dave Stevensondrm/vc4: Don't try disabling SCDC on Pi0-3.
2022-03-21 Dave Stevensondrm/vc4: Reset HDMI MISC_CONTROL register.
2022-03-21 kFYatekdrm/vc4: Fix timings for interlaced modes
2022-03-21 Maxime Riparddrm/vc4: hdmi: Simplify the connector state retrieval
2022-03-21 Dom Cobleyvc4/drm: Avoid full hdmi audio fifo writes
2022-03-21 Dom Cobleyvc4: Clear unused infoframe packet RAM registers
2022-03-21 Dom Cobleyvc4_hdmi: Report that 3d/stereo is allowed
2022-03-21 Dave Stevensondrm/vc4: Add all the HDMI registers into the debugfs...
2022-03-21 Phil Elwelldrm/vc4: A present but empty dmas disables audio
2022-03-21 Maxime Riparddrm/vc4: hdmi: Actually check for the connector status...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Introduce a scdc_enabled flag
2022-03-21 Maxime Riparddrm/vc4: hdmi: Introduce an output_enabled flag
2022-03-21 Maxime Riparddrm/vc4: hdmi: Check the device state in prepare()
2022-03-21 Maxime Riparddrm/vc4: hdmi: Prevent access to crtc->state outside...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Use a mutex to prevent concurrent framew...
2022-03-21 Maxime Riparddrm/vc4: hdmi: Add a spinlock to protect register access
2022-03-21 Maxime Riparddrm/vc4: hdmi: Fix HPD GPIO detection
2022-03-21 Maxime Riparddrm/vc4: hdmi: Raise the maximum clock rate
2022-03-21 Maxime Riparddrm/vc4: hdmi: Remove the DDC probing for status detection
2022-03-21 Maxime Riparddrm/vc4: hdmi: Make sure the device is powered with CEC
2022-03-21 Maxime Riparddrm/vc4: hdmi: Split the CEC disable / enable functions...
2022-03-16 Maxime Riparddrm/vc4: hdmi: Unregister codec device on unbind
2022-02-16 Dave Stevensondrm/vc4: hdmi: Allow DBLCLK modes even if horz timing...
2022-02-05 Greg Kroah-HartmanRevert "drm/vc4: hdmi: Make sure the device is powered...
2022-02-05 Greg Kroah-HartmanRevert "drm/vc4: hdmi: Make sure the device is powered...
2022-02-05 Maxime Riparddrm/vc4: hdmi: Make sure the device is powered with CEC
2022-01-27 Maxime Riparddrm/vc4: hdmi: Make sure the device is powered with CEC
2022-01-27 Maxime Riparddrm/vc4: hdmi: Enable the scrambler on reconnection
2022-01-27 Maxime Riparddrm/vc4: hdmi: Rework the pre_crtc_configure error...
2022-01-27 Maxime Riparddrm/vc4: hdmi: Make sure the controller is powered...
2022-01-27 Maxime Riparddrm/vc4: hdmi: Make sure the controller is powered...
2022-01-27 Maxime Riparddrm/vc4: hdmi: Move the HSM clock enable to runtime_pm
2022-01-27 Maxime Riparddrm/vc4: hdmi: Set a default HSM rate
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git./linux/kernel...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
next