Home
last modified time | relevance | path

Searched hist:"0 f8d2a2b9fd52a554a3e00f415baf2f7eed9e9af" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_suspend.hdiff 0f8d2a2b9fd52a554a3e00f415baf2f7eed9e9af Mon Oct 05 12:14:41 CDT 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Rename i915_{save,restore}_state()

i915_{save,restore}_state() are actually all about the display.
Currently they are split into display part + SWF part. But since
the SWF part is also related to the display let's just move that
part into its own thing and flip the roles around so that the
current display part is the main function.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201005171441.26612-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
H A Di915_suspend.cdiff 0f8d2a2b9fd52a554a3e00f415baf2f7eed9e9af Mon Oct 05 12:14:41 CDT 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Rename i915_{save,restore}_state()

i915_{save,restore}_state() are actually all about the display.
Currently they are split into display part + SWF part. But since
the SWF part is also related to the display let's just move that
part into its own thing and flip the roles around so that the
current display part is the main function.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20201005171441.26612-1-ville.syrjala@linux.intel.com
Reviewed-by: Jani Nikula <jani.nikula@intel.com>