On Fri, May 31, 2013 at 04:33:24PM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> It just prints whether it's supported/enabled/disabled. Feature
> requested by the power management team.
>
> v2: Checkpatch started complaining about seq_printf with 1 argument.
>
> Requested-by: Kristen Acc
From: Paulo Zanoni
It just prints whether it's supported/enabled/disabled. Feature
requested by the power management team.
v2: Checkpatch started complaining about seq_printf with 1 argument.
Requested-by: Kristen Accardi
Signed-off-by: Paulo Zanoni
---
drivers/gpu/drm/i915/i915_debugfs.c |
Reviewed-by: Rodrigo Vivi
On Mon, May 13, 2013 at 4:00 PM, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> It just prints whether it's supported/enabled/disabled. Feature
> requested by the power management team.
>
> Requested-by: Kristen Accardi
> Signed-off-by: Paulo Zanoni
> ---
> drivers/gp
Reviewed-by: Rodrigo Vivi for the entire series
On Tue, May 14, 2013 at 2:59 PM, Rodrigo Vivi wrote:
> Feel free to use: Reviewed-by: Rodrigo Vivi
>
> On Mon, May 13, 2013 at 4:00 PM, Paulo Zanoni wrote:
>> From: Paulo Zanoni
>>
>> It just prints whether it's supported/enabled/disabled. Feat
Feel free to use: Reviewed-by: Rodrigo Vivi
On Mon, May 13, 2013 at 4:00 PM, Paulo Zanoni wrote:
> From: Paulo Zanoni
>
> It just prints whether it's supported/enabled/disabled. Feature
> requested by the power management team.
>
> Requested-by: Kristen Accardi
> Signed-off-by: Paulo Zanoni
>
From: Paulo Zanoni
It just prints whether it's supported/enabled/disabled. Feature
requested by the power management team.
Requested-by: Kristen Accardi
Signed-off-by: Paulo Zanoni
---
drivers/gpu/drm/i915/i915_debugfs.c | 20
1 file changed, 20 insertions(+)
diff --gi