All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] drm/i915: Misc improvements around module params
@ 2017-06-09 10:27 Michal Wajdeczko
  2017-06-09 10:27 ` [PATCH v2 1/3] drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc Michal Wajdeczko
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Michal Wajdeczko @ 2017-06-09 10:27 UTC (permalink / raw)
  To: intel-gfx

Earlier RFC proposed to extend param macros with default values.
This series goes step further.

v2: rename modparam instead of i915_params field

Michal Wajdeczko (3):
  drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc
  drm/i915: Extend PARAMS_FOR_EACH macro with more data
  drm/i915/debugfs: Highlight modified i915 params

 drivers/gpu/drm/i915/i915_debugfs.c   |  52 ++++++--
 drivers/gpu/drm/i915/i915_gpu_error.c |  10 +-
 drivers/gpu/drm/i915/i915_params.c    | 234 ++--------------------------------
 drivers/gpu/drm/i915/i915_params.h    | 183 +++++++++++++++++++-------
 4 files changed, 195 insertions(+), 284 deletions(-)

-- 
2.7.4

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

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

end of thread, other threads:[~2017-06-22 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-09 10:27 [PATCH v2 0/3] drm/i915: Misc improvements around module params Michal Wajdeczko
2017-06-09 10:27 ` [PATCH v2 1/3] drm/i915: Rename lvds_use_ssc modparam to panel_use_ssc Michal Wajdeczko
2017-06-09 10:27 ` [PATCH v2 2/3] drm/i915: Extend PARAMS_FOR_EACH macro with more data Michal Wajdeczko
2017-06-09 10:27 ` [PATCH v2 3/3] drm/i915/debugfs: Highlight modified i915 params Michal Wajdeczko
2017-06-09 11:54   ` Fiedorowicz, Lukasz
2017-06-09 10:47 ` ✓ Fi.CI.BAT: success for drm/i915: Misc improvements around module params (rev2) Patchwork
2017-06-22 15:03 ` [PATCH v2 0/3] drm/i915: Misc improvements around module params Chris Wilson

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.