[Intel-gfx] [PATCH] drm/i915/gt: Use i915 instead of dev_priv as name for the private device
Lucas De Marchi
lucas.demarchi at intel.com
Mon Feb 13 23:36:54 UTC 2023
On Mon, Feb 13, 2023 at 02:11:26PM +0100, Das, Nirmoy wrote:
>
>On 2/10/2023 4:03 PM, Andi Shyti wrote:
>>It is becoming a strong habit to call the drm_i915_private
>>structures "i915", but there are still many left that are called
>>dev_priv.
>>
>>Sometimes this makes grepping a bit challenging and anyway it
>>keeps a coherent style.
>>
>>Rename all the "dev_priv" structures in the gt/* directory to
>>"i915".
>>
>>Signed-off-by: Andi Shyti <andi.shyti at linux.intel.com>
>>---
>>Hi,
>>
>>just checking if we want something similar. I have this same
>>replicated patch for the rest of i915 but I want to make sure we
>>actually want it.
>
>I might be lacking historical context here but I assumption is we are
>moving towards replacing dev_priv with i915 everywhere.
Context: 20230201135329.514677-1-luciano.coelho at intel.com and 87bkml5wv4.fsf at intel.com
Lucas De Marchi
More information about the Intel-gfx
mailing list