linux-stable/drivers/gpu/drm/gma500
Daniel Vetter 1ff494813b drm/irq: Ditch DRIVER_IRQ_SHARED
This is only used by drm_irq_install(), which is an optional helper.
For legacy pci devices this is required (due to interrupt sharing without
msi/msi-x), and just making this the default exactly matches the behaviour
of all existing drivers using the drm_irq_install() helpers. In case that
ever becomes wrong drivers can roll their own irq handling, as many
drivers already do (for other reasons like needing a threaded interrupt
handler, or having an entire pile of different interrupt sources).

v2: Rebase

v3: Improve commit message (Emil)

Cc: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190129104248.26607-3-daniel.vetter@ffwll.ch
2019-01-29 15:45:21 +01:00
..
accel_2d.c drm/gma500: Move GEM BO to drm_framebuffer 2018-05-18 14:52:48 +01:00
backlight.c
blitter.c
blitter.h
cdv_device.c drm: Don't pass the index to drm_property_add_enum() 2018-04-27 16:46:50 +03:00
cdv_device.h
cdv_intel_crt.c drm/gma500: fix mode_valid's return type 2018-04-25 09:38:28 +02:00
cdv_intel_display.c
cdv_intel_dp.c drm: drop _mode_ from update_edit_property() 2018-07-13 18:40:27 +02:00
cdv_intel_hdmi.c drm: drop _mode_ from update_edit_property() 2018-07-13 18:40:27 +02:00
cdv_intel_lvds.c drm/gma500: fix mode_valid's return type 2018-04-25 09:38:28 +02:00
framebuffer.c drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT 2019-01-29 10:56:42 +01:00
framebuffer.h drm/gma500: Move GEM BO to drm_framebuffer 2018-05-18 14:52:48 +01:00
gem.c drivers/gpu/drm/gma500/: change return type to vm_fault_t 2018-08-23 18:48:43 -07:00
gem.h
gma_device.c drm/gma500: Deprecate pci_get_bus_and_slot() 2018-01-11 17:27:40 -06:00
gma_device.h
gma_display.c drm: drop _mode_ from drm_mode_connector_attach_encoder 2018-07-13 18:40:27 +02:00
gma_display.h drm: Add acquire ctx to ->gamma_set hook 2017-04-06 10:21:55 +02:00
gtt.c drm: use set_memory.h header 2017-05-08 17:15:14 -07:00
gtt.h drm/gma500: Move GEM BO to drm_framebuffer 2018-05-18 14:52:48 +01:00
intel_bios.c
intel_bios.h drm: gma500: Changed __attribute__((packed)) to __packed 2018-07-12 08:48:25 +02:00
intel_gmbus.c
intel_i2c.c
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mdfld_device.c
mdfld_dsi_dpi.c drm: drop _mode_ from drm_mode_connector_attach_encoder 2018-07-13 18:40:27 +02:00
mdfld_dsi_dpi.h
mdfld_dsi_output.c drm/gma500: fix mode_valid's return type 2018-04-25 09:38:28 +02:00
mdfld_dsi_output.h
mdfld_dsi_pkg_sender.c drm/gma500: fix potential NULL pointer dereference dereference 2017-08-18 09:10:46 +02:00
mdfld_dsi_pkg_sender.h
mdfld_intel_display.c drm/gma500: Fix compile warning 2018-06-26 16:23:46 +03:00
mdfld_output.c
mdfld_output.h
mdfld_tmd_vid.c
mdfld_tpo_vid.c gpu: drm: gma500: remove two more dead variable 2017-05-23 17:38:33 +02:00
mid_bios.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
mid_bios.h
mmu.c gma500: mmu: unmap the correct address 2017-10-30 11:21:55 +01:00
mmu.h
oaktrail.h
oaktrail_crtc.c drm/gma500: Move GEM BO to drm_framebuffer 2018-05-18 14:52:48 +01:00
oaktrail_device.c
oaktrail_hdmi.c drm: drop _mode_ from update_edit_property() 2018-07-13 18:40:27 +02:00
oaktrail_hdmi_i2c.c
oaktrail_lvds.c drm: drop _mode_ from update_edit_property() 2018-07-13 18:40:27 +02:00
oaktrail_lvds_i2c.c
opregion.c
opregion.h
power.c
power.h
psb_device.c
psb_device.h
psb_drv.c drm/irq: Ditch DRIVER_IRQ_SHARED 2019-01-29 15:45:21 +01:00
psb_drv.h Merge drm/drm-next into drm-misc-next 2018-08-27 10:00:03 -04:00
psb_intel_display.c drm: gma500: remove dead code and pointless local lut storage 2017-08-04 11:35:51 +02:00
psb_intel_drv.h drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
psb_intel_lvds.c drm/gma500: fix psb_intel_lvds_mode_valid()'s return type 2018-04-25 09:38:37 +02:00
psb_intel_modes.c drm: drop _mode_ from update_edit_property() 2018-07-13 18:40:27 +02:00
psb_intel_reg.h
psb_intel_sdvo.c drm: drop _mode_ from update_edit_property() 2018-07-13 18:40:27 +02:00
psb_intel_sdvo_regs.h
psb_irq.c
psb_irq.h
psb_lid.c drm: gma500: Convert timers to use timer_setup() 2017-11-01 11:44:52 -07:00
psb_reg.h
tc35876x-dsi-lvds.c gpu: drm: tc35876x: move header file out of I2C realm 2017-08-13 16:07:17 +02:00
tc35876x-dsi-lvds.h