On 2019-11-29 at 20:54:29 +0200, Ville Syrjala wrote:
> From: Ville Syrjälä
>
> Pull the crtc dumping stuff into a nice function so the
> loop over the crtcs doesn't look like crap.
Looks good to me.
Reviewed-by: Ramalingam C
>
> Signed-off-by: Ville Syrjälä
> ---
> drivers/gpu/drm/i915/i9
From: Ville Syrjälä
Pull the crtc dumping stuff into a nice function so the
loop over the crtcs doesn't look like crap.
Signed-off-by: Ville Syrjälä
---
drivers/gpu/drm/i915/i915_debugfs.c | 52 -
1 file changed, 28 insertions(+), 24 deletions(-)
diff --git a/drive