]> Git Repo - linux.git/commit
drm/i915/query: Expose memory regions through the query uAPI
authorAbdiel Janulgue <[email protected]>
Thu, 29 Apr 2021 10:30:50 +0000 (11:30 +0100)
committerMatthew Auld <[email protected]>
Tue, 4 May 2021 09:58:51 +0000 (10:58 +0100)
commit710217292a61110a8ccf010cf6886d25e34bf024
tree0c3d01ca8b60305856caa9012cd54542305a04ca
parent36150bba44329d7a96e58498bfc91fee9a2de08c
drm/i915/query: Expose memory regions through the query uAPI

Returns the available memory region areas supported by the HW.

v2(Daniel & Jason):
    - Add some kernel-doc, including example usage.
    - Drop all the extra rsvd
v3(Jason & Tvrtko)
    - add back rsvd

Signed-off-by: Abdiel Janulgue <[email protected]>
Signed-off-by: Matthew Auld <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Thomas Hellström <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Lionel Landwerlin <[email protected]>
Cc: Jon Bloomfield <[email protected]>
Cc: Jordan Justen <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Kenneth Graunke <[email protected]>
Cc: Jason Ekstrand <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Kenneth Graunke <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
drivers/gpu/drm/i915/i915_query.c
drivers/gpu/drm/i915/intel_memory_region.h
include/uapi/drm/i915_drm.h
This page took 0.051169 seconds and 4 git commands to generate.