Searched hist:ed645eee131c89041fde1b10c76396057588bdbd (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_cdclk.h | diff ed645eee131c89041fde1b10c76396057588bdbd Mon Jan 20 18:47:21 CET 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: s/init_cdclk/init_cdclk_hw/
Give the cdclk init/uninit functions a _hw suffix to make it clear they are about initializing the actual hardware. I'll be wanting to to add a intel_cdclk_init() which is purely initializing software structures.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-12-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>
|
H A D | intel_cdclk.c | diff ed645eee131c89041fde1b10c76396057588bdbd Mon Jan 20 18:47:21 CET 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: s/init_cdclk/init_cdclk_hw/
Give the cdclk init/uninit functions a _hw suffix to make it clear they are about initializing the actual hardware. I'll be wanting to to add a intel_cdclk_init() which is purely initializing software structures.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-12-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>
|
H A D | intel_display_power.c | diff ed645eee131c89041fde1b10c76396057588bdbd Mon Jan 20 18:47:21 CET 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: s/init_cdclk/init_cdclk_hw/
Give the cdclk init/uninit functions a _hw suffix to make it clear they are about initializing the actual hardware. I'll be wanting to to add a intel_cdclk_init() which is purely initializing software structures.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-12-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>
|