Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-09-12 Thread walker
I'm having issues relevant to this thread. I want to build my rtl8723ds driver into the kernel. When fw_loader tries to load rtw8723d_fw.bin, my sysfs isn't mounted. Ideally, I don't have to use the driver as a module, use initramfs, or build the firmware into the kernel. Please let me know if I

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-11 Thread Maxime Ripard
On Wed, Jul 10, 2024 at 04:22:12PM GMT, Dragan Simic wrote: > Hello Maxime, > > On 2024-07-10 09:13, Maxime Ripard wrote: > > On Tue, Jul 09, 2024 at 06:36:08PM GMT, Dragan Simic wrote: > > > > > > > As I already wrote earlier, and as the above-linked discussions > > > > > > > conclude, solving th

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-10 Thread Dragan Simic
Hello Maxime, On 2024-07-10 09:13, Maxime Ripard wrote: On Tue, Jul 09, 2024 at 06:36:08PM GMT, Dragan Simic wrote: > > > > As I already wrote earlier, and as the above-linked discussions > > > > conclude, solving these issues doesn't belong to any specific driver. > > > > It should be resolved

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-10 Thread Maxime Ripard
On Tue, Jul 09, 2024 at 06:36:08PM GMT, Dragan Simic wrote: > > > > > As I already wrote earlier, and as the above-linked discussions > > > > > conclude, solving these issues doesn't belong to any specific driver. > > > > > It should be resolved within the kernel's firmware loading mechanism > > >

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-09 Thread Dragan Simic
Hello Maxime, On 2024-07-09 13:09, Maxime Ripard wrote: On Tue, Jul 09, 2024 at 12:10:51PM GMT, Dragan Simic wrote: On 2024-07-09 11:10, Andy Yan wrote: > At 2024-07-09 16:17:06, "Dragan Simic" wrote: > > On 2024-07-08 09:46, Andy Yan wrote: > > > At 2024-07-04 18:35:42, "Dragan Simic" wrote:

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-09 Thread Dragan Simic
Hello Andy, On 2024-07-09 12:46, Andy Yan wrote: At 2024-07-09 18:10:51, "Dragan Simic" wrote: On 2024-07-09 11:10, Andy Yan wrote: At 2024-07-09 16:17:06, "Dragan Simic" wrote: On 2024-07-08 09:46, Andy Yan wrote: At 2024-07-04 18:35:42, "Dragan Simic" wrote: On 2024-07-04 04:10, Andy Y

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-09 Thread Maxime Ripard
On Tue, Jul 09, 2024 at 12:10:51PM GMT, Dragan Simic wrote: > On 2024-07-09 11:10, Andy Yan wrote: > > At 2024-07-09 16:17:06, "Dragan Simic" wrote: > > > On 2024-07-08 09:46, Andy Yan wrote: > > > > At 2024-07-04 18:35:42, "Dragan Simic" wrote: > > > > > On 2024-07-04 04:10, Andy Yan wrote: > >

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-09 Thread Dragan Simic
On 2024-07-09 11:10, Andy Yan wrote: At 2024-07-09 16:17:06, "Dragan Simic" wrote: On 2024-07-08 09:46, Andy Yan wrote: At 2024-07-04 18:35:42, "Dragan Simic" wrote: On 2024-07-04 04:10, Andy Yan wrote: At 2024-07-04 07:32:02, "Dragan Simic" wrote: After the additional firmware-related mo

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-09 Thread Dragan Simic
Hello Andy, On 2024-07-08 09:46, Andy Yan wrote: At 2024-07-04 18:35:42, "Dragan Simic" wrote: On 2024-07-04 04:10, Andy Yan wrote: At 2024-07-04 07:32:02, "Dragan Simic" wrote: After the additional firmware-related module information was introduced by the commit c0677e41a47f ("drm/rockchip

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-08 Thread Maxime Ripard
On Mon, Jul 08, 2024 at 03:46:16PM GMT, Andy Yan wrote: > > Hi Dragan, > At 2024-07-04 18:35:42, "Dragan Simic" wrote: > >Hello Andy, > > > >On 2024-07-04 04:10, Andy Yan wrote: > >> At 2024-07-04 07:32:02, "Dragan Simic" wrote: > >>> After the additional firmware-related module information was

Re: [PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-04 Thread Dragan Simic
Hello Andy, On 2024-07-04 04:10, Andy Yan wrote: At 2024-07-04 07:32:02, "Dragan Simic" wrote: After the additional firmware-related module information was introduced by the commit c0677e41a47f ("drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE macro"), there's no longer need for the firmware-l

Re:[PATCH] drm/rockchip: cdn-dp: Remove redundant workarounds for firmware loading

2024-07-03 Thread Andy Yan
Hi Dragan, At 2024-07-04 07:32:02, "Dragan Simic" wrote: >After the additional firmware-related module information was introduced by >the commit c0677e41a47f ("drm/rockchip: cdn-dp-core: add MODULE_FIRMWARE >macro"), there's no longer need for the firmware-loading workarounds whose >sole purpose