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
/
dvo.h
Age
Commit message (
Expand
)
Author
2013-09-05
drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
Damien Lespiau
2012-10-03
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-19
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