linux_dsm_epyc7002/include/drm
Daniel Vetter 2c695fa044 drm: remove agp_init() bus callback
The PCI bus helper is the only user of it. Call it directly before
device-registration to get rid of the callback.

Note that all drm_agp_*() calls are locked with the drm-global-mutex so we
need to explicitly lock it during initialization. It's not really clear
why it's needed, but lets be safe.

v2: Rebase on top of the agp_init interface change.

v3: Remove the rebase-fail where I've accidentally killed the ->irq_by_busid
callback a bit too early.

Cc: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com> (v1)
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2013-12-18 11:22:30 +10:00
..
i2c
ttm Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-fixes 2013-11-21 18:46:56 +10:00
drm_agpsupport.h drm: rip out drm_core_has_AGP 2013-12-18 11:20:04 +10:00
drm_buffer.h
drm_cache.h
drm_core.h
drm_crtc_helper.h drm: return if changed in drm_helper_hpd_irq_event() 2013-10-23 14:21:07 +01:00
drm_crtc.h drm: add drm_set_preferred_mode 2013-11-06 13:36:18 +10:00
drm_dp_helper.h drm/dp: Use AUX constants from specification 2013-12-18 11:08:51 +10:00
drm_edid.h Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next 2013-09-02 09:31:40 +10:00
drm_encoder_slave.h
drm_fb_cma_helper.h drm: Make drm_fb_cma_describe() static 2013-08-21 12:47:41 +10:00
drm_fb_helper.h
drm_fixed.h
drm_flip_work.h
drm_gem_cma_helper.h
drm_global.h
drm_hashtab.h
drm_mem_util.h
drm_memory.h
drm_mm.h
drm_os_linux.h
drm_pciids.h drm/radeon: add pci ids for hawaii 2013-11-08 12:33:47 -05:00
drm_rect.h
drm_sysfs.h
drm_usb.h
drm_vma_manager.h drm/vma: add access management helpers 2013-08-27 11:54:54 +10:00
drmP.h drm: remove agp_init() bus callback 2013-12-18 11:22:30 +10:00
exynos_drm.h drm/exynos: fimd: replace struct fb_videomode with videomode 2013-09-05 13:43:44 +09:00
gma_drm.h
i915_drm.h drm/i915/bdw: support GMS and GGMS changes 2013-11-08 18:09:39 +01:00
i915_pciids.h drm/i915/bdw: Add device IDs 2013-11-08 18:09:36 +01:00
i915_powerwell.h
intel-gtt.h