dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] DRM/Radeon Cleanup
@ 2011-09-21 22:50 Michael Witten
  2011-09-21 22:49 ` [PATCH 1/7] DRM: comment: drm_crtc{=>_helper}_set_mode Michael Witten
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Michael Witten @ 2011-09-21 22:50 UTC (permalink / raw)
  To: dri-devel

Whilst working on my failing Radeon GPU:

  Subject: Re: Curious experiences with a Radeon on the fritz
  Date: Wed, 21 Sep 2011 18:52:19 -0000
  Message-ID: <c0efd8527ff34853a23f1d706be29c67-mfwitten@gmail.com>
  http://lists.freedesktop.org/archives/dri-devel/2011-September/014506.html

I made the following trivial improvements to the DRM/Radeon code
along the way ([6] fixes a bug):

  [1] DRM: comment: drm_crtc{=>_helper}_set_mode
  [2] DRM: comment: halve -> half
  [3] DRM: cleanup: Remove unused `gamma_size'
  [4] DRM: comment: gdm_proc_lists -> drm_proc_lists
  [5] DRM: cleanup: `size == 0' is never true
  [6] DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS}
  [7] DRM: cleanup: Remove unsused `tmp'

Here is the overall difference:

 drivers/gpu/drm/drm_crtc_helper.c       |    2 +-
 drivers/gpu/drm/drm_fb_helper.c         |    3 ---
 drivers/gpu/drm/drm_irq.c               |    4 ++--
 drivers/gpu/drm/drm_proc.c              |    2 +-
 drivers/gpu/drm/radeon/radeon.h         |    2 +-
 drivers/gpu/drm/radeon/radeon_bios.c    |    2 +-
 drivers/gpu/drm/radeon/radeon_combios.c |    2 +-
 drivers/gpu/drm/radeon/radeon_device.c  |   13 ++++++++-----
 8 files changed, 15 insertions(+), 15 deletions(-)

Sincerely,
Michael Witten

-- 
1.7.6.409.ge7a85

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

end of thread, other threads:[~2015-04-14 15:58 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-21 22:50 [PATCH 0/7] DRM/Radeon Cleanup Michael Witten
2011-09-21 22:49 ` [PATCH 1/7] DRM: comment: drm_crtc{=>_helper}_set_mode Michael Witten
2011-09-21 22:50 ` [PATCH 2/7] DRM: comment: halve -> half Michael Witten
2011-09-21 22:50 ` [PATCH 3/7] DRM: cleanup: Remove unused `gamma_size' Michael Witten
2011-09-21 22:50 ` [PATCH 4/7] DRM: comment: gdm_proc_lists -> drm_proc_lists Michael Witten
2011-09-21 22:50 ` [PATCH 6/7] DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS} Michael Witten
2011-09-21 22:50 ` [PATCH 5/7] DRM: cleanup: `size == 0' is never true Michael Witten
2011-09-21 22:50 ` [PATCH 7/7] DRM: cleanup: Remove unsused `tmp' Michael Witten
2011-09-22  9:24   ` Michel Dänzer
2011-09-22 17:16     ` Michael Witten
2015-04-14 13:44   ` [PATCH] trivial: Remove unused variable `tmp' from `radeon_combios_get_lvds_info()' Michael Witten
2015-04-14 15:54     ` Michael Witten
2011-09-26 20:47 ` [PATCH 0/7] DRM/Radeon Cleanup Michael Witten
2011-10-07 19:20   ` [PATCH] DRM: bug: RADEON_DEBUGFS_MAX_{NUM_FILES => COMPONENTS} Michael Witten
2011-10-24 23:21     ` Michael Witten
2011-10-25  1:35       ` Ilija Hadzic
2011-10-26 15:07         ` Michael Witten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox