summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2024-09-18 17:44:44 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2024-10-09 19:16:16 +0300
commite6b72ba9c1ea4b5556027d502316a8362f1a9e11 (patch)
tree77cac717dfc7bbb2a0039cf00d3594f14cfd9412 /drivers/fpga/fpga-bridge.c
parent7c35015fab5d5b49e59426079bef6ae48719705e (diff)
drm/i915: Drop GEN12_MC_CCS check from skl_plane_max_width()
I915_FORMAT_MOD_Y_TILED_GEN12_MC_CCS is tgl+ only, so checking for it in skl_plane_max_width() (which only applies to pre-glk hardware) is pointless. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240918144445.5716-7-ville.syrjala@linux.intel.com Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila@gmail.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
15:31:23 -0800'>2020-02-24mdio_bus: Add generic mdio_find_bus()Jeremy Linton 2020-02-24freescale: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24netronome: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24toshiba: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24chelsio: Replace zero-length array with flexible-array memberGustavo A. R. Silva 2020-02-24net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMIIVladimir Oltean 2020-02-24bareudp: Fix uninitialized variable warnings.David S. Miller 2020-02-24net: Special handling for IP & MPLS.Martin Varghese 2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese 2020-02-24mlxsw: spectrum_trap: Add ACL devlink-trap supportJiri Pirko 2020-02-24mlxsw: spectrum_trap: Introduce dummy group with thin policerJiri Pirko 2020-02-24mlxsw: core: Extend MLXSW_RXL_DIS to register disabled trap groupJiri Pirko 2020-02-24mlxsw: core: Allow to enable/disable rx_listener for trapJiri Pirko 2020-02-24mlxsw: acl_flex_actions: Trap all ACL dropped packets to DISCARD_*_ACL trapsJiri Pirko 2020-02-24mlxsw: spectrum_acl: Pass the ingress indication down to flex actionJiri Pirko 2020-02-24mlxsw: spectrum_flower: Disable mixed bound blocks to contain action dropJiri Pirko 2020-02-24mlxsw: spectrum_acl: Track ingress and egress block bindingsJiri Pirko 2020-02-24mlxsw: spectrum_trap: Prepare mlxsw_core_trap_action_set() to handle not only...Jiri Pirko 2020-02-24mlxsw: spectrum_trap: Use listener->en/dis_action instead of hard-coded valuesJiri Pirko 2020-02-24mlxsw: core: Allow to register disabled traps using MLXSW_RXL_DISJiri Pirko 2020-02-24mlxsw: spectrum_trap: Set unreg_action to be SET_FW_DEFAULTJiri Pirko 2020-02-24net/atheros: Clean atheros code from driver versionLeon Romanovsky