Searched hist:"59 c6106e274dbafd9d25357585ae5ede4b6673dd" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_reset.h | 59c6106e274dbafd9d25357585ae5ede4b6673dd Fri Apr 14 04:41:59 CDT 2023 Jani Nikula <jani.nikula@intel.com> drm/i915/display: add intel_display_reset.[ch]
Split out the display reset functionality to a separate file to declutter intel_display.c. Rename the functions accordingly. The minor downside is having to expose __intel_display_resume().
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/5e98e2fc5f0c09490e02d22250c8201342852288.1681465222.git.jani.nikula@intel.com
|
H A D | intel_display_reset.c | 59c6106e274dbafd9d25357585ae5ede4b6673dd Fri Apr 14 04:41:59 CDT 2023 Jani Nikula <jani.nikula@intel.com> drm/i915/display: add intel_display_reset.[ch]
Split out the display reset functionality to a separate file to declutter intel_display.c. Rename the functions accordingly. The minor downside is having to expose __intel_display_resume().
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/5e98e2fc5f0c09490e02d22250c8201342852288.1681465222.git.jani.nikula@intel.com
|
H A D | intel_display.h | diff 59c6106e274dbafd9d25357585ae5ede4b6673dd Fri Apr 14 04:41:59 CDT 2023 Jani Nikula <jani.nikula@intel.com> drm/i915/display: add intel_display_reset.[ch]
Split out the display reset functionality to a separate file to declutter intel_display.c. Rename the functions accordingly. The minor downside is having to expose __intel_display_resume().
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/5e98e2fc5f0c09490e02d22250c8201342852288.1681465222.git.jani.nikula@intel.com
|
H A D | intel_display.c | diff 59c6106e274dbafd9d25357585ae5ede4b6673dd Fri Apr 14 04:41:59 CDT 2023 Jani Nikula <jani.nikula@intel.com> drm/i915/display: add intel_display_reset.[ch]
Split out the display reset functionality to a separate file to declutter intel_display.c. Rename the functions accordingly. The minor downside is having to expose __intel_display_resume().
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/5e98e2fc5f0c09490e02d22250c8201342852288.1681465222.git.jani.nikula@intel.com
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_reset.c | diff 59c6106e274dbafd9d25357585ae5ede4b6673dd Fri Apr 14 04:41:59 CDT 2023 Jani Nikula <jani.nikula@intel.com> drm/i915/display: add intel_display_reset.[ch]
Split out the display reset functionality to a separate file to declutter intel_display.c. Rename the functions accordingly. The minor downside is having to expose __intel_display_resume().
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/5e98e2fc5f0c09490e02d22250c8201342852288.1681465222.git.jani.nikula@intel.com
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | Makefile | diff 59c6106e274dbafd9d25357585ae5ede4b6673dd Fri Apr 14 04:41:59 CDT 2023 Jani Nikula <jani.nikula@intel.com> drm/i915/display: add intel_display_reset.[ch]
Split out the display reset functionality to a separate file to declutter intel_display.c. Rename the functions accordingly. The minor downside is having to expose __intel_display_resume().
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/5e98e2fc5f0c09490e02d22250c8201342852288.1681465222.git.jani.nikula@intel.com
|