Searched hist:"5604 e9ceaed59956c5027832c9f09d48ab3126cb" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_cdclk.h | diff 5604e9ceaed59956c5027832c9f09d48ab3126cb Mon Jan 20 11:47:18 CST 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention
Move all the old vs. new state shenanigans into intel_set_cdclk_{pre,post}_plane_update() so that the caller doesn't need to know any of it.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-9-ville.syrjala@linux.intel.com Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
|
H A D | intel_cdclk.c | diff 5604e9ceaed59956c5027832c9f09d48ab3126cb Mon Jan 20 11:47:18 CST 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention
Move all the old vs. new state shenanigans into intel_set_cdclk_{pre,post}_plane_update() so that the caller doesn't need to know any of it.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-9-ville.syrjala@linux.intel.com Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
|
H A D | intel_display.c | diff 5604e9ceaed59956c5027832c9f09d48ab3126cb Mon Jan 20 11:47:18 CST 2020 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Simplify intel_set_cdclk_{pre,post}_plane_update() calling convention
Move all the old vs. new state shenanigans into intel_set_cdclk_{pre,post}_plane_update() so that the caller doesn't need to know any of it.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200120174728.21095-9-ville.syrjala@linux.intel.com Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
|