linux_dsm_epyc7002/drivers/gpu/drm/i915
Daniel Vetter 35eb73234b drm/i915: kill dev_priv->mchdev_lock
It's only ever a pointer to the global mchdev_lock, and we don't use
it at all.

Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-08-09 21:53:01 +02:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c drm/i915: Support for ns2501-DVO 2012-07-25 18:23:48 +02:00
dvo_sil164.c
dvo_tfp410.c
dvo.h drm/i915: Support for ns2501-DVO 2012-07-25 18:23:48 +02:00
i915_debugfs.c drm/i915: move all rps state into dev_priv->rps 2012-08-09 21:52:22 +02:00
i915_dma.c drm/i915: move all rps state into dev_priv->rps 2012-08-09 21:52:22 +02:00
i915_drv.c drm/i915: create VLV_DSIPLAY_BASE #define 2012-07-25 18:23:50 +02:00
i915_drv.h drm/i915: kill dev_priv->mchdev_lock 2012-08-09 21:53:01 +02:00
i915_gem_context.c drm/i915: Add contexts for HSW 2012-07-25 18:23:56 +02:00
i915_gem_debug.c
i915_gem_dmabuf.c
i915_gem_evict.c drm/i915: Segregate memory domains in the GTT using coloring 2012-07-26 12:56:25 +02:00
i915_gem_execbuffer.c drm/i915: Avoid concurrent access when marking the device as idle/busy 2012-07-25 18:23:56 +02:00
i915_gem_gtt.c drm/i915: Segregate memory domains in the GTT using coloring 2012-07-26 12:56:25 +02:00
i915_gem_stolen.c
i915_gem_tiling.c
i915_gem.c drm/i915: Export ability of changing cache levels to userspace 2012-07-26 12:56:25 +02:00
i915_ioc32.c
i915_irq.c drm/i915: move all rps state into dev_priv->rps 2012-08-09 21:52:22 +02:00
i915_reg.h drm/i915: add parentheses around PIXCLK_GATE definitions 2012-08-09 18:42:09 +02:00
i915_suspend.c drm/i915: wrap up gt powersave enabling functions 2012-06-25 21:07:03 +02:00
i915_sysfs.c drm/i915: Macro to determine DPF support 2012-07-25 18:23:56 +02:00
i915_trace_points.c
i915_trace.h
intel_acpi.c
intel_bios.c drm/i915/bios: cleanup return type of intel_parse_bios() 2012-06-27 10:17:51 +01:00
intel_bios.h drm/i915/bios: cleanup return type of intel_parse_bios() 2012-06-27 10:17:51 +01:00
intel_crt.c drm/i915: add inte_crt->adpa_reg 2012-07-25 18:23:50 +02:00
intel_ddi.c drm/i915: completely reset the value of DDI_FUNC_CTL 2012-08-09 18:41:25 +02:00
intel_display.c drm/i915: move all rps state into dev_priv->rps 2012-08-09 21:52:22 +02:00
intel_dp.c drm/i915: add port field to struct intel_dp and use it 2012-07-25 18:23:48 +02:00
intel_drv.h drm/i915: rip out sanitize_pm again 2012-07-26 13:37:13 +02:00
intel_dvo.c drm/i915: Support for ns2501-DVO 2012-07-25 18:23:48 +02:00
intel_fb.c drm/i915: Zero initialize mode_cmd 2012-07-05 13:27:58 +02:00
intel_hdmi.c drm/i915: add port parameter to intel_hdmi_init 2012-07-25 18:23:47 +02:00
intel_i2c.c
intel_lvds.c drm/i915: simplify possible_clones computation 2012-07-25 18:23:46 +02:00
intel_modes.c drm/i915: kill intel_ddc_probe 2012-07-20 12:21:39 +02:00
intel_opregion.c
intel_overlay.c
intel_panel.c drm/i915: don't forget the PCH backlight registers 2012-07-20 12:21:41 +02:00
intel_pm.c drm/i915: kill dev_priv->mchdev_lock 2012-08-09 21:53:01 +02:00
intel_ringbuffer.c drm/i915: Only apply the SNB pipe control w/a to gen6 2012-08-08 09:34:32 +02:00
intel_ringbuffer.h drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs 2012-07-25 18:23:55 +02:00
intel_sdvo_regs.h
intel_sdvo.c drm/i915: simplify possible_clones computation 2012-07-25 18:23:46 +02:00
intel_sprite.c drm/i915: mask tiled bit when updating ILK sprites 2012-07-20 12:21:40 +02:00
intel_tv.c drm/i915: simplify possible_clones computation 2012-07-25 18:23:46 +02:00
Makefile drm/i915: Support for ns2501-DVO 2012-07-25 18:23:48 +02:00