mbox series

[SRU,Jammy:linux-intel-iotg,v2,0/1] drm/i915/gt: Restrict the GT clock override to just Icelake

Message ID 20220510140810.137952-1-jianhui.lee@canonical.com
Headers show
Series drm/i915/gt: Restrict the GT clock override to just Icelake | expand

Message

Jian Hui Lee May 10, 2022, 2:08 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1945462

Since most of EHL graphics support work are already in linux mainline, we only need cherry-pick 939eb19a15aa from linux-intel-5.13.


Chris Wilson (1):
  drm/i915/gt: Restrict the GT clock override to just Icelake

 drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Tim Gardner May 10, 2022, 3:09 p.m. UTC | #1
Acked-by: Tim Gardner <tim.gardner@canonical.com>

On 5/10/22 08:08, Jian Hui Lee wrote:
> BugLink: https://bugs.launchpad.net/bugs/1945462
> 
> Since most of EHL graphics support work are already in linux mainline, we only need cherry-pick 939eb19a15aa from linux-intel-5.13.
> 
> 
> Chris Wilson (1):
>    drm/i915/gt: Restrict the GT clock override to just Icelake
> 
>   drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c | 4 ++++
>   1 file changed, 4 insertions(+)
>
Philip Cox May 12, 2022, 7:49 p.m. UTC | #2
Acked-By: Philip Cox <philip.cox@canonical.com>

On 2022-05-10 10:08 a.m., Jian Hui Lee wrote:
> BugLink: https://bugs.launchpad.net/bugs/1945462
>
> Since most of EHL graphics support work are already in linux mainline, we only need cherry-pick 939eb19a15aa from linux-intel-5.13.
>
>
> Chris Wilson (1):
>    drm/i915/gt: Restrict the GT clock override to just Icelake
>
>   drivers/gpu/drm/i915/gt/intel_gt_clock_utils.c | 4 ++++
>   1 file changed, 4 insertions(+)
>