index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
dvo_ivch.c
Age
Commit message (
Expand
)
Author
2015-09-30
drm/i915: Constify adjusted_mode
Ville Syrjälä
2015-09-30
drm/i915: Always use crtc_ timings when dealing with adjustead_mode
Ville Syrjälä
2015-06-15
Fix resume from suspend on IBM X30
Thomas Richter
2015-03-30
Enabled dithering in the intel VCH DVO for 18bpp pipelines.
Thomas Richter
2014-04-09
drm/i915: Remove spurious semicolons
Damien Lespiau
2014-03-28
drm/i915: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()
Lespiau, Damien
2012-09-06
drm/i915/dvo: implement get_hw_state
Daniel Vetter
2012-08-17
drm/i915: simplify dvo dpms interface
Daniel Vetter
2011-09-19
Drivers: i915: Fix all space related issues.
Akshay Joshi
2010-09-18
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2009-11-05
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code.
Zhao Yakui
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes