linux/drivers/gpu/drm/i915
Thomas Jarosch 0de3b48569 drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Otherwise it just contains random memory.

Issue detected by cppcheck.

Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2011-08-25 11:21:20 -07:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_debugfs.c drm/i915: show interrupt info on IVB 2011-08-09 09:47:16 -07:00
i915_dma.c
i915_drv.c
i915_drv.h Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
i915_gem_debug.c
i915_gem_evict.c
i915_gem_execbuffer.c
i915_gem_gtt.c
i915_gem_tiling.c
i915_gem.c
i915_ioc32.c
i915_irq.c drm/i915: Can't do accurate vblank timestamps with UMS 2011-08-15 12:10:26 -07:00
i915_mem.c
i915_reg.h drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge 2011-08-19 11:57:12 -07:00
i915_suspend.c drm/i915: Cannot set clock gating under UMS 2011-08-15 12:10:27 -07:00
i915_trace_points.c
i915_trace.h
intel_acpi.c
intel_bios.c
intel_bios.h
intel_crt.c
intel_display.c drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked 2011-08-25 11:21:20 -07:00
intel_dp.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_drv.h Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_dvo.c
intel_fb.c
intel_hdmi.c
intel_i2c.c
intel_lvds.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_modes.c
intel_opregion.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_overlay.c
intel_panel.c Not all systems expose a firmware or platform mechanism for changing the backlight intensity on i915, so add native driver support. 2011-08-15 12:10:25 -07:00
intel_ringbuffer.c drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge 2011-08-19 11:57:12 -07:00
intel_ringbuffer.h
intel_sdvo_regs.h
intel_sdvo.c
intel_tv.c
Makefile