Re: [Intel-gfx] [PATCH v1 0/3] scalable display feature configurations

2023-10-11 Thread Hogander, Jouni
On Wed, 2023-10-11 at 09:43 +, Hogander, Jouni wrote:
> On Sun, 2023-10-01 at 14:31 +0300, Vinod Govindapillai wrote:
> > Get the reported device capabilities and update DSC and scaler
> > feature support
> > 
> > v1: use defined field values instead of magic numbers (Jani Nikula)
> 
> For the whole set:
> 
> Reviewed-by: Jouni Högander 

These are now merged. Thank you for patches.

BR,

Jouni Högander
> 
> > 
> > Vinod Govindapillai (3):
> >   drm/i915/xe2lpd: display capability register definitions
> >   drm/i915/xe2lpd: update the dsc feature capability
> >   drm/i915/xe2lpd: update the scaler feature capability
> > 
> >  .../gpu/drm/i915/display/intel_display_device.c   | 15
> > +++
> >  drivers/gpu/drm/i915/i915_reg.h   |  7 +++
> >  2 files changed, 22 insertions(+)
> > 
> 



Re: [Intel-gfx] [PATCH v1 0/3] scalable display feature configurations

2023-10-11 Thread Hogander, Jouni
On Sun, 2023-10-01 at 14:31 +0300, Vinod Govindapillai wrote:
> Get the reported device capabilities and update DSC and scaler
> feature support
> 
> v1: use defined field values instead of magic numbers (Jani Nikula)

For the whole set:

Reviewed-by: Jouni Högander 

> 
> Vinod Govindapillai (3):
>   drm/i915/xe2lpd: display capability register definitions
>   drm/i915/xe2lpd: update the dsc feature capability
>   drm/i915/xe2lpd: update the scaler feature capability
> 
>  .../gpu/drm/i915/display/intel_display_device.c   | 15
> +++
>  drivers/gpu/drm/i915/i915_reg.h   |  7 +++
>  2 files changed, 22 insertions(+)
> 



[Intel-gfx] [PATCH v1 0/3] scalable display feature configurations

2023-10-01 Thread Vinod Govindapillai
Get the reported device capabilities and update DSC and scaler
feature support

v1: use defined field values instead of magic numbers (Jani Nikula)

Vinod Govindapillai (3):
  drm/i915/xe2lpd: display capability register definitions
  drm/i915/xe2lpd: update the dsc feature capability
  drm/i915/xe2lpd: update the scaler feature capability

 .../gpu/drm/i915/display/intel_display_device.c   | 15 +++
 drivers/gpu/drm/i915/i915_reg.h   |  7 +++
 2 files changed, 22 insertions(+)

-- 
2.34.1