mbox series

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

Message ID 20220509090411.38814-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 9, 2022, 9:04 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1945462

Since most of EHL graphics support work are already in 5.15, 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

Jian Hui Lee May 10, 2022, 8:05 a.m. UTC | #1
Will resend v2 with the correct repo: jammy:linux-intel-iotg

On 5/9/22 17:04, Jian Hui Lee wrote:
> BugLink: https://bugs.launchpad.net/bugs/1945462
>
> Since most of EHL graphics support work are already in 5.15, 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(+)
>