[Intel-gfx] [PATCH] drm/i915: Clean up display pipe register accesses

Antti Koskipää antti.koskipaa at linux.intel.com
Mon Jan 27 13:51:53 CET 2014


On 01/27/14 13:21, Chris Wilson wrote:
> On Mon, Jan 27, 2014 at 01:17:25PM +0200, Antti Koskipaa wrote:
>> RFCv2: Reorganize array indexing so that full offsets can be used as
>> is. It makes grepping for registers in i915_reg.h much easier. Also
>> move offset arrays to intel_device_info.
>>
>> PATCHv1: Fixed offsets for VLV
>>
>> Upcoming hardware will not have the various display pipe register
>> ranges evenly spaced in memory. Change register address calculations
>> into array lookups.
>>
>> Tested on SandyBridge and Valleyview
> 
> Please also report changes in object size. If we have people complaining
> that i915.ko is too big, it helps to point why.
> -Chris

Do you want this to be reported in the commit message, or where?

bloat-o-meter says:
add/remove: 0/0 grow/shrink: 88/10 up/down: 3326/-518 (2808)

-- 
- Antti






More information about the Intel-gfx mailing list