blob: b41a81375d59b0ec30f302a4310b4faa29d7973c [file] [log] [blame]
5af5169d7582 ("drm/i915: Convert INTEL_INFO()->display to a pointer")
05aa8e013509 ("drm/i915/display: Move display device info to header under display/")
bddc18913bd4 ("drm/i915/mtl: Add the missing CPU transcoder mask in intel_device_info")
446a20c9ba62 ("drm/i915: hide mkwrite_device_info() better")
c55b73f391a7 ("drm/i915/tc: Add TC PHY hook to init the PHY")
16cf693e31bd ("drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain")
bc5f983a3d8d ("drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter")
976a368b7198 ("drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks")
e0b1ef58d98a ("drm/i915/tc: Check TC mode instead of the VBT legacy flag")
bd0fdd31c102 ("drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY")
712f422ed70c ("drm/i915/tc: Factor out tc_phy_verify_legacy_or_dp_alt_mode()")
d1fc4e391fbd ("drm/i915/tc: Add generic TC PHY connect/disconnect handlers")
ab639f326e48 ("drm/i915/tc: Add TC PHY hook to read out the PHY HW state")
87107261bb73 ("drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned state")
34a658b7e712 ("drm/i915/tc: Add TC PHY hook to get the PHY HPD live status")
c5879999641f ("drm/i915/tc: Move the intel_tc_port struct declaration to intel_tc.c")
3eafcddf766b ("drm/i915/tc: Move TC port fields to a new intel_tc_port struct")
39feb7b16b10 ("drm/i915/tc: Use the tc_phy prefix for all TC PHY functions")
89b154091ab4 ("drm/i915/tc: Rename tc_phy_status_complete() to tc_phy_is_ready()")
359d36e67da9 ("drm/i915/tc: Use the adlp prefix for ADLP TC PHY functions")