Hi,
> > I guess that makes changing drm_mode_legacy_fb_format + drivers a
> > reasonable option ...
>
> Yeah, I came to the same conclusion after chatting with some
> folks on irc.
>
> So my current idea is that we change any driver that wants to follow the
> CPU endianness to declare support
https://bugs.freedesktop.org/show_bug.cgi?id=100695
--- Comment #8 from Hadrien ---
Some in-game bad textures disappeared. The Talos Principle is fixed too. I
think those glitches were actually related to bug 100681. The textures looked
dirty, but they were not complete garbage as seen in the scr
https://bugs.freedesktop.org/show_bug.cgi?id=100695
--- Comment #7 from Hadrien ---
Created attachment 130984
--> https://bugs.freedesktop.org/attachment.cgi?id=130984&action=edit
Loading screen glitches
Other screenshot showing glitches
--
You are receiving this mail because:
You are the as
https://bugs.freedesktop.org/show_bug.cgi?id=99553
Bug 99553 depends on bug 100067, which changed state.
Bug 100067 Summary: [OpenCL] const int in argument list crashes build
https://bugs.freedesktop.org/show_bug.cgi?id=100067
What|Removed |Added
---
https://bugs.freedesktop.org/show_bug.cgi?id=100067
Mig changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=100695
--- Comment #6 from network...@rkmail.ru ---
I can't reproduce this with opensuse + RX480 + Mesa-git 17.2 (d1608d6982) +
llvm 5.0 revision 300864 + linux 4.10.11
--
You are receiving this mail because:
You are the assignee for the bug._
On Sat, Apr 22, 2017 at 9:48 AM, Ilia Mirkin wrote:
> On Sat, Apr 22, 2017 at 9:40 AM, Ilia Mirkin wrote:
>> On Sat, Apr 22, 2017 at 5:50 AM, Ville Syrjälä
>> wrote:
>>> On Sat, Apr 22, 2017 at 01:07:57AM -0400, Ilia Mirkin wrote:
On Fri, Apr 21, 2017 at 12:59 PM, Ville Syrjälä
wrote:
https://bugs.freedesktop.org/show_bug.cgi?id=100759
Bug ID: 100759
Summary: [r600] System freeze on resume from sleep on battery
with DPM enabled and linux 4.10
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
On Sat, Apr 22, 2017 at 9:40 AM, Ilia Mirkin wrote:
> On Sat, Apr 22, 2017 at 5:50 AM, Ville Syrjälä
> wrote:
>> On Sat, Apr 22, 2017 at 01:07:57AM -0400, Ilia Mirkin wrote:
>>> On Fri, Apr 21, 2017 at 12:59 PM, Ville Syrjälä
>>> wrote:
>>> > On Fri, Apr 21, 2017 at 10:49:49AM -0400, Ilia Mirkin
On Sat, Apr 22, 2017 at 5:50 AM, Ville Syrjälä
wrote:
> On Sat, Apr 22, 2017 at 01:07:57AM -0400, Ilia Mirkin wrote:
>> On Fri, Apr 21, 2017 at 12:59 PM, Ville Syrjälä
>> wrote:
>> > On Fri, Apr 21, 2017 at 10:49:49AM -0400, Ilia Mirkin wrote:
>> >> On Fri, Apr 21, 2017 at 3:58 AM, Gerd Hoffmann
https://bugs.freedesktop.org/show_bug.cgi?id=100695
--- Comment #5 from Hadrien ---
(In reply to Michel Dänzer from comment #4)
> Bug 100681 was fixed by LLVM SVN r300791, how about this?
I got an update of the padoka package today. It ships with llvm-5.0 r301038 but
unfortunately the problem is
https://bugs.freedesktop.org/show_bug.cgi?id=100593
--- Comment #9 from tarp...@gmx.de ---
Oibaf still has problems on my R9 290.
But with Padoka the issue is fixed now. However, Padoka is now installing mesa
17.2 git, so I have no idea, if it is fixed in the 17.1 branch.
--
You are receiving
On Fri, Apr 21, 2017 at 02:29:12PM +0100, Jose Abreu wrote:
> ++ Daniel
>
> ++ Dave
>
>
> On 21-04-2017 13:59, Jose Abreu wrote:
> > Hi All,
> >
> >
> > Is there any callback available, at the crtc level, that can
> > validate the probed modes before making them available for
> > userspace? I me
On Fri, Apr 21, 2017 at 06:14:31PM +0200, Gerd Hoffmann wrote:
> Hi,
>
> > > My personal opinion is that formats in drm_fourcc.h should be
> > > independent of the CPU byte order and the function
> > > drm_mode_legacy_fb_format() and drivers depending on that incorrect
> > > assumption be fix
On Sat, Apr 22, 2017 at 01:07:57AM -0400, Ilia Mirkin wrote:
> On Fri, Apr 21, 2017 at 12:59 PM, Ville Syrjälä
> wrote:
> > On Fri, Apr 21, 2017 at 10:49:49AM -0400, Ilia Mirkin wrote:
> >> On Fri, Apr 21, 2017 at 3:58 AM, Gerd Hoffmann wrote:
> >> > While working on graphics support for virtual
https://bugs.freedesktop.org/show_bug.cgi?id=98629
--- Comment #10 from Joachim Frieben ---
For current Fedora 25 plus testing updates, I do still get this error message
when using VirGL in a virtual machine:
$ glxgears
libGL error: MESA-LOADER: failed to retrieve device information
MESA-LOADER
This patch replaces the symbolic permissions with the numeric ones,
and adds me to the authors too.
Signed-off-by: Oscar Salvador
---
drivers/gpu/drm/nouveau/nouveau_hwmon.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/drivers/gpu/drm/nouveau/nouveau_hwmon.c
This patch removes old code related to the old api and transforms the
functions for the new api. It also adds the .write and .read operations.
Signed-off-by: Oscar Salvador
---
drivers/gpu/drm/nouveau/nouveau_hwmon.c | 722 +++-
1 file changed, 249 insertions(+), 473
This patch creates a special group attributes for attrs like "*auto_point*".
We check if we have support for them, and if we do, we gather them all in
an attribute_group's structure which is the parameter regarding special groups
of hwmon_device_register_with_info.
Signed-off-by: Oscar Salvador
-
This is a preparation for the next patches. It just adds the sensors with
their possible configurable settings and then fills the struct
hwmon_channel_info
with all this information.
Signed-off-by: Oscar Salvador
---
drivers/gpu/drm/nouveau/nouveau_hwmon.c | 72 +
This patch introduces the nouveau_hwmon_ops structure, sets up
.is_visible and .read_string operations and adds all the functions
for these operations.
This is also a preparation for the next patches, where most of the
work is being done.
This code doesn't interacture with the old one.
It's just to
Kbuild sent me an e-mail due to a fixup I introduced in v3.
It complains due to an incompatible pointer type and it doesn't build.
This version reverts it.
Versions:
v1 -> v2:
* Keep temp attrs as read only
v2 -> v3:
* Code fix-ups: struct and string as const and add return within
22 matches
Mail list logo