linux/drivers/gpu/drm/gma500
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
..
backlight.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
cdv_device.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
cdv_device.h
cdv_intel_crt.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cdv_intel_display.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cdv_intel_dp.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cdv_intel_hdmi.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
cdv_intel_lvds.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
fbdev.c drm/fb-helper: Allocate and release fb_info in single place 2025-11-25 11:02:43 +01:00
framebuffer.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
framebuffer.h
gem.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
gem.h
gma_device.c
gma_device.h
gma_display.c
gma_display.h drm/gma500: Remove unused declarations 2023-08-25 08:48:18 +02:00
gtt.c
gtt.h
intel_bios.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
intel_bios.h drm/gma500: Make I2C terminology more inclusive 2024-07-29 09:12:07 +02:00
intel_gmbus.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
intel_i2c.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
Kconfig PCI: Add CONFIG_MMU dependency 2025-04-23 15:40:30 -05:00
Makefile drm/gma500: Remove lid code 2024-04-18 10:56:30 +02:00
mid_bios.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mid_bios.h
mmu.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mmu.h drm/gma500: Remove unused psb_mmu_virtual_to_pfn 2025-03-10 10:14:58 +01:00
oaktrail.h
oaktrail_crtc.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
oaktrail_device.c
oaktrail_hdmi.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
oaktrail_hdmi_i2c.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
oaktrail_lvds.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
oaktrail_lvds_i2c.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
opregion.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
opregion.h
power.c
power.h
psb_device.c drm/gma500: Remove lid code 2024-04-18 10:56:30 +02:00
psb_device.h
psb_drv.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
psb_drv.h drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct() 2025-07-16 20:08:34 +03:00
psb_intel_display.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
psb_intel_drv.h drm/gma500/psb_intel_modes: Remove unused psb_intel_ddc_probe 2025-03-10 10:14:39 +01:00
psb_intel_lvds.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
psb_intel_modes.c drm/gma500/psb_intel_modes: Remove unused psb_intel_ddc_probe 2025-03-10 10:14:39 +01:00
psb_intel_reg.h
psb_intel_sdvo.c Convert more 'alloc_obj' cases to default GFP_KERNEL arguments 2026-02-21 20:03:00 -08:00
psb_intel_sdvo_regs.h
psb_irq.c Revert "drm/gma500: use drm_crtc_vblank_crtc()" 2026-02-02 10:10:15 +01:00
psb_irq.h
psb_reg.h