Fixes all regressions we saw, I also run some extra vulkan and GL
workloads, no regressions observed.
Tested-by: Tapani Pälli
On 26.9.2023 17.24, Nirmoy Das wrote:
PIPE_CONTROL_FLUSH_L3 is not needed for aux invalidation
so don't set that.
Fixes: 78a6ccd65fa3 ("drm/i915/gt: Ens
I tested this first against tests that were failing for Mesa and it
fixes all of the regressed cases (TGL LP). Also did a full run of all
KHR-GLES31* and KHR-GLES32* test groups in the Khronos CTS suite, no
regressions observed.
Tested-by: Tapani Pälli
On 20.9.2023 14.11, Nirmoy Das wrote
line.
Cc: Jonathan Cavitt
Cc: Andi Shyti
Cc: # v5.8+
Cc: Nirmoy Das
Cc: Andrzej Hajda
Cc: Tvrtko Ursulin
Cc: Matt Roper
Cc: Lucas De Marchi
Cc: Tejas Upadhyay
Cc: Prathap Kumar Valsan
Signed-off-by: Nirmoy Das
Reviewed-by: Andi Shyti
and I believe
Tested-by: Tapani Pälli
Yes, tes
On 3/18/19 3:25 PM, Robert Foss wrote:
Hey,
On 3/18/19 2:11 PM, Mauro Rossi wrote:
Hi,
On Mon, Mar 18, 2019 at 10:58 AM Robert Foss
wrote:
Hey Mauro,
On 3/18/19 9:38 AM, Mauro Rossi wrote:
Hi Robert,
On Mon, Mar 18, 2019 at 9:21 AM Robert Foss
wrote:
On a second note, this does no
It seems like there is no usage of __android_log_vprint in upstream
libdrm. Perhaps this was against libdrm with some android specific
changes on top?
On 3/17/19 10:50 PM, Mauro Rossi wrote:
Fixes the following building error:
FAILED:
$(OUT)/obj/SHARED_LIBRARIES/libdrm_platform_intermediates
ping!
On 2/21/19 8:56 AM, Tapani Pälli wrote:
Add new iris driver, remove deprecated ilo driver.
Signed-off-by: Tapani Pälli
---
libkms/Android.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libkms/Android.mk b/libkms/Android.mk
index 0be72054..a8b9489f 100644
--- a
Add new iris driver, remove deprecated ilo driver.
Signed-off-by: Tapani Pälli
---
libkms/Android.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libkms/Android.mk b/libkms/Android.mk
index 0be72054..a8b9489f 100644
--- a/libkms/Android.mk
+++ b/libkms/Android.mk
@@ -1,6
Signed-off-by: Tapani Pälli
---
(Driver was removed from Mesa long time ago.)
libkms/Android.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libkms/Android.mk b/libkms/Android.mk
index 0be72054..bf4781a3 100644
--- a/libkms/Android.mk
+++ b/libkms/Android.mk
@@ -1,6 +1,6
On 10/17/2017 02:43 PM, ayaka wrote:
On 10/12/2017 07:56 PM, Tapani Pälli wrote:
Is this one going to land soon? The discussion was a bit hard to read
but it looks like in the end consensus was that everything looks good
in this patch.
I am very sorry, I am too busy with the other dma
Is this one going to land soon? The discussion was a bit hard to read
but it looks like in the end consensus was that everything looks good in
this patch.
Thanks;
On 03/01/2017 01:21 AM, clinton.a.tay...@intel.com wrote:
From: Clint Taylor
P010 is a planar 4:2:0 YUV with interleaved UV pla
On 09/28/2017 10:35 AM, Tomeu Vizoso wrote:
On 09/28/2017 09:08 AM, Daniel Vetter wrote:
On Thu, Sep 28, 2017 at 8:49 AM, Chih-Wei Huang wrote:
2017-09-26 13:26 GMT+08:00 Daniel Vetter :
On Mon, Sep 25, 2017 at 09:06:55AM +0200, Tomeu Vizoso wrote:
On 09/25/2017 04:44 AM, Chih-Wei Huang wr
On 09/30/2015 03:39 PM, Dieter Nützel wrote:
> Hello Tapani,
>
> this was your patch.
> Any comments?
>
It is probably a duplicate bug for 92173. I've sent a patch to mesa-dev
which should fix the issue:
http://lists.freedesktop.org/archives/mesa-dev/2015-September/095521.html
> Thanks,
> Di
On 08/07/2015 03:11 PM, Thierry Reding wrote:
> On Fri, Aug 07, 2015 at 10:37:56AM +0300, Tapani Pälli wrote:
>> Use only __cplusplus which is supported by the C++ standard.
>>
>> Signed-off-by: Tapani Pälli
>> ---
>> libkms/libkms.h | 4 ++--
>> xf86drm.h | 4 ++--
>> xf86drmMode.h
Signed-off-by: Tapani Pälli
---
tests/modeprint/modeprint.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/tests/modeprint/modeprint.c b/tests/modeprint/modeprint.c
index e6c6553..5e953f7 100644
--- a/tests/modeprint/modeprint.c
+++ b/tests/modeprint/modeprint.c
@@ -61,6
We need this include in porting changes for the OpenGL ES
conformance suite.
v2: remove c_plusplus usage
Signed-off-by: Tapani Pälli
---
intel/intel_bufmgr.h | 8
1 file changed, 8 insertions(+)
diff --git a/intel/intel_bufmgr.h b/intel/intel_bufmgr.h
index 285919e..95eecb8 100644
--
Use only __cplusplus which is supported by the C++ standard.
Signed-off-by: Tapani Pälli
---
libkms/libkms.h | 4 ++--
xf86drm.h | 4 ++--
xf86drmMode.h | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/libkms/libkms.h b/libkms/libkms.h
index c00b159..930a2bf 1006
On 07/03/2015 06:44 PM, Emil Velikov wrote:
> On 01/07/15 12:37, Tapani Pälli wrote:
>> (We need this include in porting changes for the OpenGL ES
>> conformance suite.)
>>
>> Signed-off-by: Tapani Pälli
>> ---
>> intel/intel_bufmgr.h | 8
>> 1 file changed, 8 insertions(+)
>>
>> dif
(We need this include in porting changes for the OpenGL ES
conformance suite.)
Signed-off-by: Tapani Pälli
---
intel/intel_bufmgr.h | 8
1 file changed, 8 insertions(+)
diff --git a/intel/intel_bufmgr.h b/intel/intel_bufmgr.h
index 285919e..f061454 100644
--- a/intel/intel_bufmgr.h
++
On 10/10/2012 08:05 PM, Chad Versace wrote:
> On 10/07/2012 10:50 PM, Tapani P?lli wrote:
>> Upstreaming old set of patches here to enable Android support in libdrm.
>> Some little rebasing was required for the first one.
>>
>> Chad Versace (2):
>> libdrm,intel: Factor source file lists into sour
On 10/10/2012 08:01 PM, Chad Versace wrote:
> Is the only difference between v2 and v1 of this patch the removal of the
> Change-ID tag?
yep that is the diff (sorry for not noting it), there is the v3 as well
where I've removed the [] comment per Oliver's suggestion.
> On 10/08/2012 02:23 AM, Ta
On 10/10/2012 08:05 PM, Chad Versace wrote:
> On 10/07/2012 10:50 PM, Tapani Pälli wrote:
>> Upstreaming old set of patches here to enable Android support in libdrm.
>> Some little rebasing was required for the first one.
>>
>> Chad Versace (2):
>> libdrm,int
10/08/2012 02:23 AM, Tapani Pälli wrote:
>> From: Haitao Huang
>>
>> Export necessary header files used by other components for Android,
>> such as libva intel-driver, gralloc, hwcomposer, etc.
>>
>> Signed-off-by: Haitao Huang
>> [chad: Fi
On 10/08/2012 06:37 PM, Eric Anholt wrote:
> Tapani P?lli writes:
>
>> Upstreaming old set of patches here to enable Android support in libdrm.
>> Some little rebasing was required for the first one.
>>
>> Chad Versace (2):
>> libdrm,intel: Factor source file lists into sources.mk
>> libdrm,i
On 10/08/2012 06:37 PM, Eric Anholt wrote:
> Tapani Pälli writes:
>
>> Upstreaming old set of patches here to enable Android support in libdrm.
>> Some little rebasing was required for the first one.
>>
>> Chad Versace (2):
>> libdrm,intel: Factor source fi
From: Haitao Huang
Export necessary header files used by other components for Android,
such as libva intel-driver, gralloc, hwcomposer, etc.
Signed-off-by: Haitao Huang
Signed-off-by: Chad Versace
---
[chad: Fixed inconsistent indentation.]
Android.mk | 12 +++-
1 file changed, 11 ins
On 10/08/2012 02:43 PM, Oliver McFadden wrote:
> On Mon, Oct 08, 2012 at 12:23:56PM +0300, Tapani P?lli wrote:
>> From: Haitao Huang
>>
>> Export necessary header files used by other components for Android,
>> such as libva intel-driver, gralloc, hwcomposer, etc.
>>
>> Signed-off-by: Haitao Huang
From: Haitao Huang
Export necessary header files used by other components for Android,
such as libva intel-driver, gralloc, hwcomposer, etc.
Signed-off-by: Haitao Huang
[chad: Fixed inconsistent indentation.]
Signed-off-by: Chad Versace
---
Android.mk | 12 +++-
1 file changed, 11 ins
From: Haitao Huang
Export necessary header files used by other components for Android,
such as libva intel-driver, gralloc, hwcomposer, etc.
Change-Id: I2feabf6941379ef4d756e942f30eba059de641f1
Signed-off-by: Haitao Huang
[chad: Fixed inconsistent indentation.]
Signed-off-by: Chad Versace
---
From: Chad Versace
This enables libdrm.so and libdrm_intel.so to build on Android
IceCreamSandwich.
v2: Link libdrm_intel to libpciaccess.
Signed-off-by: Chad Versace
---
Android.mk | 52 +++
intel/Android.mk | 57 +
From: Chad Versace
Factor the source file list for libdrm.so from Makefile.am into
sources.mk. Ditto for libdrm_intel.so.
This is in preparation for adding support for Android. The sources.mk's
will be shared between autotools and Android.
Rationale: The most commonly changed parts of any makef
Upstreaming old set of patches here to enable Android support in libdrm.
Some little rebasing was required for the first one.
Chad Versace (2):
libdrm,intel: Factor source file lists into sources.mk
libdrm,intel: Add Android makefiles (v2)
Haitao Huang (1):
Android.mk: use LOCAL_COPY_HEADER
From: Haitao Huang
Export necessary header files used by other components for Android,
such as libva intel-driver, gralloc, hwcomposer, etc.
Signed-off-by: Haitao Huang
Signed-off-by: Chad Versace
---
[chad: Fixed inconsistent indentation.]
Android.mk | 12 +++-
1 file changed, 11 ins
On 10/08/2012 02:43 PM, Oliver McFadden wrote:
> On Mon, Oct 08, 2012 at 12:23:56PM +0300, Tapani Pälli wrote:
>> From: Haitao Huang
>>
>> Export necessary header files used by other components for Android,
>> such as libva intel-driver, gralloc, hwcomposer, etc.
>&g
From: Haitao Huang
Export necessary header files used by other components for Android,
such as libva intel-driver, gralloc, hwcomposer, etc.
Signed-off-by: Haitao Huang
[chad: Fixed inconsistent indentation.]
Signed-off-by: Chad Versace
---
Android.mk | 12 +++-
1 file changed, 11 ins
From: Haitao Huang
Export necessary header files used by other components for Android,
such as libva intel-driver, gralloc, hwcomposer, etc.
Change-Id: I2feabf6941379ef4d756e942f30eba059de641f1
Signed-off-by: Haitao Huang
[chad: Fixed inconsistent indentation.]
Signed-off-by: Chad Versace
---
From: Chad Versace
This enables libdrm.so and libdrm_intel.so to build on Android
IceCreamSandwich.
v2: Link libdrm_intel to libpciaccess.
Signed-off-by: Chad Versace
---
Android.mk | 52 +++
intel/Android.mk | 57 +
f any makefile are the source
lists. So, by sharing the lists between the two build systems, we can
reduce the frequency at which modifications to the Linux build breaks the
Android build.
Signed-off-by: Chad Versace
Signed-off-by: Sean V Kelley
Signed-off-by: Tapani Pälli
---
Makefile.am
Upstreaming old set of patches here to enable Android support in libdrm.
Some little rebasing was required for the first one.
Chad Versace (2):
libdrm,intel: Factor source file lists into sources.mk
libdrm,intel: Add Android makefiles (v2)
Haitao Huang (1):
Android.mk: use LOCAL_COPY_HEADER
To enable usage of xf86drm.h from C++ programs/frameworks.
Signed-off-by: Tapani P?lli
---
xf86drm.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/xf86drm.h b/xf86drm.h
index 20f4c78..7cdf631 100644
--- a/xf86drm.h
+++ b/xf86drm.h
@@ -39,6 +39,10 @@
#include
To enable usage of xf86drm.h from C++ programs/frameworks.
Signed-off-by: Tapani Pälli
---
xf86drm.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/xf86drm.h b/xf86drm.h
index 20f4c78..7cdf631 100644
--- a/xf86drm.h
+++ b/xf86drm.h
@@ -39,6 +39,10 @@
#include
40 matches
Mail list logo