From: Thierry Reding <treding@xxxxxxxxxx> Hi, This set of patches contains various fixes and cleanups that have accumulated. Most of these were posted to the mailing list at some point and some have been reviewed, while other didn't receive any feedback. Thierry Thierry Reding (8): drm: Try to acquire modeset lock on panic or sysrq drm/edid: Drop revision argument for drm_mode_std() drm/edid: Cleanup kerneldoc drm/fb: Fix typos drm: Fixup flip-work kerneldoc drm/dp: Fix typo in comment drm: Fix indentation of closing brace drm: Make drm_crtc_helper_disable() return void drivers/gpu/drm/drm_bufs.c | 2 +- drivers/gpu/drm/drm_crtc_helper.c | 7 +- drivers/gpu/drm/drm_dp_helper.c | 2 +- drivers/gpu/drm/drm_edid.c | 139 +++++++++++++++++++++++--------------- drivers/gpu/drm/drm_fb_helper.c | 17 +++-- include/drm/drm_flip_work.h | 1 + 6 files changed, 102 insertions(+), 66 deletions(-) -- 1.9.2 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel