e used outside
> of this translation unit
>int dce60_get_dp_ref_freq_khz(struct clk_mgr *clk_mgr_base)
>^
>static
> 1 warning generated.
>
> vim +/dce60_get_dp_ref_freq_khz +83
> drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce60/dce60_clk_mgr.c
>
> 2428ad
OpenByFB is introduced to overcome GPU driver loading order issue
on a device with multiple GPUs, e.g. Intel iGPU and Nvidia dGPU
where the first drmfb kernel module loaded will become device file
/dev/dri/card0 and the second will become /dev/dri/card1
The use case is to prefer Intel iGPU over dG
| cea_mode_for_vic(27)->vtotal !=
312 || cea_mode_for_vic(28)->vtotal != 312
make[4]: *** [~/pie-x86_kernel/kernel/scripts/Makefile.build:265:
drivers/gpu/drm/drm_edid.o] Error 1
Fixes: 7befe62 ("drm/edid: Abstract away cea_edid_modes[]")
Signed-off-by: Mauro Rossi
---
drivers/gpu/dr
On Wed, Sep 25, 2019 at 6:17 PM John Stultz wrote:
> On Wed, Sep 25, 2019 at 3:39 AM Eric Engestrom
> wrote:
> >
> > On Tuesday, 2019-09-24 23:09:08 -0700, John Stultz wrote:
> > > On Tue, Sep 24, 2019 at 4:30 PM John Stultz
> wrote:
> > > > On Tue, Sep 24, 2019 at 3:24 PM Rob Herring wrote:
>
Hello
On Wed, Sep 25, 2019 at 12:39 PM Eric Engestrom
wrote:
> On Tuesday, 2019-09-24 23:09:08 -0700, John Stultz wrote:
> > On Tue, Sep 24, 2019 at 4:30 PM John Stultz
> wrote:
> > > On Tue, Sep 24, 2019 at 3:24 PM Rob Herring wrote:
> > > > Trying to maintain something that works across more
Here is patch using include
which should suffice for the purpose.
Cheers
Mauro
On Mon, Apr 22, 2019 at 11:46 AM Mauro Rossi wrote:
>
> Hi Emil, Chih-Wei,
>
> what about the series of latest three patches we have in oreo-x86 branch?
>
> [oreo-x86 branch]
> http://git.osdn.n
uro
Mauro
On Wed, Apr 17, 2019 at 7:50 PM Emil Velikov wrote:
>
> On Mon, 18 Mar 2019 at 13:32, Tapani Pälli wrote:
> > On 3/18/19 3:25 PM, Robert Foss wrote:
> > > Hey,
> > >
> > > On 3/18/19 2:11 PM, Mauro Rossi wrote:
> > >> Hi,
> > &
:
>
>
>
> 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,
> >>
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
ibcutils probably can be replaced with liblog,
> but I'm not 100% sure.
>
>
> Rob.
>
> On 3/18/19 9:09 AM, Robert Foss wrote:
> > This is probably a good idea!
> >
> >
> > Reviewed-by: Robert Foss
> >
> > On 3/17/19 9:54 PM, Mauro Rossi wrote:
>
Hi,
I used the option --subject-prefix="PATCH libdrm"
but it did not go as expected.
Anyway, the patch is for Android build of mesa/drm
Mauro
On Sun, Mar 17, 2019 at 9:50 PM Mauro Rossi wrote:
>
> Fixes the following building error:
>
> FAILED:
> $(
-v to see
invocation)
Signed-off-by: Mauro Rossi
---
Android.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Android.mk b/Android.mk
index f2c78bc1..f832b24e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -61,6 +61,9 @@ LOCAL_EXPORT_C_INCLUDE_DIRS := \
$(LOCAL_PATH) \
$(
m
gralloc_handle.h handle
and it would make sense for minigbm to evolve accordingly,
and I'd like to try them in oreo-x86 as a like-for-like replacement option
for gbm_gralloc
Thank for any info
Mauro Rossi
Il 04 mag 2018 14:48, "Robert Foss" ha scritto:
Heya,
On 2018-05-04 1
Il 04 mag 2018 19:51, "Alistair Strachan" ha scritto:
On Fri, May 4, 2018 at 10:35 AM Sean Paul wrote:
> On Fri, May 04, 2018 at 05:19:50PM +, Mauro Rossi wrote:
[snip]
> > Another question is for Intel and Chromeos developers: are you planning
> to
>
> upd
Il 08/gen/2018 09:46 PM, "Sean Paul" ha scritto:
On Mon, Jan 08, 2018 at 03:41:49PM -0500, Sean Paul wrote:
> On Sat, Jan 06, 2018 at 12:59:58AM +0100, Mauro Rossi wrote:
> > Porting of original commit 76fb87e675 of Jim Bish in android-ia master
to fdo
> >
> > Orig
Porting of original commit 76fb87e675 of Jim Bish in android-ia master to fdo
Original commit message:
"There are various places where we should be really taking connection
state into account before querying the properties or assuming it
as primary. This patch fixes them."
(v2) checks on connecti
DVID, DVII and VGA are required by discrete and integrated GPUs
---
drmconnector.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drmconnector.cpp b/drmconnector.cpp
index 247f56b..145518f 100644
--- a/drmconnector.cpp
+++ b/drmconnector.cpp
@@ -73,7 +73,9 @@ bool DrmConn
2018-01-03 12:16 GMT+01:00 Robert Foss :
> Hey Mauro,
>
> Thanks for the patch! It builds and looks good to me, but I have some
> suggestions however.
>
>
> On Wed, 2018-01-03 at 11:10 +0100, Mauro Rossi wrote:
> > These changes avoid following logcat error on integr
These changes avoid following logcat error on integrated and dedicated GPUs:
... 2245 2245 E hwc-drm-resources: Could not find a suitable encoder/crtc for
display 2
... 2245 2245 E hwc-drm-resources: Failed CreateDisplayPipe 56 with -19
... 2245 2245 E hwcomposer-drm: Can't initialize Drm obj
Android).
>>>> So using $(LIBDRM_TOP) is incorrect.
>>>>
>>>> Actually I've sent a fix for it about one week ago.
>>>>
>>> Did you sent v2 of the patch? I cannot see any in my inbox.
>
> OK. I re-submitted v2 patch to replace
>
Hi,
after git-send I noticed that libdrm patches in drii-devel are
prefixed by [ PATCH libdrm ]
Please consider that this is a libdrm patch.
Mauro
2017-07-22 11:01 GMT+02:00 Mauro Rossi :
> Changes in Android.mk makefile to avoid building errors in mesa
> due to missing LOCAL_CFLAGS va
Changes in Android.mk makefile to avoid building errors in mesa
due to missing LOCAL_CFLAGS variable definition for
AMDGPU_ASIC_ID_TABLE and ASIC_ID_TABLE_NUM_ENTRIES
Fixes: 7e6bf88cac ("amdgpu: move asic id table to a separate file")
---
amdgpu/Android.mk | 8
1 file changed, 8 insertio
---
amdgpu/Android.mk | 18 ++
1 file changed, 18 insertions(+)
create mode 100644 amdgpu/Android.mk
diff --git a/amdgpu/Android.mk b/amdgpu/Android.mk
new file mode 100644
index 000..469df1b
--- /dev/null
+++ b/amdgpu/Android.mk
@@ -0,0 +1,18 @@
+LOCAL_PATH := $(call my-dir)
---
amdgpu/Makefile.am | 18 --
amdgpu/Makefile.sources | 15 +++
2 files changed, 19 insertions(+), 14 deletions(-)
create mode 100644 amdgpu/Makefile.sources
diff --git a/amdgpu/Makefile.am b/amdgpu/Makefile.am
index ed97803..37f7198 100644
--- a/amdgpu/Makefil
24 matches
Mail list logo