All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/15] drm: Bounds checking, error handling, etc.
@ 2012-03-13 10:35 ville.syrjala
  2012-03-13 10:35 ` [PATCH 01/15] drm: Reject mode set with current fb if no current fb is bound ville.syrjala
                   ` (15 more replies)
  0 siblings, 16 replies; 19+ messages in thread
From: ville.syrjala @ 2012-03-13 10:35 UTC (permalink / raw)
  To: dri-devel

Mostly fixes for various bits and pieces that caught my eye while
reading the mode setting code.

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

end of thread, other threads:[~2012-03-15 17:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-13 10:35 [PATCH 00/15] drm: Bounds checking, error handling, etc ville.syrjala
2012-03-13 10:35 ` [PATCH 01/15] drm: Reject mode set with current fb if no current fb is bound ville.syrjala
2012-03-13 10:35 ` [PATCH 02/15] drm: Change drm_display_mode::type to unsigned ville.syrjala
2012-03-13 10:35 ` [PATCH 03/15] drm: Warn if mode to umode conversion overflows the destination types ville.syrjala
2012-03-13 10:35 ` [PATCH 04/15] drm: Check crtc x and y coordinates ville.syrjala
2012-03-13 10:35 ` [PATCH 05/15] drm: Make drm_mode_attachmode() void ville.syrjala
2012-03-13 10:35 ` [PATCH 06/15] drm: Fix memory leak in drm_mode_setcrtc() ville.syrjala
2012-03-13 10:35 ` [PATCH 07/15] drm: Check user mode against overflows ville.syrjala
2012-03-13 10:35 ` [PATCH 08/15] drm: Check CRTC viewport against framebuffer size ville.syrjala
2012-03-13 10:35 ` [PATCH 09/15] drm: Fix drm_mode_attachmode_crtc() ville.syrjala
2012-03-13 10:35 ` [PATCH 10/15] drm: Make drm_crtc_convert_{umode, to_umode} static and constify their params ville.syrjala
2012-03-13 10:35 ` [PATCH 11/15] drm: Handle drm_object_get() failures ville.syrjala
2012-03-13 10:35 ` [PATCH 12/15] drm: Use a flexible array member for blob property data ville.syrjala
2012-03-13 10:35 ` [PATCH 13/15] drm: Eliminate pointless goto ville.syrjala
2012-03-15  9:57   ` Dave Airlie
2012-03-15 17:17     ` Ville Syrjälä
2012-03-13 10:35 ` [PATCH 14/15] drm: Add drm_mode_copy() ville.syrjala
2012-03-13 10:35 ` [PATCH 15/15] drm: Fix drm_mode_objecte_get() return values ville.syrjala
2012-03-13 13:13 ` [PATCH 00/15] drm: Bounds checking, error handling, etc Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.