| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/i915/crt: fix DPMS standby and suspend mode handling | Jani Nikula | 2012-11-06 | 1 | -1/+1 |
* | drm/i915: VGA needs to be on pipe A on i830M | Daniel Vetter | 2012-10-23 | 1 | -1/+1 |
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 2012-10-22 | 1 | -14/+1 |
|\ |
|
| * | DRM/i915: Don't delete DPLL Multiplier during DAC init. | Egbert Eich | 2012-10-16 | 1 | -14/+1 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-10-03 | 1 | -53/+112 |
|\ \
| |/ |
|
| * | Merge the modeset-rework, basic conversion into drm-intel-next | Daniel Vetter | 2012-09-06 | 1 | -41/+95 |
| |\ |
|
| | * | drm/i915: improve modeset state checking after dpms calls | Daniel Vetter | 2012-09-06 | 1 | -1/+1 |
| | * | drm/i915: s/intel_encoder_disable/intel_encoder_noop | Daniel Vetter | 2012-09-06 | 1 | -1/+1 |
| | * | drm/i915: check connector hw/sw state | Daniel Vetter | 2012-09-06 | 1 | -0/+2 |
| | * | drm/i915/crt: implement get_hw_state | Daniel Vetter | 2012-09-06 | 1 | -0/+23 |
| | * | drm/i915: rip out encoder->prepare/commit | Daniel Vetter | 2012-09-06 | 1 | -2/+0 |
| | * | drm/i915: convert dpms functions of dvo/sdvo/crt | Daniel Vetter | 2012-09-06 | 1 | -47/+50 |
| | * | drm/i915/crt: convert to encoder disable/enable | Daniel Vetter | 2012-09-06 | 1 | -4/+32 |
| * | | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie | 2012-09-03 | 1 | -5/+3 |
| |\ \
| | |/ |
|
| | * | drm/i915: Allow VGA on CRTC 2 | Keith Packard | 2012-08-17 | 1 | -1/+1 |
| | * | drm/i915: drop intel_encoder argument to load_detect_pipe functions | Daniel Vetter | 2012-08-17 | 1 | -4/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Dave Airlie | 2012-08-27 | 1 | -3/+33 |
| |\ \
| | |/
| |/| |
|
| * | | drm/i915: add inte_crt->adpa_reg | Daniel Vetter | 2012-07-25 | 1 | -7/+16 |
| * | | drm/i915: simplify possible_clones computation | Daniel Vetter | 2012-07-25 | 1 | -3/+1 |
* | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 2012-10-02 | 1 | -5/+5 |
* | | | UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. | David Howells | 2012-10-02 | 1 | -1/+0 |
| |/
|/| |
|
* | | drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads | Jani Nikula | 2012-08-17 | 1 | -3/+33 |
|/ |
|
* | drm/i915: check whether we actually received an edid in detect_ddc | Daniel Vetter | 2012-07-20 | 1 | -19/+14 |
* | drm: Make the .mode_fixup() operations mode argument a const pointer | Laurent Pinchart | 2012-07-19 | 1 | -1/+1 |
* | drm/i915: VLV VGA port only handles on & off, like PCH VGA | Jesse Barnes | 2012-06-20 | 1 | -0/+3 |
* | drm/i915: add ValleyView specific CRT detect function | Jesse Barnes | 2012-06-20 | 1 | -0/+39 |
* | drm/i915/crt: Do not rely upon the HPD presence pin | Daniel Vetter | 2012-06-16 | 1 | -3/+12 |
* | drm/i915: account for only one PCH receiver on Haswell | Eugeni Dodonov | 2012-05-19 | 1 | -1/+5 |
* | Merge tag 'v3.4-rc6' into drm-intel-next | Daniel Vetter | 2012-05-07 | 1 | -18/+11 |
|\ |
|
| * | drm/i915: fixup load-detect on enabled, but not active pipe | Daniel Vetter | 2012-04-22 | 1 | -18/+11 |
* | | drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC | Jesse Barnes | 2012-04-18 | 1 | -11/+43 |
* | | drm/i915: make quirks more verbose | Daniel Vetter | 2012-04-09 | 1 | -1/+1 |
* | | drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter | Daniel Kurtz | 2012-03-28 | 1 | -6/+8 |
|/ |
|
* | drm/i915: don't allow interlaced pipeconf on gen2 | Daniel Vetter | 2012-02-10 | 1 | -1/+4 |
* | CHROMIUM: i915: Add DMI override to skip CRT initialization on ZGB | Duncan Laurie | 2012-01-12 | 1 | -0/+23 |
* | drm/i915: use transcoder select bits on VGA and HDMI on CPT | Jesse Barnes | 2011-10-20 | 1 | -11/+7 |
* | Drivers: i915: Fix all space related issues. | Akshay Joshi | 2011-09-19 | 1 | -1/+1 |
* | drm/i915/crt: Explicitly return false if connected to a digital monitor | Chris Wilson | 2011-06-04 | 1 | -0/+4 |
* | drm/i915: Don't store temporary load-detect variables in the generic encoder | Chris Wilson | 2011-05-10 | 1 | -5/+6 |
* | drm/i915: Simplify return value from intel_get_load_detect_pipe | Chris Wilson | 2011-05-10 | 1 | -10/+7 |
* | drm/i915/crt: Remove 0xa0 probe for VGA | Chris Wilson | 2011-04-05 | 1 | -20/+0 |
* | drm/i915: cleanup per-pipe reg usage | Jesse Barnes | 2011-02-07 | 1 | -23/+10 |
* | drm/i915/crt: Force the initial probe after reset | Chris Wilson | 2011-01-25 | 1 | -0/+10 |
* | drm/i915/crt: Check for a analog monitor in case of DVI-I | David Müller | 2011-01-11 | 1 | -5/+25 |
* | drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardware | Keith Packard | 2010-11-19 | 1 | -38/+57 |
* | drm/i915/crt: Introduce struct intel_crt | Chris Wilson | 2010-11-19 | 1 | -27/+37 |
* | drm/i915/crt: Make sure the hotplug interrupt is enabled | Yuanhan Liu | 2010-10-08 | 1 | -1/+2 |
* | drm/i915/crt: Use a DDC probe on 0xA0 before load-detect | Chris Wilson | 2010-09-22 | 1 | -4/+35 |
* | drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g | Chris Wilson | 2010-09-21 | 1 | -4/+4 |
* | Merge branch 'drm-intel-fixes' into HEAD | Chris Wilson | 2010-09-21 | 1 | -3/+7 |
|\ |
|