Re: [PATCH 1/2] drm/panel: visionox-vtdr6130: switch to mipi_dsi wrapped functions

2024-08-29 Thread Neil Armstrong
On 28/08/2024 18:32, Doug Anderson wrote: Hi, On Wed, Aug 28, 2024 at 9:03 AM Neil Armstrong wrote: Make usage of the new _multi() mipi_dsi functions instead of the deprecated macros, improving error handling and printing. bloat-o-meter gives a 12% gain on arm64: Function

Re: [PATCH 1/2] drm/panel: visionox-vtdr6130: switch to mipi_dsi wrapped functions

2024-08-28 Thread Doug Anderson
Hi, On Wed, Aug 28, 2024 at 9:03 AM Neil Armstrong wrote: > > Make usage of the new _multi() mipi_dsi functions instead of the > deprecated macros, improving error handling and printing. > > bloat-o-meter gives a 12% gain on arm64: > Function old new delt

[PATCH 1/2] drm/panel: visionox-vtdr6130: switch to mipi_dsi wrapped functions

2024-08-28 Thread Neil Armstrong
Make usage of the new _multi() mipi_dsi functions instead of the deprecated macros, improving error handling and printing. bloat-o-meter gives a 12% gain on arm64: Function old new delta visionox_vtdr6130_unprepare 208 204 -4 visi