[PATCH v3 3/4] drm/print: Add drm_printer_is_full
Jani Nikula
jani.nikula at linux.intel.com
Wed Apr 16 07:14:43 UTC 2025
On Tue, 15 Apr 2025, Matthew Brost <matthew.brost at intel.com> wrote:
> On Thu, Apr 10, 2025 at 03:06:32PM +0300, Jani Nikula wrote:
>> On Wed, 09 Apr 2025, Matthew Brost <matthew.brost at intel.com> wrote:
>> > Add drm_printer_is_full which indicates if a drm printer's output is
>> > full. Useful to short circuit coredump printing once printer's output is
>> > full.
>>
>> The function is presented as a generic drm_printer thing, but it's
>> really only valid for a coredump printer, and will return random results
>> for other printers. Which can't even be "full" in any meaningful sense,
>> making the documentation for the function seem completely weird.
>>
>
> So maybe:
>
> s/drm_printer_is_full/drm_coredump_printer_is_full?
Works for me.
BR,
Jani.
--
Jani Nikula, Intel
More information about the Intel-xe
mailing list