AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Quick question for the mobile Raven Ridge auto-rotate function
@ 2019-05-23  5:34 Luya Tshimbalanga
       [not found] ` <887af196-43f2-558c-452c-eb2e1d6b6ef6-rxtnV0ftBwyoClj4AeEUq9i2O/JbrIOy@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Luya Tshimbalanga @ 2019-05-23  5:34 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello team,

Thank for you making mobile Raven Ridge nearly fully functional with the
open source driver for multiple devices like HP Envy x360 Ryzen 2500u.
However, missing is the ability to auto-rotate the screen when switching
from landscape to portrait in tablet mode.

Which channel will be better to request enabling that function in open
source driver? See the related issue below:

Red Hat bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1651886

Linux kernel report: https://bugzilla.kernel.org/show_bug.cgi?id=199715

I will be willing to test such driver to report the functionality.


Thanks in advance,

Luya Tshimbalanga
Fedora Design Team

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEWyB+BQtYiFz4GUNDXlKBdNiiYJoFAlzmMM8ACgkQXlKBdNii
YJq/wAgAn8jWhzXLLbBYjtai4f0C4rw1cKt1MDi48qOxlSiPaOplfG8RLrCGVFL3
jMgReHhN/U3zfy3SRBXa2zsTspdVKRnxewMxJHJmS653prOAEVsfd41b/XDMInmp
kFCcTKXwR9GlUYPbSuj3pMLSwq3OHmBlPjnpL4NMXlmrcQ6psN9I992Itg8HEoh2
3vGF5qRdKuidLnu9xRNLceLjvpvTyJ5fhH/Ry5sylX5oJhdW7WlR5HE+Smsgu7hW
rVGgGl6yFdUEGaiFRqhPxuEpC07i7Vi5REqB+s/YUgzM+Wn86taA4Ld1R9dMeZIm
g7EJeO8c6RKII2MOKWrKtTpvuUg+RQ==
=Ftfg
-----END PGP SIGNATURE-----

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Quick question for the mobile Raven Ridge auto-rotate function
       [not found] ` <887af196-43f2-558c-452c-eb2e1d6b6ef6-rxtnV0ftBwyoClj4AeEUq9i2O/JbrIOy@public.gmane.org>
@ 2019-05-23 16:05   ` Alex Deucher
  2019-05-28 17:39   ` Deucher, Alexander
  1 sibling, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2019-05-23 16:05 UTC (permalink / raw)
  To: Luya Tshimbalanga; +Cc: amd-gfx list

On Thu, May 23, 2019 at 1:41 AM Luya Tshimbalanga
<luya@fedoraproject.org> wrote:
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Hello team,
>
> Thank for you making mobile Raven Ridge nearly fully functional with the
> open source driver for multiple devices like HP Envy x360 Ryzen 2500u.
> However, missing is the ability to auto-rotate the screen when switching
> from landscape to portrait in tablet mode.
>
> Which channel will be better to request enabling that function in open
> source driver? See the related issue below:
>
> Red Hat bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1651886
>
> Linux kernel report: https://bugzilla.kernel.org/show_bug.cgi?id=199715
>
> I will be willing to test such driver to report the functionality.
>

On most programs the accelerometers were provided by the OEM as part
of their platform design.  I'm not sure how it works on newer
programs.  I'll ask around internally.

Alex

>
> Thanks in advance,
>
> Luya Tshimbalanga
> Fedora Design Team
>
> -----BEGIN PGP SIGNATURE-----
>
> iQEzBAEBCAAdFiEEWyB+BQtYiFz4GUNDXlKBdNiiYJoFAlzmMM8ACgkQXlKBdNii
> YJq/wAgAn8jWhzXLLbBYjtai4f0C4rw1cKt1MDi48qOxlSiPaOplfG8RLrCGVFL3
> jMgReHhN/U3zfy3SRBXa2zsTspdVKRnxewMxJHJmS653prOAEVsfd41b/XDMInmp
> kFCcTKXwR9GlUYPbSuj3pMLSwq3OHmBlPjnpL4NMXlmrcQ6psN9I992Itg8HEoh2
> 3vGF5qRdKuidLnu9xRNLceLjvpvTyJ5fhH/Ry5sylX5oJhdW7WlR5HE+Smsgu7hW
> rVGgGl6yFdUEGaiFRqhPxuEpC07i7Vi5REqB+s/YUgzM+Wn86taA4Ld1R9dMeZIm
> g7EJeO8c6RKII2MOKWrKtTpvuUg+RQ==
> =Ftfg
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Quick question for the mobile Raven Ridge auto-rotate function
       [not found] ` <887af196-43f2-558c-452c-eb2e1d6b6ef6-rxtnV0ftBwyoClj4AeEUq9i2O/JbrIOy@public.gmane.org>
  2019-05-23 16:05   ` Alex Deucher
