[igt-dev] [PATCH i-g-t v1 3/5] drm-uapi/i915: sync with drm-next

Kumar, Janga Rahul janga.rahul.kumar at intel.com
Thu Nov 9 06:34:19 UTC 2023



> -----Original Message-----
> From: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> Sent: Tuesday, November 7, 2023 11:14 PM
> To: igt-dev at lists.freedesktop.org
> Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>; Dixit, Ashutosh
> <ashutosh.dixit at intel.com>; Kumar, Janga Rahul
> <janga.rahul.kumar at intel.com>
> Subject: [PATCH i-g-t v1 3/5] drm-uapi/i915: sync with drm-next
> 
> Sync with drm-next commit
> ("f2cab4b318ee8023f4ad640b906ae268942a7db4")
Needs to change commit msg. below changes are done in the commit 33eaede07ad20eda75f11b538faa320b4be90a48
which is merged post the above commit.

Rest looks good to me.
Reviewed-by: Janga Rahul Kumar<janga.rahul.kumar at intel.com>

-Rahul
> 
> This is documentation cleanup.
> 
> Cc: Ashutosh Dixit <ashutosh.dixit at intel.com>
> Cc: Janga Rahul Kumar<janga.rahul.kumar at intel.com>
> Signed-off-by: Kamil Konieczny <kamil.konieczny at linux.intel.com>
> ---
>  include/drm-uapi/i915_drm.h | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/include/drm-uapi/i915_drm.h b/include/drm-uapi/i915_drm.h
> index 0a5c81445..ce9fa2812 100644
> --- a/include/drm-uapi/i915_drm.h
> +++ b/include/drm-uapi/i915_drm.h
> @@ -38,13 +38,13 @@ extern "C" {
>   */
> 
>  /**
> - * DOC: uevents generated by i915 on it's device node
> + * DOC: uevents generated by i915 on its device node
>   *
>   * I915_L3_PARITY_UEVENT - Generated when the driver receives a parity
> mismatch
> - *	event from the gpu l3 cache. Additional information supplied is
> ROW,
> + *	event from the GPU L3 cache. Additional information supplied is
> ROW,
>   *	BANK, SUBBANK, SLICE of the affected cacheline. Userspace should
> keep
> - *	track of these events and if a specific cache-line seems to have a
> - *	persistent error remap it with the l3 remapping tool supplied in
> + *	track of these events, and if a specific cache-line seems to have a
> + *	persistent error, remap it with the L3 remapping tool supplied in
>   *	intel-gpu-tools.  The value supplied with the event is always 1.
>   *
>   * I915_ERROR_UEVENT - Generated upon error detection, currently only via
> --
> 2.42.0



More information about the igt-dev mailing list