summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-11-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-11drm: serialize access to list of debugfs filesMarcin Slusarz
2011-11-08drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt
2011-11-06Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap
2011-10-31gpu: add module.h to drivers/gpu files as required.Paul Gortmaker
2011-10-31gpu: Add export.h as required to drivers/gpu files.Paul Gortmaker
2011-10-20drm/i915/dp: Fix eDP on PCH DP on CPT/PPTAdam Jackson
2011-10-20drm/i915/dp: Introduce is_cpu_edp()Adam Jackson
2011-10-20drm/i915: use correct SPD type valueJesse Barnes
2011-10-20drm/i915: fix ILK+ infoframe supportJesse Barnes
2011-10-20drm/i915: add DP test request handlingJesse Barnes
2011-10-20drm/i915: read full receiver capability field during DP hot plugJesse Barnes
2011-10-20drm/i915/dp: Remove eDP special cases from bandwidth checksAdam Jackson
2011-10-20drm/i915/dp: Fix the math in intel_dp_link_requiredAdam Jackson
2011-10-20drm/i915/panel: Always record the backlight level again (but cleverly)Takashi Iwai
2011-10-20i915: Move i915_read/write out of lineAndi Kleen
2011-10-20drm/i915: remove transcoder PLL mashing from mode_set per specsJesse Barnes
2011-10-20drm/i915: if transcoder disable fails, say whichJesse Barnes
2011-10-20drm/i915: set watermarks for third pipe on IVBJesse Barnes
2011-10-20drm/i915: export a CPT mode set verification functionJesse Barnes
2011-10-20drm/i915: fix transcoder PLL select maskingJesse Barnes
2011-10-20drm/i915: fix IVB cursor supportJesse Barnes
2011-10-20drm/i915: fix debug output for 3 pipe configsJesse Barnes
2011-10-20drm/i915: add PLL sharing support to handle 3 pipesJesse Barnes
2011-10-20drm/i915: fix PCH PLL assertion check for 3 pipesJesse Barnes
2011-10-20drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes
2011-10-20drm/i915: split refclk code out of ironlake_crtc_mode_setJesse Barnes
2011-10-20drm/i915: support 3 pipes on IVB+Jesse Barnes
2011-10-20drm/i915: PLL macro cleanup and pipe assertion checkJesse Barnes
2011-10-20drm/i915: always set FDI composite sync bitJesse Barnes
2011-10-20drm/i915: Use PIPE_CONTROL for flushing on gen6+.Jesse Barnes
2011-10-20drm/i915: Rename PIPE_CONTROL bit defines to be less terse.Kenneth Graunke
2011-10-20drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.Kenneth Graunke
2011-10-20drm/i915: ILK + VT-d workaroundBen Widawsky
2011-10-20drm/i915: Remove early exit on i915_gpu_idleBen Widawsky
2011-10-20drm/i915: drop KM_USER0 argument to k(un)map_atomicDaniel Vetter
2011-10-20drm/i915: Defend against userspace creating a gem object with size==0Chris Wilson
2011-10-20drm/i915: simplify swapin/out swizzle checking a bitDaniel Vetter
2011-10-20drm/i915: fix swizzling on gen6+Daniel Vetter
2011-10-20drm/i915: properly cancel rps_work on module unload v2Daniel Vetter
2011-10-20drm/i915: close PM interrupt masking races in the rps work funcDaniel Vetter
2011-10-20drm/i915: close PM interrupt masking races in the irq handlerDaniel Vetter
2011-10-20drm/i915: Remove redundant bit shifting from intel_gmbus_set_speedAdam Jackson
2011-10-20drm/i915: Rename intel_sdvo_hdmi_sink_detectAdam Jackson
2011-10-20drm/i915: Fix multifunction SDVO detectionAdam Jackson
2011-10-20drm/i915: Remove "i2c_speed" nonsense from child device tableAdam Jackson
2011-10-20Merge branch 'fix-pch-refclk' into fooKeith Packard
2011-10-20Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard
2011-10-12drm/i915: No need to wait for eDP power off delay if panel is onKeith Packard
2011-10-12drm/i915: Restrict ILK-specific eDP power hack to ILKKeith Packard