Hi Tvrtko,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on drm-intel/for-linux-next]
[also build test ERROR on v5.14-rc3 next-20210730]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as doc
On Fri, 30 Jul 2021 01:53:45 -0700, Matthew Auld wrote:
>
> On discrete set_domain is now gone, instead we just need to add the
> wait.
Reviewed-by: Ashutosh Dixit
> Signed-off-by: Matthew Auld
> Cc: Maarten Lankhorst
> Cc: Ashutosh Dixit
> Cc: Daniel Vetter
> Cc: Ramalingam C
> ---
> lib/
On Fri, 30 Jul 2021 01:53:46 -0700, Matthew Auld wrote:
>
> The set_caching ioctl is gone for discrete, and now just returns
> -ENODEV. Update the gem_sanitycheck to account for that. After this we
> should be back to just having the breakage caused by missing reloc
> support for the reload testcas
On Thu, 29 Jul 2021 01:50:45 -0700, Matthew Auld wrote:
>
Hi Matt,
> On 29/07/2021 00:07, Dixit, Ashutosh wrote:
> > On Wed, 28 Jul 2021 03:30:34 -0700, Matthew Auld wrote:
> >>
> >> diff --git a/lib/i915/gem_mman.c b/lib/i915/gem_mman.c
> >> index 337d28fb..6f5e6d72 100644
> >> --- a/lib/i915/ge
On Fri, 30 Jul 2021 01:53:40 -0700, Matthew Auld wrote:
>
> On discrete we only support the new fixed mode.
>
> Signed-off-by: Matthew Auld
> Cc: Maarten Lankhorst
> Cc: Ashutosh Dixit
> Cc: Daniel Vetter
> Cc: Ramalingam C
> ---
> lib/i915/gem_mman.c | 8 +++-
> 1 file changed, 7 inserti
> -Original Message-
> From: Gupta, Anshuman
> Sent: Thursday, July 29, 2021 5:49 PM
> To: intel-gfx@lists.freedesktop.org
> Cc: Deak, Imre ; Gupta, Anshuman
> ; Ville Syrjälä ; Kai
> Vehmanen ; Shankar, Uma
>
> Subject: [PATCH v3 1/1] drm/i915/dg1: Adjust the AUDIO power domain
>
> DG