Searched hist:"4 bb18054adc4939a3c1f895d8d0a1556a5f8b26a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | i9xx_plane.c | diff 4bb18054adc4939a3c1f895d8d0a1556a5f8b26a Mon Jan 11 10:37:10 CST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Implement async flip for ilk/snb
Add support for async flips on ivb/hsw. Again no need for any workarounds and just have to deal with the interrupt bits being shuffled around a bit.
Cc: Karthik B S <karthik.b.s@intel.com> Cc: Vandita Kulkarni <vandita.kulkarni@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210111163711.12913-11-ville.syrjala@linux.intel.com Reviewed-by: Karthik B S <karthik.b.s@intel.com>
|
H A D | intel_display.c | diff 4bb18054adc4939a3c1f895d8d0a1556a5f8b26a Mon Jan 11 10:37:10 CST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Implement async flip for ilk/snb
Add support for async flips on ivb/hsw. Again no need for any workarounds and just have to deal with the interrupt bits being shuffled around a bit.
Cc: Karthik B S <karthik.b.s@intel.com> Cc: Vandita Kulkarni <vandita.kulkarni@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210111163711.12913-11-ville.syrjala@linux.intel.com Reviewed-by: Karthik B S <karthik.b.s@intel.com>
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 4bb18054adc4939a3c1f895d8d0a1556a5f8b26a Mon Jan 11 10:37:10 CST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Implement async flip for ilk/snb
Add support for async flips on ivb/hsw. Again no need for any workarounds and just have to deal with the interrupt bits being shuffled around a bit.
Cc: Karthik B S <karthik.b.s@intel.com> Cc: Vandita Kulkarni <vandita.kulkarni@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210111163711.12913-11-ville.syrjala@linux.intel.com Reviewed-by: Karthik B S <karthik.b.s@intel.com>
|