Searched hist:b88da66055a966fdf913f7152a22e97dc9d8a68e (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_bw.c | diff b88da66055a966fdf913f7152a22e97dc9d8a68e Fri Apr 16 19:10:09 CEST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Polish for_each_dbuf_slice()
Now that we have the dbuf slice mask stored in the device info let's use it for for_each_dbuf_slice_in_mask*().
With this we cal also rip out intel_dbuf_size() and intel_dbuf_num_slices().
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210416171011.19012-7-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
|
H A D | intel_display.h | diff b88da66055a966fdf913f7152a22e97dc9d8a68e Fri Apr 16 19:10:09 CEST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Polish for_each_dbuf_slice()
Now that we have the dbuf slice mask stored in the device info let's use it for for_each_dbuf_slice_in_mask*().
With this we cal also rip out intel_dbuf_size() and intel_dbuf_num_slices().
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210416171011.19012-7-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
|
H A D | intel_display_power.c | diff b88da66055a966fdf913f7152a22e97dc9d8a68e Fri Apr 16 19:10:09 CEST 2021 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Polish for_each_dbuf_slice()
Now that we have the dbuf slice mask stored in the device info let's use it for for_each_dbuf_slice_in_mask*().
With this we cal also rip out intel_dbuf_size() and intel_dbuf_num_slices().
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210416171011.19012-7-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>
|