summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2011-11-23drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard
2011-11-23drm/i915: Hook up Ivybridge eDPKeith Packard
2011-11-23drm/i915: add multi-threaded forcewake supportKeith Packard
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie
2011-11-17drm/i915: Fix inconsistent backlight level during disabledTakashi Iwai
2011-11-17drm, i915: Fix memory leak in i915_gem_busy_ioctl().Rakib Mullick
2011-11-16drm/i915: Use DPCD value for max DP lanes.Keith Packard
2011-11-16drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard
2011-11-16drm/i915: Remove trailing white spaceKeith Packard
2011-11-16drm/i915: Try harder during dp pattern 1 link trainingKeith Packard
2011-11-16drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard
2011-11-16drm/i915: Let panel power sequencing hardware do its jobKeith Packard
2011-11-16drm/i915: Treat PCH eDP like DP in most placesKeith Packard
2011-11-16drm/i915: Remove link_status field from intel_dp structureKeith Packard
2011-11-16drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard
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-10drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard
2011-11-08drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt
2011-11-07drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt
2011-11-07drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt
2011-11-06Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-...Randy Dunlap
2011-11-03drm/i915: enable cacheable objects on IvybridgeJesse Barnes
2011-11-03drm/i915: add constants to size fence arrays and fieldsDaniel Vetter
2011-11-03drm/i915: Ivybridge still has fences!Daniel Vetter
2011-11-03drm/i915: forcewake warning fixes in debugfsBen Widawsky
2011-11-01drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt
2011-11-01drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard
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-28drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMSAdam Jackson
2011-10-28drm/i915: only match on PCI_BASE_CLASS_DISPLAYDaniel Vetter
2011-10-28drm/i915: disable temporal dithering on the internal panelDaniel Vetter
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