[Intel-gfx] [PATCH 0/6] drm/i915: start splitting off runtime device info
Chris Wilson
chris at chris-wilson.co.uk
Tue Jan 1 10:31:19 UTC 2019
Quoting Jani Nikula (2018-12-31 14:56:40)
> The mkwrite_device_info removal series [1] seems to have stalled. I'm
> trying to nudge things forward a bit with this series. This isn't near
> as complete as Tvrtko's work, but does some of the prep work I wanted,
> specifically using INTEL_INFO() and RUNTIME_INFO() to access the
> fields. There are obviously conflicts, but mostly I think this should
> make the rest of Tvrtko's work easier, not harder.
>
> BR,
> Jani.
>
>
> [1] https://patchwork.freedesktop.org/series/52381/
>
> Cc: Tvrtko Ursulin <tvrtko.ursulin at linux.intel.com>
>
>
> Jani Nikula (6):
> drm/i915: start moving runtime device info to a separate struct
> drm/i915/reg: abstract display_mmio_offset access
> drm/i915: pass dev_priv to intel_device_info_runtime_init()
> drm/i915: always use INTEL_INFO() to access device info
> drm/i915: drop intel_device_info_dump()
> drm/i915: rename dev_priv info to __info to avoid usage
Looked ok, and didn't see anything odd compared to my own attempts.
Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris
More information about the Intel-gfx
mailing list