kernel_optimize_test/include/drm
Daniel Vetter 7520a277d9 drm: Extract drm_framebuffer.[hc]
Also start with drm_modeset.h with the core bits, since we need
to untangle this mess somehow. That allows us to move the drm_modes.h
include to the right spot, except for the temporary connector status
enum. That will get fixed as soon as drm_connector.h exists.

v2: Rebase.

v3: Move drm_crtc_force_disable_all back again, that wasn't meant to
be moved (Sean).

v4: Rebase.

Cc: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2016-08-16 16:49:03 +02:00
..
bridge drm/bridge: analogix_dp: passing the connector as an argument in .get_modes() 2016-07-05 21:53:38 +08:00
i2c
ttm drm/ttm: Wait for a BO to become idle before unbinding it from GTT 2016-08-05 13:37:02 -04:00
ati_pcigart.h
drm_agpsupport.h
drm_atomic_helper.h drm/kms-helpers: Extract drm_modeset_helper.[hc] 2016-08-16 16:10:19 +02:00
drm_atomic.h
drm_auth.h drm: document drm_auth.c 2016-06-21 22:10:55 +02:00
drm_cache.h
drm_core.h
drm_crtc_helper.h drm/kms-helpers: Extract drm_modeset_helper.[hc] 2016-08-16 16:10:19 +02:00
drm_crtc.h drm: Extract drm_framebuffer.[hc] 2016-08-16 16:49:03 +02:00
drm_displayid.h
drm_dp_aux_dev.h
drm_dp_dual_mode_helper.h
drm_dp_helper.h drm/dp: Add drm_dp_psr_setup_time() 2016-08-03 07:06:28 +10:00
drm_dp_mst_helper.h drm/dp-mst: Missing kernel doc 2016-07-19 10:31:53 +02:00
drm_edid.h
drm_encoder_slave.h
drm_fb_cma_helper.h drm/fb_cma_helper: add suspend helper 2016-06-18 18:33:54 -07:00
drm_fb_helper.h drm/fb-helper: Add a dummy remove_conflicting_framebuffers 2016-08-12 10:41:18 +02:00
drm_fixed.h
drm_flip_work.h
drm_fourcc.h drm: remove const attribute to hint at caller that they now own the memory 2016-08-16 14:06:53 +02:00
drm_framebuffer.h drm: Extract drm_framebuffer.[hc] 2016-08-16 16:49:03 +02:00
drm_gem_cma_helper.h
drm_gem.h drm/doc: Fix more kerneldoc/sphinx warnings 2016-08-16 16:09:58 +02:00
drm_global.h
drm_hashtab.h
drm_irq.h drm: Extract&Document drm_irq.h 2016-07-19 10:29:47 +02:00
drm_legacy.h drm: document drm_auth.c 2016-06-21 22:10:55 +02:00
drm_mem_util.h
drm_mipi_dsi.h drm/dsi: Make set_tear_scanline command consistent 2016-07-12 13:19:26 +02:00
drm_mm.h drm: Track drm_mm nodes with an interval tree 2016-08-08 10:05:16 +02:00
drm_modes.h drm: Extract drm_framebuffer.[hc] 2016-08-16 16:49:03 +02:00
drm_modeset_helper_vtables.h drm/atomic-helper: Add atomic_mode_set helper callback 2016-08-08 11:44:20 +02:00
drm_modeset_helper.h drm/kms-helpers: Extract drm_modeset_helper.[hc] 2016-08-16 16:10:19 +02:00
drm_modeset_lock.h
drm_modeset.h drm: Extract drm_framebuffer.[hc] 2016-08-16 16:49:03 +02:00
drm_of.h
drm_os_linux.h
drm_panel.h
drm_pciids.h
drm_plane_helper.h drm/kms-helpers: Extract drm_modeset_helper.[hc] 2016-08-16 16:10:19 +02:00
drm_rect.h
drm_simple_kms_helper.h
drm_sysfs.h
drm_vma_manager.h drm: Convert drm_vma_manager to embedded interval-tree in drm_mm 2016-08-08 10:05:17 +02:00
drmP.h drm: Add ratelimited versions of the DRM_DEBUG* macros 2016-08-09 18:23:43 +02:00
gma_drm.h
i915_component.h
i915_drm.h
i915_pciids.h drm/i915: Removing PCI IDs that are no longer listed as Kabylake. 2016-06-29 12:19:13 +03:00
intel-gtt.h