[Intel-gfx] [PATCH v1 00/14] Preparation patches for NV12

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Tue Apr 10 07:22:48 UTC 2018


Op 10-04-18 om 04:37 schreef Srinivas, Vidya:
>
>> -----Original Message-----
>> From: Maarten Lankhorst [mailto:maarten.lankhorst at linux.intel.com]
>> Sent: Monday, April 9, 2018 5:15 PM
>> To: Srinivas, Vidya <vidya.srinivas at intel.com>; intel-
>> gfx at lists.freedesktop.org
>> Cc: Kamath, Sunil <sunil.kamath at intel.com>
>> Subject: Re: [Intel-gfx] [PATCH v1 00/14] Preparation patches for NV12
>>
>> Op 09-04-18 om 11:41 schreef Srinivas, Vidya:
>>>> -----Original Message-----
>>>> From: Maarten Lankhorst [mailto:maarten.lankhorst at linux.intel.com]
>>>> Sent: Monday, April 9, 2018 2:38 PM
>>>> To: Srinivas, Vidya <vidya.srinivas at intel.com>; intel-
>>>> gfx at lists.freedesktop.org
>>>> Cc: Kamath, Sunil <sunil.kamath at intel.com>
>>>> Subject: Re: [Intel-gfx] [PATCH v1 00/14] Preparation patches for
>>>> NV12
>>>>
>>>> Op 09-04-18 om 10:57 schreef Srinivas, Vidya:
>>>>>> -----Original Message-----
>>>>>> From: Maarten Lankhorst [mailto:maarten.lankhorst at linux.intel.com]
>>>>>> Sent: Monday, April 9, 2018 2:04 PM
>>>>>> To: Srinivas, Vidya <vidya.srinivas at intel.com>; intel-
>>>>>> gfx at lists.freedesktop.org
>>>>>> Subject: Re: [Intel-gfx] [PATCH v1 00/14] Preparation patches for
>>>>>> NV12
>>>>>>
>>>>>> Op 09-04-18 om 05:40 schreef Vidya Srinivas:
>>>>>>> Series contain preparation patches for NV12 support Enabling NV12
>>>>>>> KMD support will follow the series
>>>>>>>
>>>>>>> Chandra Konduru (3):
>>>>>>>   drm/i915: Set scaler mode for NV12
>>>>>>>   drm/i915: Update format_is_yuv() to include NV12
>>>>>>>   drm/i915: Upscale scaler max scale for NV12
>>>>>>>
>>>>>>> Mahesh Kumar (9):
>>>>>>>   drm/i915/skl+: rename skl_wm_values struct to skl_ddb_values
>>>>>>>   drm/i915/skl+: refactor WM calculation for NV12
>>>>>>>   drm/i915/skl+: add NV12 in skl_format_to_fourcc
>>>>>>>   drm/i915/skl+: support verification of DDB HW state for NV12
>>>>>>>   drm/i915/skl+: NV12 related changes for WM
>>>>>>>   drm/i915/skl+: pass skl_wm_level struct to wm compute func
>>>>>>>   drm/i915/skl+: make sure higher latency level has higher wm value
>>>>>>>   drm/i915/skl+: nv12 workaround disable WM level 1-7
>>>>>>>   drm/i915/skl: split skl_compute_ddb function
>>>>>>>
>>>>>>> Vidya Srinivas (2):
>>>>>>>   drm/i915: Display WA 827
>>>>>>>   drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
>>>>>>>
>>>>>>>  drivers/gpu/drm/i915/i915_drv.h      |  10 +-
>>>>>>>  drivers/gpu/drm/i915/i915_reg.h      |   5 +
>>>>>>>  drivers/gpu/drm/i915/intel_atomic.c  |  14 +-
>>>>>>> drivers/gpu/drm/i915/intel_display.c |  93 ++++++--
>>>>>>>  drivers/gpu/drm/i915/intel_drv.h     |  11 +-
>>>>>>>  drivers/gpu/drm/i915/intel_pm.c      | 438
>> ++++++++++++++++++++++--
>>>> ---
>>>>>> --------
>>>>>>>  drivers/gpu/drm/i915/intel_sprite.c  |   7 +-
>>>>>>>  7 files changed, 393 insertions(+), 185 deletions(-)
>>>>>> This series looks good, so for any patches I missed:
>>>>>>
>>>>>> Reviewed-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
>>>>>>
>>>>>> Do you have commit rights, or should I push them?
>>>>> Thank you. I don’t have commit rights I think.
>>>>> Also, Should I add your RB for all the patches and push them again?
>>>>>
>>>> I'll push them. :)
>>> Thank you so much :)
>>>
>> Pushed!
> Thank you so much.
>
> Regards
> Vidya
Found a bug in the application of the workaround, could you look at https://patchwork.freedesktop.org/patch/215928/ ?


More information about the Intel-gfx mailing list