mbox series

[v1,0/3] scalable display feature configurations

Message ID 20231001113155.80659-1-vinod.govindapillai@intel.com (mailing list archive)
Headers show
Series scalable display feature configurations | expand

Message

Govindapillai, Vinod Oct. 1, 2023, 11:31 a.m. UTC
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(+)

Comments

Hogander, Jouni Oct. 11, 2023, 9:43 a.m. UTC | #1
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 <jouni.hogander@intel.com>

> 
> 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(+)
>
Hogander, Jouni Oct. 11, 2023, 11:06 a.m. UTC | #2
On Wed, 2023-10-11 at 09:43 +0000, 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 <jouni.hogander@intel.com>

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(+)
> > 
>