Home
last modified time | relevance | path

Searched hist:fd04847372ba86347066c536ba99bc3c1f351334 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/gpu/
H A Di915.rstdiff fd04847372ba86347066c536ba99bc3c1f351334 Fri Mar 25 13:38:32 CDT 2022 José Roberto de Souza <jose.souza@intel.com> docs: gpu: i915.rst: Fix DRRS documentation

intel_drrs_enable() and intel_drrs_disable() were renamed to
intel_drrs_activate() and intel_drrs_deactivate() in commit
54903c7a6b40 ("drm/i915: s/enable/active/ for DRRS") and it is
causing warnings when generating the kernel documentation.

But as for a while DRRS has its own file, so here just let the tool
generate the documentation for all exported and documented functions
in intel_drrs.c.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220325183832.146472-1-jose.souza@intel.com