From: Naresh Kamboju <naresh.kamboju@linaro.org>
To: imre.deak@intel.com
Cc: alexander.deucher@amd.com, amd-gfx@lists.freedesktop.org,
broonie@kernel.org, christian.koenig@amd.com, dakr@kernel.org,
dri-devel@lists.freedesktop.org, lyude@redhat.com,
maarten.lankhorst@linux.intel.com, mripard@kernel.org,
tomi.valkeinen@ideasonboard.com, tzimmermann@suse.de,
ville.syrjala@linux.intel.com,
Linux Kernel Functional Testing <lkft@linaro.org>
Subject: [PATCH 0/3] drm: Fix initializing format info in drm_framebuffer
Date: Thu, 31 Jul 2025 23:47:05 +0530 [thread overview]
Message-ID: <20250731181705.159893-1-naresh.kamboju@linaro.org> (raw)
In-Reply-To: <20250728101603.243788-1-imre.deak@intel.com>
> This patchset fixes initializing the format info in drm_framebuffer by
> drm_helper_mode_fill_fb_struct() in the omap, nouveau, radeon drivers
> after patch [1] in patchset [2], the latter one missing the conversion
> of these 3 drivers. This patchset converts the 3 drivers similarly to
> the other drivers converted by [2].
> This patchset was only compile tested.
> [1] https://lore.kernel.org/all/20250701090722.13645-20-ville.syrjala@linux.intel.com
> [2] https://lore.kernel.org/all/20250701090722.13645-1-ville.syrjala@linux.intel.com
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Test job,
- https://lkft.validation.linaro.org/scheduler/job/8377982
prev parent reply other threads:[~2025-07-31 18:17 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-28 10:16 [PATCH 0/3] drm: Fix initializing format info in drm_framebuffer Imre Deak
2025-07-28 10:16 ` [PATCH 1/3] drm/omap: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct() Imre Deak
2025-07-29 15:03 ` Mark Brown
2025-07-30 11:16 ` Imre Deak
2025-08-05 11:53 ` Tomi Valkeinen
2025-08-05 14:49 ` Imre Deak
2025-08-05 15:43 ` Tomi Valkeinen
2025-08-05 16:22 ` Imre Deak
2025-08-05 16:56 ` Tomi Valkeinen
2025-08-05 18:04 ` Imre Deak
2025-08-05 16:24 ` Mark Brown
2025-07-28 10:16 ` [PATCH 2/3] drm/nouveau: " Imre Deak
2025-07-30 11:21 ` Imre Deak
2025-08-01 9:08 ` Danilo Krummrich
2025-08-12 17:04 ` Danilo Krummrich
2025-08-12 17:16 ` Imre Deak
2025-08-12 17:24 ` Danilo Krummrich
2025-08-13 7:25 ` Thomas Zimmermann
2025-08-13 8:47 ` Danilo Krummrich
2025-08-01 20:28 ` James Jones
2025-07-28 10:16 ` [PATCH 3/3] drm/radeon: " Imre Deak
2025-07-28 18:42 ` Deucher, Alexander
2025-07-31 18:17 ` Naresh Kamboju [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250731181705.159893-1-naresh.kamboju@linaro.org \
--to=naresh.kamboju@linaro.org \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=broonie@kernel.org \
--cc=christian.koenig@amd.com \
--cc=dakr@kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=imre.deak@intel.com \
--cc=lkft@linaro.org \
--cc=lyude@redhat.com \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=tomi.valkeinen@ideasonboard.com \
--cc=tzimmermann@suse.de \
--cc=ville.syrjala@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).