Searched hist:"2 aa0f4faa1649199dd714f05672788910a811ce0" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | i9xx_plane.c | diff 2aa0f4faa1649199dd714f05672788910a811ce0 Mon Jan 11 10:37:01 CST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: WARN if plane src coords are too big
Inform us if we're buggy and are about to exceed the size of the bitfields in the plane TILEOFF/OFFSET registers.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210111163711.12913-2-ville.syrjala@linux.intel.com Reviewed-by: Karthik B S <karthik.b.s@intel.com>
|
H A D | intel_display.c | diff 2aa0f4faa1649199dd714f05672788910a811ce0 Mon Jan 11 10:37:01 CST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: WARN if plane src coords are too big
Inform us if we're buggy and are about to exceed the size of the bitfields in the plane TILEOFF/OFFSET registers.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210111163711.12913-2-ville.syrjala@linux.intel.com Reviewed-by: Karthik B S <karthik.b.s@intel.com>
|