@ 2019-05-28 17:39   ` Deucher, Alexander
       [not found]     ` <BN6PR12MB180917AF61EFC6D23B09AB60F71E0-/b2+HYfkarSEx6ez0IUAagdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
  1 sibling, 1 reply; 6+ messages in thread
From: Deucher, Alexander @ 2019-05-28 17:39 UTC (permalink / raw)
  To: Luya Tshimbalanga,
	amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org


[-- Attachment #1.1: Type: text/plain, Size: 1935 bytes --]

The FCH team is working on a driver for it and should have something available by August.

Alex

________________________________
From: amd-gfx <amd-gfx-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org> on behalf of Luya Tshimbalanga <luya-rxtnV0ftBwyoClj4AeEUq9i2O/JbrIOy@public.gmane.org>
Sent: Thursday, May 23, 2019 1:34 AM
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Quick question for the mobile Raven Ridge auto-rotate function

[CAUTION: External Email]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello team,

Thank for you making mobile Raven Ridge nearly fully functional with the
open source driver for multiple devices like HP Envy x360 Ryzen 2500u.
However, missing is the ability to auto-rotate the screen when switching
from landscape to portrait in tablet mode.

Which channel will be better to request enabling that function in open
source driver? See the related issue below:

Red Hat bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1651886

Linux kernel report: https://bugzilla.kernel.org/show_bug.cgi?id=199715

I will be willing to test such driver to report the functionality.


Thanks in advance,

Luya Tshimbalanga
Fedora Design Team

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEWyB+BQtYiFz4GUNDXlKBdNiiYJoFAlzmMM8ACgkQXlKBdNii
YJq/wAgAn8jWhzXLLbBYjtai4f0C4rw1cKt1MDi48qOxlSiPaOplfG8RLrCGVFL3
jMgReHhN/U3zfy3SRBXa2zsTspdVKRnxewMxJHJmS653prOAEVsfd41b/XDMInmp
kFCcTKXwR9GlUYPbSuj3pMLSwq3OHmBlPjnpL4NMXlmrcQ6psN9I992Itg8HEoh2
3vGF5qRdKuidLnu9xRNLceLjvpvTyJ5fhH/Ry5sylX5oJhdW7WlR5HE+Smsgu7hW
rVGgGl6yFdUEGaiFRqhPxuEpC07i7Vi5REqB+s/YUgzM+Wn86taA4Ld1R9dMeZIm
g7EJeO8c6RKII2MOKWrKtTpvuUg+RQ==
=Ftfg
-----END PGP SIGNATURE-----

_______________________________________________
amd-gfx mailing list
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

[-- Attachment #1.2: Type: text/html, Size: 3350 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Quick question for the mobile Raven Ridge auto-rotate function
       [not found]     ` <BN6PR12MB180917AF61EFC6D23B09AB60F71E0-/b2+HYfkarSEx6ez0IUAagdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
@ 2019-05-31 15:21       ` Luya Tshimbalanga
  0 siblings, 0 replies; 6+ messages in thread
From: Luya Tshimbalanga @ 2019-05-31 15:21 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 1750 bytes --]


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello Alex,

Thank you for the update. I will look forward testing that driver on August.

Luya Tshimbalanga
Fedora Design Team

> Hello team, > > Thank for you making mobile Raven Ridge nearly fully functional
with the > open source driver for multiple devices like HP Envy x360
Ryzen 2500u. > However, missing is the ability to auto-rotate the screen
when switching > from landscape to portrait in tablet mode. > > Which
channel will be better to request enabling that function in open >
source driver? See the related issue below: > > Red Hat bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1651886 > > Linux kernel
report: https://bugzilla.kernel.org/show_bug.cgi?id=199715 > > I will be
willing to test such driver to report the functionality. > > > Thanks in
advance, > > Luya Tshimbalanga > Fedora Design Team > > >
_______________________________________________ > amd-gfx mailing list >
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org >
https://lists.freedesktop.org/mailman/listinfo/amd-gfx > >
_______________________________________________ > amd-gfx mailing list >
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org >
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEWyB+BQtYiFz4GUNDXlKBdNiiYJoFAlzxRn8ACgkQXlKBdNii
YJrmmwf/ZwkRhYKCctBB+C3eT9dGpGt6WYxu432k0c+UZ+Z+qQtc//S+Yl4MvcNq
/fZFZaLaUT03P0GJ3GBftuV98b+cyYHTAdeoiasS4uf1mQoh2VWGbppMa8bjERe0
dSCezqpbyLWucumzgYNsaZtfEExlgf73kwRdXtuoEwVdD9esGEr1LoKVbhuvlmYg
bzU1WZ8+3Y6MJx1nq783p2kRk5M7z9j20/eYYLYq6dCJNvogwxkR7a0/IAAD8HTs
2iDjr3jO/9/3zXShpXzkM17Z3Qe1pYHJZbaRzRlchpmc3Xx3N7z4JB/R22UiQAh/
DDSe1wtybxoD5wi6IOQeqUFrjZP4ww==
=uYus
-----END PGP SIGNATURE-----


[-- Attachment #1.2: Type: text/html, Size: 2900 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Quick question for the mobile Raven Ridge auto-rotate function
@ 2019-09-30 17:08 Sjoerd Bergmans
       [not found] ` <CAHd=HQGT7duWkYZ+TRWFjpCSryuFBmXEwGKgZ7sGRT29vc92Rw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Sjoerd Bergmans @ 2019-09-30 17:08 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
	alexander.deucher-5C7GfCeVMHo


[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]

Hi,

Quick question regarding an earlier announcement;
https://lists.freedesktop.org/archives/amd-gfx/2019-May/034431.html

I feel a lot of Linux users are still waiting for the specified driver to
surface. Since you gave the original statement, might it be you are able to
offer any new insights or update?

Thnx!

[-- Attachment #1.2: Type: text/html, Size: 492 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Quick question for the mobile Raven Ridge auto-rotate function
       [not found] ` <CAHd=HQGT7duWkYZ+TRWFjpCSryuFBmXEwGKgZ7sGRT29vc92Rw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2019-10-01 13:45   ` Alex Deucher
  0 siblings, 0 replies; 6+ messages in thread
From: Alex Deucher @ 2019-10-01 13:45 UTC (permalink / raw)
  To: Sjoerd Bergmans; +Cc: Deucher, Alexander, amd-gfx list

On Tue, Oct 1, 2019 at 3:41 AM Sjoerd Bergmans <sbergmans87@gmail.com> wrote:
>
> Hi,
>
> Quick question regarding an earlier announcement; https://lists.freedesktop.org/archives/amd-gfx/2019-May/034431.html
>
> I feel a lot of Linux users are still waiting for the specified driver to surface. Since you gave the original statement, might it be you are able to offer any new insights or update?

https://lists.freedesktop.org/archives/amd-gfx/2019-September/040553.html

Alex


>
> Thnx!
> _______________________________________________
> amd-gfx mailing list
> amd-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-01 13:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-23  5:34 Quick question for the mobile Raven Ridge auto-rotate function Luya Tshimbalanga
     [not found] ` <887af196-43f2-558c-452c-eb2e1d6b6ef6-rxtnV0ftBwyoClj4AeEUq9i2O/JbrIOy@public.gmane.org>
2019-05-23 16:05   ` Alex Deucher
2019-05-28 17:39   ` Deucher, Alexander
     [not found]     ` <BN6PR12MB180917AF61EFC6D23B09AB60F71E0-/b2+HYfkarSEx6ez0IUAagdYzm3356FpvxpqHgZTriW3zl9H0oFU5g@public.gmane.org>
2019-05-31 15:21       ` Luya Tshimbalanga
  -- strict thread matches above, loose matches on Subject: below --
2019-09-30 17:08 Sjoerd Bergmans
     [not found] ` <CAHd=HQGT7duWkYZ+TRWFjpCSryuFBmXEwGKgZ7sGRT29vc92Rw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-10-01 13:45   ` Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox