Displaying 4 results from an estimated 4 matches for "bmilar".
Did you mean:
milar
2019 Aug 08
2
[PATCH] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
...w, let's rethink
things a bit to be more careful: limit both VCPI/PBN allocations to
mode_changed || connectors_changed, since neither VCPI or PBN should
ever need to change outside of routing and mode changes.
Signed-off-by: Lyude Paul <lyude at redhat.com>
Reported-by: Bohdan Milar <bmilar at redhat.com>
Tested-by: Bohdan Milar <bmilar at redhat.com>
Fixes: 232c9eec417a ("drm/nouveau: Use atomic VCPI helpers for MST")
References: 412e85b60531 ("drm/nouveau: Only release VCPI slots on mode changes")
Cc: Lyude Paul <lyude at redhat.com>
Cc: Ben Skeggs...
2019 Aug 09
1
[PATCH v2] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
...changed, since neither VCPI or PBN should
ever need to change outside of routing and mode changes.
Changes since v1:
* Fix accidental reversal of clock and bpp arguments in
drm_dp_calc_pbn_mode() - William Lewis
Signed-off-by: Lyude Paul <lyude at redhat.com>
Reported-by: Bohdan Milar <bmilar at redhat.com>
Tested-by: Bohdan Milar <bmilar at redhat.com>
Fixes: 232c9eec417a ("drm/nouveau: Use atomic VCPI helpers for MST")
References: 412e85b60531 ("drm/nouveau: Only release VCPI slots on mode changes")
Cc: Lyude Paul <lyude at redhat.com>
Cc: Ben Skeggs...
2019 Aug 09
1
[PATCH] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
...ul: limit both VCPI/PBN allocations to
> > mode_changed || connectors_changed, since neither VCPI or PBN should
> > ever need to change outside of routing and mode changes.
> >
> > Signed-off-by: Lyude Paul <lyude at redhat.com>
> > Reported-by: Bohdan Milar <bmilar at redhat.com>
> > Tested-by: Bohdan Milar <bmilar at redhat.com>
> > Fixes: 232c9eec417a ("drm/nouveau: Use atomic VCPI helpers for MST")
> > References: 412e85b60531 ("drm/nouveau: Only release VCPI slots on mode
> > changes")
> > Cc: Lyu...
2019 Aug 08
0
[PATCH] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
...ngs a bit to be more careful: limit both VCPI/PBN allocations to
> mode_changed || connectors_changed, since neither VCPI or PBN should
> ever need to change outside of routing and mode changes.
>
> Signed-off-by: Lyude Paul <lyude at redhat.com>
> Reported-by: Bohdan Milar <bmilar at redhat.com>
> Tested-by: Bohdan Milar <bmilar at redhat.com>
> Fixes: 232c9eec417a ("drm/nouveau: Use atomic VCPI helpers for MST")
> References: 412e85b60531 ("drm/nouveau: Only release VCPI slots on mode changes")
> Cc: Lyude Paul <lyude at redhat.co...