index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
dvo.h
Age
Commit message (
Expand
)
Author
2015-12-09
drm/i915: constify intel_dvo_dev_ops structures
Julia Lawall
2015-11-18
drm/i915: Type safe register read/write
Ville Syrjälä
2015-11-18
drm/i915: Store DVO SRCDIM register offset under intel_dvo_device
Ville Syrjälä
2015-09-30
drm/i915: Constify adjusted_mode
Ville Syrjälä
2013-09-05
drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
Damien Lespiau
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-09-06
drm/i915/dvo: implement get_hw_state
Daniel Vetter
2012-08-17
drm/i915: simplify dvo dpms interface
Daniel Vetter
2012-07-25
drm/i915: Support for ns2501-DVO
Thomas Richter
2012-07-20
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2010-08-09
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-04-12
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2008-12-29
drm/i915: fix sparse warnings: move 'extern' decls to header file
Hannes Eder
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes