Op 12-05-2020 om 14:36 schreef Alex Deucher:
On Tue, May 12, 2020 at 4:16 AM Michel Dänzer wrote:
On 2020-05-11 10:12 p.m., Alex Deucher wrote:
On Mon, May 11, 2020 at 1:17 PM Christian König
wrote:
AGP is deprecated for 10+ years now and not used any more on modern hardware.
Old hardware
When allocation for mdp5_kms fails, calling mdp5_destroy() leads to undefined
behaviour, likely a nullptr exception or use-after-free troubles.
Signed-off-by: Roy Spliet
---
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers
It does ring a tiny bell: please check out
https://bugs.freedesktop.org/show_bug.cgi?id=85160 and try the fix proposed in
comment #7.
--- Ursprüngliche Nachricht ---
Von: Frans Klaver
Datum: 08:54:49 31-10-2014
An: Roy Spliet
Betreff: [bisected] nouveau dual monitor setup broken
> Hi th
ssing these issues as soon as I find some free
time. Thanks again for the feedback. Yours,
Roy
--- Urspr?ngliche Nachricht ---
Von: Kees Cook
Datum: 20:51:22 26-12-2013
An: Roy Spliet
Betreff: nouveau nvaa clock missing break?
> Hi,
>
> Just curious if this code is missing a
nv_wr32(priv, 0x61a00c + doff, 0x00000000);
--
Roy Spliet BSc.
MSc. Student
Delft University of Technology
http://www.pds.ewi.tudelft.nl/msc/mallocinopencl/
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/m
riv, 0x61a00c + doff, 0x8000);
> load = (nv_rd32(priv, 0x61a00c + doff) & 0x3800) >> 27;
> nv_wr32(priv, 0x61a00c + doff, 0x);
--
Roy Spliet BSc.
MSc. Student
Delft University of Technology
http://www.pds.ewi.tudelft.nl/msc/mallocinopencl/
--