All of lore.kernel.org
 help / color / mirror / Atom feed
* Misc. cleanups
@ 2011-11-07 20:03 Jesse Barnes
  2011-11-07 20:03 ` [PATCH 01/12] drm: remove unused connector_count field from drm_display_mode Jesse Barnes
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Jesse Barnes @ 2011-11-07 20:03 UTC (permalink / raw)
  To: dri-devel

Just some cleanups for unused fields in drm_crtc.h and some comment
corrections.  I also removed a few DRM_ERRORs from drm_crtc.c (things
actually weren't as bad as I feared).

Next step is to remove a whole slew of DRM_DEBUG calls unless people are
really attached to them.  I find them to just get in the way when I'm
debugging a display problem, so I convert the ones I care about to
DRM_ERROR temporarily and add several of my own...

Thanks,
Jesse

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

end of thread, other threads:[~2011-11-07 20:35 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07 20:03 Misc. cleanups Jesse Barnes
2011-11-07 20:03 ` [PATCH 01/12] drm: remove unused connector_count field from drm_display_mode Jesse Barnes
2011-11-07 20:03 ` [PATCH 02/12] drm: remove unused save/restore functions from drm_crtc_funcs & fix comments Jesse Barnes
2011-11-07 20:03 ` [PATCH 03/12] drm: fix comments for drm_crtc struct Jesse Barnes
2011-11-07 20:03 ` [PATCH 04/12] drm: remove unused save/restore fields from drm_connector & fix comments Jesse Barnes
2011-11-07 20:26   ` Chris Wilson
2011-11-07 20:35     ` Jesse Barnes
2011-11-07 20:03 ` [PATCH 05/12] drm: add comments for drm_encoder_funcs Jesse Barnes
2011-11-07 20:03 ` [PATCH 06/12] drm: add drm_encoder comments Jesse Barnes
2011-11-07 20:03 ` [PATCH 07/12] drm: remove unused fields in drm_connector and document the rest Jesse Barnes
2011-11-07 20:03 ` [PATCH 08/12] drm: document drm_mode_set structure Jesse Barnes
2011-11-07 20:03 ` [PATCH 09/12] drm: document and cleanup drm_mode_config_funcs Jesse Barnes
2011-11-07 20:03 ` [PATCH 10/12] drm: document the drm_mode_group structure Jesse Barnes
2011-11-07 20:03 ` [PATCH 11/12] drm: document the drm_mode_config structure Jesse Barnes
2011-11-07 20:03 ` [PATCH 12/12] drm: remove some potentially dangerous DRM_ERRORs Jesse Barnes
2011-11-07 20:27 ` Misc. cleanups 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.