search for: mripard

Displaying 20 results from an estimated 44 matches for "mripard".

Did you mean: ripard
2023 Dec 31
4
[PATCH 1/4] drm/nouveau/disp: don't misuse kernel-doc comments
...ap <rdunlap at infradead.org> Cc: Karol Herbst <kherbst at redhat.com> Cc: Lyude Paul <lyude at redhat.com> Cc: Danilo Krummrich <dakr at redhat.com> Cc: nouveau at lists.freedesktop.org Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> Cc: Maxime Ripard <mripard at kernel.org> Cc: Thomas Zimmermann <tzimmermann at suse.de> --- drivers/gpu/drm/nouveau/dispnv04/crtc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -- a/drivers/gpu/drm/nouveau/dispnv04/crtc.c b/drivers/gpu/drm/nouveau/dispnv04/crtc.c --- a/drivers/gpu/drm/nouveau...
2020 Nov 11
2
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...hael.j.ruhl at intel.com>; christian.koenig at amd.com >> Cc: nouveau at lists.freedesktop.org; dri-devel at lists.freedesktop.org; Thomas >> Zimmermann <tzimmermann at suse.de>; Maarten Lankhorst >> <maarten.lankhorst at linux.intel.com>; Maxime Ripard >> <mripard at kernel.org>; Dave Airlie <airlied at redhat.com>; Gerd Hoffmann >> <kraxel at redhat.com>; Alex Deucher <alexander.deucher at amd.com>; >> VMware Graphics <linux-graphics-maintainer at vmware.com>; Roland >> Scheidegger <sroland at vmware.com>;...
2020 Nov 12
2
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...intel.com>; bskeggs at redhat.com; > >airlied at linux.ie; daniel at ffwll.ch; christian.koenig at amd.com > >Cc: nouveau at lists.freedesktop.org; dri-devel at lists.freedesktop.org; > >Maarten Lankhorst <maarten.lankhorst at linux.intel.com>; Maxime Ripard > ><mripard at kernel.org>; Dave Airlie <airlied at redhat.com>; Gerd Hoffmann > ><kraxel at redhat.com>; Alex Deucher <alexander.deucher at amd.com>; > >VMware Graphics <linux-graphics-maintainer at vmware.com>; Roland > >Scheidegger <sroland at vmware.com>;...
2020 Nov 10
3
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...n at suse.de> Fixes: 1cf65c45183a ("drm/ttm: add caching state to ttm_bus_placement") Cc: Christian K?nig <christian.koenig at amd.com> Cc: Michael J. Ruhl <michael.j.ruhl at intel.com> Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> Cc: Maxime Ripard <mripard at kernel.org> Cc: Thomas Zimmermann <tzimmermann at suse.de> Cc: David Airlie <airlied at linux.ie> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: Ben Skeggs <bskeggs at redhat.com> Cc: Dave Airlie <airlied at redhat.com> Cc: Gerd Hoffmann <kraxel at redhat.com>...
2023 Sep 22
1
[PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon with __counted_by
...ndexing) and CONFIG_FORTIFY_SOURCE (for strcpy/memcpy-family functions). As found with Coccinelle[1], add __counted_by for struct vc4_perfmon. [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci Cc: Emma Anholt <emma at anholt.net> Cc: Maxime Ripard <mripard at kernel.org> Cc: David Airlie <airlied at gmail.com> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: dri-devel at lists.freedesktop.org Signed-off-by: Kees Cook <keescook at chromium.org> --- drivers/gpu/drm/vc4/vc4_drv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif...
2023 Sep 22
1
[PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon with __counted_by
...ndexing) and CONFIG_FORTIFY_SOURCE (for strcpy/memcpy-family functions). As found with Coccinelle[1], add __counted_by for struct vc4_perfmon. [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci Cc: Emma Anholt <emma at anholt.net> Cc: Maxime Ripard <mripard at kernel.org> Cc: David Airlie <airlied at gmail.com> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: dri-devel at lists.freedesktop.org Signed-off-by: Kees Cook <keescook at chromium.org> --- drivers/gpu/drm/vc4/vc4_drv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif...
2023 Sep 22
1
[PATCH 6/9] drm/vc4: Annotate struct vc4_perfmon with __counted_by
...ndexing) and CONFIG_FORTIFY_SOURCE (for strcpy/memcpy-family functions). As found with Coccinelle[1], add __counted_by for struct vc4_perfmon. [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci Cc: Emma Anholt <emma at anholt.net> Cc: Maxime Ripard <mripard at kernel.org> Cc: David Airlie <airlied at gmail.com> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: dri-devel at lists.freedesktop.org Signed-off-by: Kees Cook <keescook at chromium.org> --- drivers/gpu/drm/vc4/vc4_drv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif...
2020 Nov 11
0
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...lt;michael.j.ruhl at intel.com>; bskeggs at redhat.com; >airlied at linux.ie; daniel at ffwll.ch; christian.koenig at amd.com >Cc: nouveau at lists.freedesktop.org; dri-devel at lists.freedesktop.org; >Maarten Lankhorst <maarten.lankhorst at linux.intel.com>; Maxime Ripard ><mripard at kernel.org>; Dave Airlie <airlied at redhat.com>; Gerd Hoffmann ><kraxel at redhat.com>; Alex Deucher <alexander.deucher at amd.com>; >VMware Graphics <linux-graphics-maintainer at vmware.com>; Roland >Scheidegger <sroland at vmware.com>; Huang Rui <r...
2020 Nov 12
0
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...bskeggs at redhat.com; >> >airlied at linux.ie; daniel at ffwll.ch; christian.koenig at amd.com >> >Cc: nouveau at lists.freedesktop.org; dri-devel at lists.freedesktop.org; >> >Maarten Lankhorst <maarten.lankhorst at linux.intel.com>; Maxime Ripard >> ><mripard at kernel.org>; Dave Airlie <airlied at redhat.com>; Gerd Hoffmann >> ><kraxel at redhat.com>; Alex Deucher <alexander.deucher at amd.com>; >> >VMware Graphics <linux-graphics-maintainer at vmware.com>; Roland >> >Scheidegger <sroland at vmwa...
2020 Nov 10
0
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
...ichael J ><michael.j.ruhl at intel.com>; christian.koenig at amd.com >Cc: nouveau at lists.freedesktop.org; dri-devel at lists.freedesktop.org; Thomas >Zimmermann <tzimmermann at suse.de>; Maarten Lankhorst ><maarten.lankhorst at linux.intel.com>; Maxime Ripard ><mripard at kernel.org>; Dave Airlie <airlied at redhat.com>; Gerd Hoffmann ><kraxel at redhat.com>; Alex Deucher <alexander.deucher at amd.com>; >VMware Graphics <linux-graphics-maintainer at vmware.com>; Roland >Scheidegger <sroland at vmware.com>; Huang Rui <r...
2023 Sep 22
1
[RFT PATCH v2 04/12] drm/nouveau: Call drm_atomic_helper_shutdown() or equiv at shutdown time
...'t be cleanly powered off at system shutdown time. > > The fact that we should call drm_atomic_helper_shutdown() in the case > of OS shutdown/restart comes straight out of the kernel doc "driver > instance overview" in drm_drv.c. > > Suggested-by: Maxime Ripard <mripard at kernel.org> > Reviewed-by: Maxime Ripard <mripard at kernel.org> > Signed-off-by: Douglas Anderson <dianders at chromium.org> > --- > This commit is only compile-time tested. I made my best guess about > how to fit this into the existing code. If someone wishes a di...
2023 Aug 24
1
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
....tuikov at amd.com> > Cc: Lyude Paul <lyude at redhat.com> > Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> > Cc: "Ma?ra Canal" <mairacanal at riseup.net> > Cc: Mario Limonciello <mario.limonciello at amd.com> > Cc: Maxime Ripard <mripard at kernel.org> > Cc: Michal Simek <michal.simek at xilinx.com> > Cc: Mikko Perttunen <mperttunen at nvidia.com> > Cc: nouveau at lists.freedesktop.org > Cc: NXP Linux Team <linux-imx at nxp.com> > Cc: "Pan, Xinhui" <Xinhui.Pan at amd.com> > Cc:...
2024 May 18
1
[PATCH v2] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...m: enable (most) W=1 warnings by default across the subsystem") Cc: Javier Martinez Canillas <javierm at redhat.com> Cc: Jani Nikula <jani.nikula at intel.com> Cc: Thomas Zimmermann <tzimmermann at suse.de> Cc: Danilo Krummrich <dakr at redhat.com> Cc: Maxime Ripard <mripard at kernel.org> Cc: Kees Cook <keescook at chromium.org> Cc: Christophe JAILLET <christophe.jaillet at wanadoo.fr> Signed-off-by: Guenter Roeck <linux at roeck-us.net> --- v2: Use check_add_overflow() to calculate the allocation size and to check for overflows. drivers/gpu...
2023 Aug 24
1
[PATCH (set 1) 00/20] Rid W=1 warnings from GPU
...t; > Cc: Lyude Paul <lyude at redhat.com> > > Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> > > Cc: "Ma?ra Canal" <mairacanal at riseup.net> > > Cc: Mario Limonciello <mario.limonciello at amd.com> > > Cc: Maxime Ripard <mripard at kernel.org> > > Cc: Michal Simek <michal.simek at xilinx.com> > > Cc: Mikko Perttunen <mperttunen at nvidia.com> > > Cc: nouveau at lists.freedesktop.org > > Cc: NXP Linux Team <linux-imx at nxp.com> > > Cc: "Pan, Xinhui" <Xinhui.Pa...
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...m: enable (most) W=1 warnings by default across the subsystem") Cc: Javier Martinez Canillas <javierm at redhat.com> Cc: Jani Nikula <jani.nikula at intel.com> Cc: Thomas Zimmermann <tzimmermann at suse.de> Cc: Danilo Krummrich <dakr at redhat.com> Cc: Maxime Ripard <mripard at kernel.org> Signed-off-by: Guenter Roeck <linux at roeck-us.net> --- checkpatch complains about the line length in the description and the (pre-existing) assignlemts in if conditions, but I did not want to split lines in the description or rearrange the code further. I don't know w...
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...lfA at public.gmane.org> > Cc: Jani Nikula <jani.nikula-ral2JQCrhuEAvxtiuMwx3w at public.gmane.org> > Cc: Thomas Zimmermann <tzimmermann-l3A5Bk7waGM at public.gmane.org> > Cc: Danilo Krummrich <dakr-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org> > Cc: Maxime Ripard <mripard-DgEjT+Ai2ygdnm+yROfE0A at public.gmane.org> > Signed-off-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ at public.gmane.org> > --- > checkpatch complains about the line length in the description and the (pre-existing) > assignlemts in if conditions, but I did not want to split...
2024 May 18
1
[PATCH] drm/nouveau/nvif: Avoid build error due to potential integer overflows
...org> > > Cc: Jani Nikula <jani.nikula-ral2JQCrhuEAvxtiuMwx3w at public.gmane.org> > > Cc: Thomas Zimmermann <tzimmermann-l3A5Bk7waGM at public.gmane.org> > > Cc: Danilo Krummrich <dakr-H+wXaHxf7aLQT0dZR+AlfA at public.gmane.org> > > Cc: Maxime Ripard <mripard-DgEjT+Ai2ygdnm+yROfE0A at public.gmane.org> > > Signed-off-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ at public.gmane.org> > > --- > > checkpatch complains about the line length in the description and the (pre-existing) > > assignlemts in if conditions, but I d...
2024 Jun 12
1
[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
This patch series is the leftovers of a patch series sent in September 2023 [1] in an attempt to get some of the patches landed finally. This patch series originally came about after a _long_ discussion between me and Maxime Ripard in response to a different patch I sent out [2]. As part of that discussion, we realized that it would be good if DRM drivers consistently called
2023 Sep 21
1
[RFT PATCH v2 00/12] drm: call drm_atomic_helper_shutdown() at the right times
This patch series came about after a _long_ discussion between me and Maxime Ripard in response to a different patch I sent out [1]. As part of that discussion, we realized that it would be good if DRM drivers consistently called drm_atomic_helper_shutdown() properly at shutdown and driver remove time as it's documented that they should do. The eventual goal of this would be to enable removing
2020 Nov 09
1
[PATCH 2/2] drm/mediatek: Use struct dma_buf_map in GEM vmap ops
...ends") Cc: Thomas Zimmermann <tzimmermann at suse.de> Cc: Christian K?nig <christian.koenig at amd.com> Cc: David Airlie <airlied at linux.ie> Cc: Daniel Vetter <daniel at ffwll.ch> Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com> Cc: Maxime Ripard <mripard at kernel.org> Cc: Dave Airlie <airlied at redhat.com> Cc: Lucas Stach <l.stach at pengutronix.de> Cc: Russell King <linux+etnaviv at armlinux.org.uk> Cc: Christian Gmeiner <christian.gmeiner at gmail.com> Cc: Qiang Yu <yuq825 at gmail.com> Cc: Ben Skeggs <bskegg...