blob: 25181ead0cc2617543499032b4b79031ed64db50 [file] [log] [blame]
130cdec4e128 ("drm/vc4: hdmi: Fix off by ones in vc4_hdmi_read/write()")
311e305fdb4e ("drm/vc4: hdmi: Implement a register layout abstraction")
33c773eb62ea ("drm/vc4: hdmi: Introduce resource init and variant")
0532e5e5e039 ("drm/vc4: hdmi: Remove vc4_hdmi_connector")
283d347d6e3e ("drm/vc4: hdmi: Remove vc4_dev hdmi pointer")
47c167b75763 ("drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device")
66bf1c30e0e5 ("drm/vc4: hdmi: Pass vc4_hdmi to CEC code")
5dfbcae63f10 ("drm/vc4: hdmi: Add container_of macros for encoders and connectors")
13311457bebf ("drm/vc4: hdmi: Move accessors to vc4_hdmi")
3408cc23c931 ("drm/vc4: hdmi: Rename hdmi to vc4_hdmi")
b052e70dd21c ("drm/vc4: hdmi: Remove DDC argument to connector_init")
c98c85bb316c ("drm/vc4: hdmi: rework connectors and encoders")
f73100cce9ab ("drm/vc4: hdmi: Move structure to header")
3eda59824142 ("drm/vc4: hdmi: Use debugfs private field")
ed024b229dfd ("drm/vc4: crtc: Rename HDMI encoder type to HDMI0")
c54619b0bfb3 ("drm/vc4: Add support for the BCM2711 HVS5")
8175287bdd06 ("drm/vc4: crtc: Move HVS setup code to the HVS driver")
8f6f5e00e56f ("drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER")
f6ebc1b0f772 ("drm/vc4: Use simple encoder")
033bfe7538a1 ("drm/vc4: dsi: Fix bridge chain handling")
04a880fb06b9 ("drm/vc4: Provide ddc symlink in connector sysfs directory")
05193dc38197 ("drm/bridge: Make the bridge chain a double-linked list")
35a61fe9218a ("drm: Stop accessing encoder->bridge directly")
fadf872d9d92 ("drm/bridge: Introduce drm_bridge_get_next_bridge()")
ea099adfdf4b ("drm/bridge: Rename bridge helpers targeting a bridge chain")
62afb4ad425a ("drm/connector: Allow max possible encoders to attach to a connector")
a92462d6bf49 ("drm/connector: Share with non-atomic drivers the function to get the single encoder")
66c2dee4ae10 ("drm/vc4/vc4_hdmi: fill in connector info")
03b0f2ce735e ("Merge v5.3-rc1 into drm-misc-next")