Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307197
b: refs/heads/master
c: f6750b3
h: refs/heads/master
i:
  307195: 807574e
v: v3
  • Loading branch information
Eugeni Dodonov authored and Daniel Vetter committed Apr 18, 2012
1 parent 43be240 commit 2f3dd5f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b445e3b013adfcb05322ebde7fb16488f0644579
refs/heads/master: f6750b3cc6e9284f373a2fd155ec0bba38d02ad0
10 changes: 7 additions & 3 deletions trunk/drivers/gpu/drm/i915/intel_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,15 @@
#include "i915_drv.h"
#include "intel_drv.h"

/* FBC, or Frame Buffer Compression, is a technique employed to compress the framebuffer contents in-memory, aiming at reducing the required bandwidth during in-memory transfers and, therefore, reduce the power packet.
/* FBC, or Frame Buffer Compression, is a technique employed to compress the
* framebuffer contents in-memory, aiming at reducing the required bandwidth
* during in-memory transfers and, therefore, reduce the power packet.
*
* The benefits of FBC are mostly visible with solid backgrounds and variation-less patterns.
* The benefits of FBC are mostly visible with solid backgrounds and
* variation-less patterns.
*
* FBC-related functionality can be enabled by the means of the i915.i915_enable_fbc parameter
* FBC-related functionality can be enabled by the means of the
* i915.i915_enable_fbc parameter
*/

void i8xx_disable_fbc(struct drm_device *dev)
Expand Down

0 comments on commit 2f3dd5f

Please sign in to comment.