linux/drivers/gpu/drm/i915
Linus Torvalds 25fd91dc72 drm: i915: fix build when DEBUG_FS is disabled
This clearly had never gotten tested, probably because you need a fairly
minimal configuration in order to disable DEBUG_FS (several other
options select it).

The dummy inline functions that were used for the no-DEBUG_FS case were
missing the argument names in the declarations.

Fixes: 1dac891c1c ("drm/i915: Register debugfs interface last")
Reported-and-tested-by: Jörg Otte <jrg.otte@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-08-03 18:11:24 -04:00
..
gvt
dvo.h
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c
dvo_tfp410.c
i915_cmd_parser.c
i915_debugfs.c Add braces to avoid "ambiguous ‘else’" compiler warnings 2016-07-27 20:03:31 -07:00
i915_drv.c
i915_drv.h drm: i915: fix build when DEBUG_FS is disabled 2016-08-03 18:11:24 -04:00
i915_gem.c Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux 2016-08-01 21:44:08 -04:00
i915_gem.h
i915_gem_batch_pool.c
i915_gem_batch_pool.h
i915_gem_context.c
i915_gem_debug.c
i915_gem_dmabuf.c
i915_gem_dmabuf.h
i915_gem_evict.c
i915_gem_execbuffer.c
i915_gem_fence.c
i915_gem_gtt.c
i915_gem_gtt.h
i915_gem_render_state.c
i915_gem_render_state.h
i915_gem_shrinker.c Linux 4.7 2016-07-26 17:26:29 +10:00
i915_gem_stolen.c
i915_gem_tiling.c
i915_gem_userptr.c
i915_gpu_error.c
i915_guc_reg.h
i915_guc_submission.c
i915_ioc32.c
i915_irq.c
i915_params.c drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default" 2016-07-25 08:15:49 +02:00
i915_params.h
i915_pci.c
i915_pvinfo.h
i915_reg.h drm/i915/gen9: Add WaInPlaceDecompressionHang 2016-07-25 08:28:50 +02:00
i915_suspend.c
i915_sysfs.c
i915_trace.h
i915_trace_points.c
i915_vgpu.c
i915_vgpu.h
intel_acpi.c
intel_atomic.c
intel_atomic_plane.c
intel_audio.c
intel_bios.c
intel_bios.h
intel_breadcrumbs.c
intel_color.c
intel_crt.c
intel_csr.c Linux 4.7 2016-07-26 17:26:29 +10:00
intel_ddi.c
intel_device_info.c
intel_display.c Merge tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/drm-intel into drm-next 2016-07-27 10:37:01 +10:00
intel_dp.c Linux 4.7 2016-07-26 17:26:29 +10:00
intel_dp_aux_backlight.c
intel_dp_link_training.c
intel_dp_mst.c
intel_dpio_phy.c
intel_dpll_mgr.c
intel_dpll_mgr.h
intel_drv.h drm/i915: Check PSR setup time vs. vblank length 2016-08-03 07:06:41 +10:00
intel_dsi.c
intel_dsi.h
intel_dsi_dcs_backlight.c
intel_dsi_panel_vbt.c
intel_dsi_pll.c
intel_dvo.c
intel_fbc.c
intel_fbdev.c
intel_fifo_underrun.c
intel_frontbuffer.c
intel_guc.h
intel_guc_fwif.h
intel_guc_loader.c
intel_gvt.c
intel_gvt.h
intel_hdmi.c
intel_hotplug.c
intel_i2c.c
intel_lrc.c Linux 4.7 2016-07-26 17:26:29 +10:00
intel_lrc.h
intel_lvds.c
intel_mocs.c drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config 2016-07-25 08:14:48 +02:00
intel_mocs.h
intel_modes.c
intel_opregion.c Linux 4.7 2016-07-26 17:26:29 +10:00
intel_overlay.c
intel_panel.c
intel_pm.c Linux 4.7 2016-07-26 17:26:29 +10:00
intel_psr.c drm/i915: Check PSR setup time vs. vblank length 2016-08-03 07:06:41 +10:00
intel_renderstate.h
intel_renderstate_gen6.c
intel_renderstate_gen7.c
intel_renderstate_gen8.c
intel_renderstate_gen9.c
intel_ringbuffer.c drm/i915/gen9: Add WaInPlaceDecompressionHang 2016-07-25 08:28:50 +02:00
intel_ringbuffer.h
intel_runtime_pm.c
intel_sdvo.c
intel_sdvo_regs.h
intel_sideband.c
intel_sprite.c drm/i915: Check PSR setup time vs. vblank length 2016-08-03 07:06:41 +10:00
intel_tv.c
intel_uncore.c
intel_vbt_defs.h
Kconfig
Kconfig.debug
Makefile