summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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-10drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard
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-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-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-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2011-10-23vmwgfx: Don't pass unused arguments to do_dirty functionsJakob Bornecrantz
2011-10-23vmwgfx: Emulate depth 32 framebuffersJakob Bornecrantz
2011-10-21drm/radeon: Lower the severity of the radeon lockup messages.Dave Jones
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