On Thu, 01 Feb 2024, Jani Nikula wrote:
> On Thu, 01 Feb 2024, Paz Zcharya wrote:
>> Thank you so much for the super prompt reply!
>
> FYI, looks like we've got some hiccup in CI, will merge after we get
> results.
Pushed to drm-intel-next, thanks for the patch.
BR,
Jani.
--
Jani Nikula, Inte
On Thu, 01 Feb 2024, Paz Zcharya wrote:
> Thank you so much for the super prompt reply!
FYI, looks like we've got some hiccup in CI, will merge after we get
results.
BR,
Jani.
--
Jani Nikula, Intel
On Thu, Feb 01, 2024 at 11:22:16AM +0200, Jani Nikula wrote:
> On Wed, 31 Jan 2024, Paz Zcharya wrote:
> > Commit 8015bee0bfec ("drm/i915/display: Add framework to add parameters
> > specific to display") added the file intel_display_debugfs_params.c,
> > which calls the functions "debugfs_create_
On Wed, 31 Jan 2024, Paz Zcharya wrote:
> Commit 8015bee0bfec ("drm/i915/display: Add framework to add parameters
> specific to display") added the file intel_display_debugfs_params.c,
> which calls the functions "debugfs_create_{bool, ulong, str}" -- all of
> which are defined in . The missing in
Commit 8015bee0bfec ("drm/i915/display: Add framework to add parameters
specific to display") added the file intel_display_debugfs_params.c,
which calls the functions "debugfs_create_{bool, ulong, str}" -- all of
which are defined in . The missing inclusion of this
header file is breaking the Chrom