index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_dvo.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/dvo: set crtc timings again for panel fixed modes
Daniel Vetter
2013-09-12
1
-0
/
+2
*
drm/i915/dvo: use native encoder ->mode_set callback
Daniel Vetter
2013-08-04
1
-17
/
+11
*
drm/i915/dvo: switch ->mode_fixup to ->compute_config
Daniel Vetter
2013-08-04
1
-6
/
+8
*
drm/i915/dvo: use intel_encoder to the upcast macro
Daniel Vetter
2013-08-04
1
-9
/
+9
*
drm/i915: Add some debug breadcrumbs to connector detection
Chris Wilson
2013-07-24
1
-0
/
+2
*
drm/i915: fix dvo DPLL regression
Daniel Vetter
2013-07-08
1
-3
/
+0
*
drm/i915: document why dvo/sdvo/crt need a special dpms function
Jani Nikula
2013-05-31
1
-0
/
+3
*
drm/i915: add encoder get_config function v5
Jesse Barnes
2013-05-21
1
-0
/
+21
*
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
2013-05-21
1
-1
/
+12
|
\
|
*
drm/i915: Fall back to bit banging mode for DVO transmitter detection
David Müller (ELSOFT AG)
2013-04-19
1
-1
/
+12
*
|
drm/i915: add support for dvo Chrontel 7010B
braggle@free.fr
2013-05-20
1
-0
/
+7
|
/
*
drm/i915: rip out helper->disable noop functions
Daniel Vetter
2013-02-14
1
-1
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
1
-19
/
+96
|
\
|
*
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/dvo: implement get_hw_state
Daniel Vetter
2012-09-06
1
-0
/
+27
|
*
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
-11
/
+28
|
*
drm/i915/dvo: convert to encoder disable/enable
Daniel Vetter
2012-09-06
1
-2
/
+30
|
*
drm/i915: simplify dvo dpms interface
Daniel Vetter
2012-08-17
1
-2
/
+2
|
*
drm/i915: Support for ns2501-DVO
Thomas Richter
2012-07-25
1
-1
/
+9
|
*
drm/i915: simplify possible_clones computation
Daniel Vetter
2012-07-25
1
-5
/
+2
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-3
/
+3
*
|
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2012-10-02
1
-1
/
+0
|
/
*
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
2012-07-20
1
-1
/
+1
*
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
2012-03-28
1
-3
/
+3
*
drm/i915: fixup interlaced vertical timings confusion, part 1
Daniel Vetter
2012-02-10
1
-1
/
+0
*
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
1
-1
/
+1
*
drm/i915/dvo: Fix panel and DDC i2c pins
Chris Wilson
2010-09-29
1
-9
/
+3
*
drm/i915: Use the correct DPB GMBUS port for GPIOE
Chris Wilson
2010-09-21
1
-2
/
+2
*
Merge branch 'drm-intel-fixes' into HEAD
Chris Wilson
2010-09-21
1
-1
/
+2
|
\
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
1
-2
/
+1
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
1
-1
/
+3
*
|
drm/i915: use GMBUS to manage i2c links
Chris Wilson
2010-09-18
1
-21
/
+12
*
|
drm/i915: call drm_encoder_init first
Chris Wilson
2010-09-15
1
-2
/
+3
*
|
drm/i915/i2c: Track the parent encoder rather than just the dev
Chris Wilson
2010-09-14
1
-4
/
+5
*
|
drm/i915: Make the connector->encoder relationship explicit
Chris Wilson
2010-09-09
1
-12
/
+12
*
|
drm/i915: Use the direct mapping of pipe->crtc
Chris Wilson
2010-09-09
1
-1
/
+1
*
|
drm/i915: Rename intel_encoder->enc to base for consistency
Chris Wilson
2010-09-09
1
-4
/
+4
|
/
*
drm/i915: Subclass intel_encoder.
Chris Wilson
2010-08-09
1
-71
/
+65
*
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
2010-04-20
1
-68
/
+35
|
\
|
*
drm/i915: convert DVO driver to new encoder/connector structure
Zhenyu Wang
2010-04-12
1
-36
/
+34
|
*
drm/i915: Remove dead KMS encoder save/restore code.
Eric Anholt
2010-04-12
1
-31
/
+0
|
*
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
2010-04-17
1
-46
/
+46
|
\
|
|
*
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-03-25
1
-46
/
+46
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-25
1
-0
/
+6
*
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2009-06-19
1
-10
/
+6
[next]