public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Module parameter to enable execlists
@ 2014-04-07 14:05 Damien Lespiau
  2014-04-07 14:05 ` [PATCH 1/2] drm/i915: Factor out a enable_execlists() function Damien Lespiau
  2014-04-07 14:05 ` [PATCH 2/2] drm/i915: Add a module parameter to enable execlists Damien Lespiau
  0 siblings, 2 replies; 5+ messages in thread
From: Damien Lespiau @ 2014-04-07 14:05 UTC (permalink / raw)
  To: intel-gfx

I feel like it'd be wise, when we merge execlists support, to provide a way to
disable them, just in case.

Actually, it may be even wiser, would we want to merge them early, to merge
execlists disabled by default.

-- 
Damien

Damien Lespiau (2):
  drm/i915: Factor out a enable_execlists() function
  drm/i915: Add a module parameter to enable execlists

 drivers/gpu/drm/i915/i915_drv.h    |  1 +
 drivers/gpu/drm/i915/i915_gem.c    | 10 +++++++++-
 drivers/gpu/drm/i915/i915_params.c |  6 ++++++
 3 files changed, 16 insertions(+), 1 deletion(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2014-04-09  7:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 14:05 [PATCH 0/2] Module parameter to enable execlists Damien Lespiau
2014-04-07 14:05 ` [PATCH 1/2] drm/i915: Factor out a enable_execlists() function Damien Lespiau
2014-04-07 14:05 ` [PATCH 2/2] drm/i915: Add a module parameter to enable execlists Damien Lespiau
2014-04-07 18:26   ` Damien Lespiau
2014-04-09  7:58     ` Mateo Lozano, Oscar

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