Home
last modified time | relevance | path

Searched hist:"9 e6dcf33eda91f49a6adac984115875773d11fba" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.hdiff 9e6dcf33eda91f49a6adac984115875773d11fba Wed Aug 18 05:11:05 CDT 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/irq: reduce inlines to reduce header dependencies

Presumably if the compiler is smart, it does not generate an extra
function call to the update functions that are now static.

Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/594f628740717cda5ef407a26ea03129c22ddc12.1629281426.git.jani.nikula@intel.com
H A Di915_irq.cdiff 9e6dcf33eda91f49a6adac984115875773d11fba Wed Aug 18 05:11:05 CDT 2021 Jani Nikula <jani.nikula@intel.com> drm/i915/irq: reduce inlines to reduce header dependencies

Presumably if the compiler is smart, it does not generate an extra
function call to the update functions that are now static.

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