linux/drivers/gpu/drm/rockchip
Linus Torvalds 32a92f8c89 Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
This converts some of the visually simpler cases that have been split
over multiple lines.  I only did the ones that are easy to verify the
resulting diff by having just that final GFP_KERNEL argument on the next
line.

Somebody should probably do a proper coccinelle script for this, but for
me the trivial script actually resulted in an assertion failure in the
middle of the script.  I probably had made it a bit _too_ trivial.

So after fighting that far a while I decided to just do some of the
syntactically simpler cases with variations of the previous 'sed'
scripts.

The more syntactically complex multi-line cases would mostly really want
whitespace cleanup anyway.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2026-02-21 20:03:00 -08:00
..
analogix_dp-rockchip.c drm/rockchip: analogix_dp: Use dev_err_probe() instead of DRM_DEV_ERROR() during probing 2025-11-14 22:57:53 +01:00
cdn-dp-core.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
cdn-dp-core.h drm/rockchip: cdn-dp: Convert to drm bridge 2025-07-08 17:35:49 +02:00
cdn-dp-reg.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
cdn-dp-reg.h drm/rockchip: Fix Copyright description 2024-12-14 23:52:49 +01:00
dw-mipi-dsi-rockchip.c drm/rockchip: dsi: Add support for rk3506 2026-01-08 20:00:35 +01:00
dw-mipi-dsi2-rockchip.c drm/rockchip: dsi2: add support rk3576 2025-08-22 23:13:11 +02:00
dw_dp-rockchip.c drm/rockchip: Add RK3588 DPTX output support 2025-08-28 15:49:51 +03:00
dw_hdmi-rockchip.c drm/rockchip: hdmi: add RK3368 controller variant 2025-12-15 14:55:26 +01:00
dw_hdmi_qp-rockchip.c Linux 6.19-rc7 2026-01-28 12:44:28 +10:00
inno_hdmi-rockchip.c drm/rockchip: inno-hdmi: Convert to drm bridge 2025-12-25 00:30:33 +02:00
Kconfig drm/rockchip: DRM_ROCKCHIP should depend on ARCH_ROCKCHIP 2026-01-14 11:46:35 +01:00
Makefile drm/rockchip: inno-hdmi: Convert to drm bridge 2025-12-25 00:30:33 +02:00
rk3066_hdmi.c drm/bridge: refactor HDMI InfoFrame callbacks 2026-01-19 13:11:46 +02:00
rk3066_hdmi.h drm/rockchip: Fix Copyright description 2024-12-14 23:52:49 +01:00
rockchip_drm_drv.c drm/rockchip: Set VOP for the DRM DMA device 2025-11-15 00:20:12 +01:00
rockchip_drm_drv.h drm/rockchip: Add RK3588 DPTX output support 2025-08-28 15:49:51 +03:00
rockchip_drm_fb.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
rockchip_drm_fb.h drm/rockchip: Fix Copyright description 2024-12-14 23:52:49 +01:00
rockchip_drm_gem.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
rockchip_drm_gem.h drm/rockchip: Fix Copyright description 2024-12-14 23:52:49 +01:00
rockchip_drm_vop.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
rockchip_drm_vop.h drm/rockchip: Fix Copyright description 2024-12-14 23:52:49 +01:00
rockchip_drm_vop2.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
rockchip_drm_vop2.h drm/rockchip: vop2: switch to FIELD_PREP_WM16 macro 2025-09-02 20:06:47 -04:00
rockchip_lvds.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
rockchip_lvds.h drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro 2025-09-02 20:06:46 -04:00
rockchip_rgb.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
rockchip_rgb.h drm/rockchip: Fix Copyright description 2024-12-14 23:52:49 +01:00
rockchip_vop2_reg.c drm/rockchip: vop2: Only wait for changed layer cfg done when there is pending cfgdone bits 2026-01-08 16:42:16 +01:00
rockchip_vop_reg.c drm/rockchip: vop: Add support for rk3506 2026-01-08 20:00:35 +01:00
rockchip_vop_reg.h drm/rockchip: vop: Add support for rk3506 2026-01-08 20:00:35 +01:00