Re: [PATCH 1/8] dma-buf: remove shared fence staging in reservation object

2018-10-23 Thread Michel Dänzer
On 2018-10-23 2:20 p.m., Christian König wrote: > Ping once more! Adding a few more AMD people. > > Any comments on this? Patches 1 & 3 are a bit over my head I'm afraid. Patches 2, 4, 6-8 are Reviewed-by: Michel Dänzer -- Earthling Michel Dänzer |

[PATCH] reservation: Remove shadowing local variable 'ret'

2015-01-21 Thread Michel Dänzer
From: Michel Dänzer It was causing the return value of fence_is_signaled to be ignored, making reservation objects signal too early. Cc: sta...@vger.kernel.org Reviewed-by: Maarten Lankhorst Reviewed-by: Alex Deucher Signed-off-by: Michel Dänzer --- drivers/dma-buf/reservation.c | 2 -- 1

Re: Kernel Display and Video API Consolidation mini-summit at ELC 2012 - Notes

2012-02-22 Thread Michel Dänzer
ste of time to fix this. Imo > > fbcon has 2 use-cases: > > - display an OOSP. > > - allow me to run fsck (or any other desaster-recovery stuff). > > > > It can do that quite fine already. > > and for just fbcon scrolling, if you really wanted to you could > imp

Re: Memory sharing issue by application on V4L2 based device driver with system mmu.

2011-01-07 Thread Michel Dänzer
if you haven't looked at TTM yet, it sounds like it might be worth a look. -- Earthling Michel Dänzer |http://www.vmware.com Libre software enthusiast | Debian, X and DRI developer -- To unsubscribe from this list: send the line "unsubscribe lin

Re: [PATCH 00/10] MCDE: Add frame buffer device driver

2010-11-15 Thread Michel Dänzer
de_dss.c | 353 > >> >> drivers/video/mcde/mcde_fb.c | 697 +++ > >> >> drivers/video/mcde/mcde_formatter.h| 782 > >> >> drivers/video/mcde/mcde_hw.c | 2528 > >>