index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dvo.c
Age
Commit message (
Expand
)
Author
2012-03-28
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
2012-02-10
drm/i915: fixup interlaced vertical timings confusion, part 1
Daniel Vetter
2011-02-07
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2010-09-28
drm/i915/dvo: Fix panel and DDC i2c pins
Chris Wilson
2010-09-21
drm/i915: Use the correct DPB GMBUS port for GPIOE
Chris Wilson
2010-09-21
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-15
drm/i915: call drm_encoder_init first
Chris Wilson
2010-09-14
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-09
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
2010-09-09
drm/i915: Use the direct mapping of pipe->crtc
Chris Wilson
2010-09-09
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-08-09
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-12
drm/i915: convert DVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-09
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2009-08-24
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
2008-12-29
drm/i915: fix sparse warnings: move 'extern' decls to header file
Hannes Eder
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes