Re: [Intel-gfx] [PATCH 3/3] drm/i915/display: stop using BUG()

2022-05-05 Thread Jani Nikula
On Thu, 05 May 2022, Tvrtko Ursulin wrote: > On 04/05/2022 19:37, Jani Nikula wrote: >> Avoid bringing the entire machine down even if there's a bug that >> shouldn't happen, but won't corrupt the system either. Log them loudly >> and limp on. >> >> Cc: Tvrtko Ursulin >> Signed-off-by: Jani Niku

Re: [Intel-gfx] [PATCH 3/3] drm/i915/display: stop using BUG()

2022-05-05 Thread Tvrtko Ursulin
On 04/05/2022 19:37, Jani Nikula wrote: Avoid bringing the entire machine down even if there's a bug that shouldn't happen, but won't corrupt the system either. Log them loudly and limp on. Cc: Tvrtko Ursulin Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/display/intel_ddi.c | 11

[Intel-gfx] [PATCH 3/3] drm/i915/display: stop using BUG()

2022-05-04 Thread Jani Nikula
Avoid bringing the entire machine down even if there's a bug that shouldn't happen, but won't corrupt the system either. Log them loudly and limp on. Cc: Tvrtko Ursulin Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/display/intel_ddi.c | 11 ++- drivers/gpu/drm/i915/display/in