Tested-By: PRC QA PRTS (Patch Regression Test System Contact:
shuang...@intel.com)
Task id: 5633
-Summary-
Platform Delta drm-intel-nightly Series Applied
PNV 353/353
On Fri, Jan 23, 2015 at 02:35:20PM +0200, Ville Syrjälä wrote:
> On Fri, Jan 23, 2015 at 12:25:26PM +, Dave Gordon wrote:
> > It can be useful to know what the driver's parameters have ended up set
> > to after sanitisation, so this commit adds a debugfs function to print
> > the current values
On Fri, Jan 23, 2015 at 02:35:20PM +0200, Ville Syrjälä wrote:
> On Fri, Jan 23, 2015 at 12:25:26PM +, Dave Gordon wrote:
> > It can be useful to know what the driver's parameters have ended up set
> > to after sanitisation, so this commit adds a debugfs function to print
> > the current values
On Fri, Jan 23, 2015 at 12:25:26PM +, Dave Gordon wrote:
> It can be useful to know what the driver's parameters have ended up set
> to after sanitisation, so this commit adds a debugfs function to print
> the current values of all the module parameters.
What's wrong with eg. 'grep . /sys/modu
It can be useful to know what the driver's parameters have ended up set
to after sanitisation, so this commit adds a debugfs function to print
the current values of all the module parameters.
---
drivers/gpu/drm/i915/i915_debugfs.c | 45 +++
1 file changed, 45 ins