summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_crt.c
AgeCommit message (Expand)Author
2012-08-17drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula
2012-07-20drm/i915: check whether we actually received an edid in detect_ddcDaniel Vetter
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart
2012-06-20drm/i915: VLV VGA port only handles on & off, like PCH VGAJesse Barnes
2012-06-20drm/i915: add ValleyView specific CRT detect functionJesse Barnes
2012-06-16drm/i915/crt: Do not rely upon the HPD presence pinDaniel Vetter
2012-05-19drm/i915: account for only one PCH receiver on HaswellEugeni Dodonov
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-04-22drm/i915: fixup load-detect on enabled, but not active pipeDaniel Vetter
2012-04-18drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DACJesse Barnes
2012-04-09drm/i915: make quirks more verboseDaniel Vetter
2012-03-28drm/i915/intel_i2c: refactor using intel_gmbus_get_adapterDaniel Kurtz
2012-02-10drm/i915: don't allow interlaced pipeconf on gen2Daniel Vetter
2012-01-12CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGBDuncan Laurie
2011-10-20drm/i915: use transcoder select bits on VGA and HDMI on CPTJesse Barnes
2011-09-19Drivers: i915: Fix all space related issues.Akshay Joshi
2011-06-04drm/i915/crt: Explicitly return false if connected to a digital monitorChris Wilson
2011-05-10drm/i915: Don't store temporary load-detect variables in the generic encoderChris Wilson
2011-05-10drm/i915: Simplify return value from intel_get_load_detect_pipeChris Wilson
2011-04-05drm/i915/crt: Remove 0xa0 probe for VGAChris Wilson
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-01-25drm/i915/crt: Force the initial probe after resetChris Wilson
2011-01-11drm/i915/crt: Check for a analog monitor in case of DVI-IDavid Müller
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson
2010-10-08drm/i915/crt: Make sure the hotplug interrupt is enabledYuanhan Liu
2010-09-22drm/i915/crt: Use a DDC probe on 0xA0 before load-detectChris Wilson
2010-09-21drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965gChris Wilson
2010-09-21Merge branch 'drm-intel-fixes' into HEADChris Wilson
2010-09-21Merge remote branch 'linus' into drm-intel-fixesChris Wilson
2010-09-18drm/i915: use GMBUS to manage i2c linksChris Wilson
2010-09-17drm/i915/crt: Downgrade warnings for hotplug failuresChris Wilson
2010-09-15drm/i915: call drm_encoder_init firstChris Wilson
2010-09-14drm/i915/i2c: Track the parent encoder rather than just the devChris Wilson
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson
2010-09-13drm: Use a nondestructive mode for output detect when pollingChris Wilson
2010-09-09drm/i915: Make the connector->encoder relationship explicitChris Wilson
2010-09-09drm/i915: Rename intel_encoder->enc to base for consistencyChris Wilson
2010-09-08drm/i915/crt: Flush register prior to waiting for vblank.Chris Wilson
2010-09-08drm/i915: Drop the msleep parameter to wait_for()Chris Wilson
2010-08-21i915: disable DAC on Ironlake also when doing CRT load detection.Dave Airlie
2010-08-21drm/i915: wait for actual vblank, not just 20msJesse Barnes
2010-08-09drm/i915: Ensure that while(INREG()) are bounded (v2)Chris Wilson
2010-08-09drm/i915: Subclass intel_encoder.Chris Wilson
2010-07-01drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski
2010-05-26drm/i915/gen4: Extra CRT hotplug paranoiaAdam Jackson
2010-05-26drm/i915: Add support for interlaced display.Krzysztof Halasa
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-04-20Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...Dave Airlie
2010-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds