summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_crt.c
AgeCommit message (Expand)Author
2012-11-06drm/i915/crt: fix DPMS standby and suspend mode handlingJani Nikula
2012-10-23drm/i915: VGA needs to be on pipe A on i830MDaniel Vetter
2012-10-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-10-16DRM/i915: Don't delete DPLL Multiplier during DAC init.Egbert Eich
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-06Merge the modeset-rework, basic conversion into drm-intel-nextDaniel Vetter
2012-09-06drm/i915: improve modeset state checking after dpms callsDaniel Vetter
2012-09-06drm/i915: s/intel_encoder_disable/intel_encoder_noopDaniel Vetter
2012-09-06drm/i915: check connector hw/sw stateDaniel Vetter
2012-09-06drm/i915/crt: implement get_hw_stateDaniel Vetter
2012-09-06drm/i915: rip out encoder->prepare/commitDaniel Vetter
2012-09-06drm/i915: convert dpms functions of dvo/sdvo/crtDaniel Vetter
2012-09-06drm/i915/crt: convert to encoder disable/enableDaniel Vetter
2012-09-03Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2012-08-17drm/i915: Allow VGA on CRTC 2Keith Packard
2012-08-17drm/i915: drop intel_encoder argument to load_detect_pipe functionsDaniel Vetter
2012-08-17drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula
2012-07-25drm/i915: add inte_crt->adpa_regDaniel Vetter
2012-07-25drm/i915: simplify possible_clones computationDaniel Vetter
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