public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Various cleanup
@ 2016-08-01 15:38 David Weinehall
  2016-08-01 15:38 ` [PATCH 1/4] drm/i915: Cosmetic fixes in i915_drv.h David Weinehall
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: David Weinehall @ 2016-08-01 15:38 UTC (permalink / raw)
  To: intel-gfx

To improve consistency in the driver, and to pave the way for
further cleanup patches, do various bits of tidying.

David Weinehall (4):
  drm/i915: Cosmetic fixes in i915_drv.h
  drm/i915: Consistent struct device naming
  drm/i915: Consistent drm_minor use
  drm/i915: pdev cleanup

 drivers/gpu/drm/i915/i915_drv.c         | 150 +++++++++++++++++---------------
 drivers/gpu/drm/i915/i915_drv.h         |  10 +--
 drivers/gpu/drm/i915/i915_gem_gtt.c     |  40 +++++----
 drivers/gpu/drm/i915/i915_gem_stolen.c  |  17 ++--
 drivers/gpu/drm/i915/i915_gpu_error.c   |   9 +-
 drivers/gpu/drm/i915/i915_suspend.c     |   6 +-
 drivers/gpu/drm/i915/i915_sysfs.c       |  90 +++++++++----------
 drivers/gpu/drm/i915/intel_audio.c      |  38 ++++----
 drivers/gpu/drm/i915/intel_display.c    |  25 ++++--
 drivers/gpu/drm/i915/intel_fbdev.c      |   3 +-
 drivers/gpu/drm/i915/intel_guc_loader.c |   3 +-
 drivers/gpu/drm/i915/intel_i2c.c        |   3 +-
 drivers/gpu/drm/i915/intel_runtime_pm.c |  56 ++++++------
 drivers/gpu/drm/i915/intel_sdvo.c       |   4 +-
 14 files changed, 244 insertions(+), 210 deletions(-)

-- 
2.8.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2016-08-02  8:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-01 15:38 [PATCH 0/4] Various cleanup David Weinehall
2016-08-01 15:38 ` [PATCH 1/4] drm/i915: Cosmetic fixes in i915_drv.h David Weinehall
2016-08-01 18:54   ` Chris Wilson
2016-08-01 15:38 ` [PATCH 2/4] drm/i915: Consistent struct device naming David Weinehall
2016-08-01 18:57   ` Chris Wilson
2016-08-02  8:03     ` Joonas Lahtinen
2016-08-02  8:44       ` Jani Nikula
2016-08-01 15:38 ` [PATCH 3/4] drm/i915: Consistent drm_minor use David Weinehall
2016-08-01 19:01   ` Chris Wilson
2016-08-02  8:06     ` Joonas Lahtinen
2016-08-01 15:38 ` [PATCH 4/4] drm/i915: pdev cleanup David Weinehall
2016-08-01 19:03   ` Chris Wilson
2016-08-01 15:58 ` ✗ Ro.CI.BAT: failure for Various cleanup Patchwork

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