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.hogan...@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(+) > > >