linux/drivers/gpu/drm/gma500
Thomas Zimmermann 2290850700 drm/gma500: Convert to Linux IRQ interfaces
Drop the DRM IRQ midlayer in favor of Linux IRQ interfaces. DRM's
IRQ helpers are mostly useful for UMS drivers. Modern KMS drivers
don't benefit from using it. DRM IRQ callbacks are now being called
directly or inlined.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210803090704.32152-6-tzimmermann@suse.de
2021-08-10 20:13:32 +02:00
..
backlight.c drm/gma500: remove trailing whitespaces 2021-04-22 01:11:39 +02:00
cdv_device.c drm/gma500: Unify crtc helpers 2021-02-09 13:07:41 +01:00
cdv_device.h drm/gma500: Unify crtc helpers 2021-02-09 13:07:41 +01:00
cdv_intel_crt.c drm/gma500/cdv: Remove unused code for crt init 2021-02-09 13:07:39 +01:00
cdv_intel_display.c drm/gma500: Unify crtc helpers 2021-02-09 13:07:41 +01:00
cdv_intel_dp.c drm/gma500: remove trailing whitespaces 2021-04-22 01:11:39 +02:00
cdv_intel_hdmi.c drm/gma500: Remove Medfield support 2021-02-09 17:14:11 +01:00
cdv_intel_lvds.c drm/gma500: correct kerneldoc 2021-04-22 01:11:39 +02:00
framebuffer.c drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create() 2021-07-09 21:32:04 +02:00
framebuffer.h
gem.c drm/gma500/gem: Include our own header containing prototypes 2021-01-18 15:45:48 +01:00
gem.h drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before gem.h 2021-01-18 15:45:41 +01:00
gma_device.c drm/gma500/gma_device: Include our own header containing prototypes 2021-01-18 15:44:50 +01:00
gma_device.h
gma_display.c drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocks 2021-01-18 15:44:44 +01:00
gma_display.h
gtt.c drm/gma500: Never wait for blits 2021-02-09 13:07:44 +01:00
gtt.h drm/gma500: Remove GTT roll support 2020-11-15 20:11:52 +01:00
intel_bios.c drm/gma500/intel_bios: Demote non-conformant kernel-doc header 2021-01-18 15:41:44 +01:00
intel_bios.h
intel_gmbus.c drm/gma500: correct kerneldoc 2021-04-22 01:11:39 +02:00
intel_i2c.c drm/gma500/intel_i2c: Remove superflouous parameter description and rename another 2021-01-18 15:41:51 +01:00
Kconfig drm/gma500: Remove dependency on TTM 2021-02-09 17:14:12 +01:00
Makefile drm/gma500: Drop DRM_GMA3600 config option 2021-02-09 17:14:11 +01:00
mid_bios.c drm/gma500: Remove references to struct drm_device.pdev 2021-01-06 15:43:13 +01:00
mid_bios.h
mmu.c drm/gma500: Remove CONFIG_X86 conditionals from source files 2021-02-09 17:14:11 +01:00
mmu.h
oaktrail.h
oaktrail_crtc.c drm/gma500/oaktrail_crtc: Demote unworthy kernel-doc headers 2021-01-18 15:51:35 +01:00
oaktrail_device.c drm-misc-next for 5.13: 2021-03-16 17:08:46 +10:00
oaktrail_hdmi.c drm/gma500: remove unused variable 'hdmi_ids' 2020-04-21 08:15:03 +02:00
oaktrail_hdmi_i2c.c gma500: clean up error handling in init 2020-12-03 10:50:57 +01:00
oaktrail_lvds.c drm/gma500: Fix end of loop tests for list_for_each_entry 2021-07-09 10:06:11 +02:00
oaktrail_lvds_i2c.c drm/gma500/oaktrail_lvds_i2c: Remove unused variables 'tmp' 2021-01-18 15:51:12 +01:00
opregion.c drm/gma500: Remove references to struct drm_device.pdev 2021-01-06 15:43:13 +01:00
opregion.h
power.c drm/gma500: Convert to Linux IRQ interfaces 2021-08-10 20:13:32 +02:00
power.h
psb_device.c drm/gma500: Unify crtc helpers 2021-02-09 13:07:41 +01:00
psb_device.h
psb_drv.c drm/gma500: Convert to Linux IRQ interfaces 2021-08-10 20:13:32 +02:00
psb_drv.h drm/gma500: Convert to Linux IRQ interfaces 2021-08-10 20:13:32 +02:00
psb_intel_display.c drm/gma500: Unify crtc helpers 2021-02-09 13:07:41 +01:00
psb_intel_drv.h drm: gma500: Convert to GPIO descriptors 2020-08-19 15:48:09 +02:00
psb_intel_lvds.c drm/gma500/psb_intel_lvds: Supply description for 'mode_dev' 2021-01-18 15:45:18 +01:00
psb_intel_modes.c drm/gma500/psb_intel_modes: Provide missing descriptions for function param 'adapter' 2021-01-18 15:45:29 +01:00
psb_intel_reg.h drm/gma500: Remove Medfield support 2021-02-09 17:14:11 +01:00
psb_intel_sdvo.c drm/gma500/psb_intel_sdvo: Demote kernel-doc abuses 2021-01-18 15:49:19 +01:00
psb_intel_sdvo_regs.h
psb_irq.c drm/gma500: Convert to Linux IRQ interfaces 2021-08-10 20:13:32 +02:00
psb_irq.h drm/gma500: Convert to Linux IRQ interfaces 2021-08-10 20:13:32 +02:00
psb_lid.c
psb_reg.h drm/gma500: Remove Medfield support 2021-02-09 17:14:11 +01:00