Re: [PATCH 0/2] drm bridge: drop drm_bridge_chain_mode_fixup.

2024-06-11 Thread Sam Ravnborg
Hi Robert, 
On Mon, Jun 10, 2024 at 02:53:09PM +0200, Robert Foss wrote:
> On Fri, 31 May 2024 22:37:44 +0200, Sam Ravnborg wrote:
> > I had a few bridge related patches in an old branch.
> > 
> > They were last posted here almost one year ago:
> > https://lore.kernel.org/dri-devel/[email protected]/
> > 
> > The following two patches gets rid of drm_bridge_chain_mode_fixup.
> > The patches was already rb / ab - but due to the age a repost is
> > due before applying the patches.
> > 
> > [...]
> 
> Applied, thanks!
> 
> [1/2] drm/mediatek: Drop chain_mode_fixup call in mode_valid()
>   https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ac4be1e50165
> [2/2] drm/bridge: Drop drm_bridge_chain_mode_fixup
>   https://cgit.freedesktop.org/drm/drm-misc/commit/?id=1f0204954583
> 
> 
> 
> Rob

Thanks!

Next step will be to address use of other deprecated operations
in drm_bridge_funcs.

Sam


Re: [PATCH 0/2] drm bridge: drop drm_bridge_chain_mode_fixup.

2024-06-10 Thread Robert Foss
On Fri, 31 May 2024 22:37:44 +0200, Sam Ravnborg wrote:
> I had a few bridge related patches in an old branch.
> 
> They were last posted here almost one year ago:
> https://lore.kernel.org/dri-devel/[email protected]/
> 
> The following two patches gets rid of drm_bridge_chain_mode_fixup.
> The patches was already rb / ab - but due to the age a repost is
> due before applying the patches.
> 
> [...]

Applied, thanks!

[1/2] drm/mediatek: Drop chain_mode_fixup call in mode_valid()
  https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ac4be1e50165
[2/2] drm/bridge: Drop drm_bridge_chain_mode_fixup
  https://cgit.freedesktop.org/drm/drm-misc/commit/?id=1f0204954583



Rob



[PATCH 0/2] drm bridge: drop drm_bridge_chain_mode_fixup.

2024-05-31 Thread Sam Ravnborg via B4 Relay
I had a few bridge related patches in an old branch.

They were last posted here almost one year ago:
https://lore.kernel.org/dri-devel/[email protected]/

The following two patches gets rid of drm_bridge_chain_mode_fixup.
The patches was already rb / ab - but due to the age a repost is
due before applying the patches.

Sam

---
Sam Ravnborg (2):
  drm/mediatek: Drop chain_mode_fixup call in mode_valid()
  drm/bridge: Drop drm_bridge_chain_mode_fixup

 drivers/gpu/drm/drm_bridge.c| 37 -
 drivers/gpu/drm/mediatek/mtk_hdmi.c | 11 ---
 include/drm/drm_bridge.h|  3 ---
 3 files changed, 51 deletions(-)
---
base-commit: c9402efe492bb46ccbf94fedc4783eb8f8747567
change-id: 20240531-bridge_chain_mode-9ed8528e92cd

Best regards,
-- 
Sam Ravnborg