Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
57e22f4add51b0f42b76a6960c4a4daa71e8f832
/
drivers
/
gpu
/
drm
/
i915
/
intel_dvo.c
48f34e1
drm/i915/dvo: call ->mode_set callback only when the port is running
by Daniel Vetter
· 11 years ago
d9255d5
drm/i915: destroy connector sysfs files earlier
by Paulo Zanoni
· 11 years ago
241bfc3
drm/i915: Use crtc_clock with the adjusted mode
by Damien Lespiau
· 11 years ago
b14c567
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
by Daniel Vetter
· 11 years ago
b599c89
Merge tag 'v3.12-rc2' into drm-intel-next
by Daniel Vetter
· 11 years ago
18442d0
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
by Ville Syrjälä
· 11 years ago
0d97174
drm/i915/dvo: set crtc timings again for panel fixed modes
by Daniel Vetter
· 11 years ago
ce14240
drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
by Damien Lespiau
· 11 years ago
79fde30
drm/i915/dvo: use native encoder ->mode_set callback
by Daniel Vetter
· 11 years ago
a347037
drm/i915/dvo: switch ->mode_fixup to ->compute_config
by Daniel Vetter
· 11 years ago
69438e6
drm/i915/dvo: use intel_encoder to the upcast macro
by Daniel Vetter
· 11 years ago
164c859
drm/i915: Add some debug breadcrumbs to connector detection
by Chris Wilson
· 11 years ago
4a33e48
drm/i915: fix dvo DPLL regression
by Daniel Vetter
· 11 years ago
6b1c087b
drm/i915: document why dvo/sdvo/crt need a special dpms function
by Jani Nikula
· 11 years ago
045ac3b
drm/i915: add encoder get_config function v5
by Jesse Barnes
· 12 years ago
e1b73cb
Merge tag 'v3.10-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
98304ad
drm/i915: add support for dvo Chrontel 7010B
by braggle@free.fr
· 12 years ago
e4bfff5
drm/i915: Fall back to bit banging mode for DVO transmitter detection
by David Müller (ELSOFT AG)
· 12 years ago
af5676f
drm/i915: rip out helper->disable noop functions
by Daniel Vetter
· 12 years ago
612a9aa
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
760285e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
by David Howells
· 12 years ago
4126d5d
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
by David Howells
· 12 years ago
b980514
drm/i915: improve modeset state checking after dpms calls
by Daniel Vetter
· 12 years ago
1f70385
drm/i915: s/intel_encoder_disable/intel_encoder_noop
by Daniel Vetter
· 12 years ago
0a91ca2
drm/i915: check connector hw/sw state
by Daniel Vetter
· 12 years ago
732ce74
drm/i915/dvo: implement get_hw_state
by Daniel Vetter
· 12 years ago
c9deac9
drm/i915: rip out encoder->prepare/commit
by Daniel Vetter
· 12 years ago
b2cabb0
drm/i915: convert dpms functions of dvo/sdvo/crt
by Daniel Vetter
· 12 years ago
19c63fa
drm/i915/dvo: convert to encoder disable/enable
by Daniel Vetter
· 12 years ago
fac3274
drm/i915: simplify dvo dpms interface
by Daniel Vetter
· 12 years ago
7434a25
drm/i915: Support for ns2501-DVO
by Thomas Richter
· 12 years ago
66a9278
drm/i915: simplify possible_clones computation
by Daniel Vetter
· 12 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 12 years ago
3bd7d90
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
by Daniel Kurtz
· 13 years ago
ca9bfa7
drm/i915: fixup interlaced vertical timings confusion, part 1
by Daniel Vetter
· 13 years ago
9db4a9c
drm/i915: cleanup per-pipe reg usage
by Jesse Barnes
· 14 years ago
f573c66
drm/i915/dvo: Fix panel and DDC i2c pins
by Chris Wilson
· 14 years ago
a6b17b4
drm/i915: Use the correct DPB GMBUS port for GPIOE
by Chris Wilson
· 14 years ago
e9e5f8e
Merge branch 'drm-intel-fixes' into HEAD
by Chris Wilson
· 14 years ago
f899fc6
drm/i915: use GMBUS to manage i2c links
by Chris Wilson
· 14 years ago
373a3cf
drm/i915: call drm_encoder_init first
by Chris Wilson
· 14 years ago
890f335
drm/i915/i2c: Track the parent encoder rather than just the dev
by Chris Wilson
· 14 years ago
930a9e2
drm: Use a nondestructive mode for output detect when polling (v2)
by Chris Wilson
· 14 years ago
7b334fc
drm: Use a nondestructive mode for output detect when polling
by Chris Wilson
· 14 years ago
df0e924
drm/i915: Make the connector->encoder relationship explicit
by Chris Wilson
· 14 years ago
f875c15
drm/i915: Use the direct mapping of pipe->crtc
by Chris Wilson
· 14 years ago
4ef69c7
drm/i915: Rename intel_encoder->enc to base for consistency
by Chris Wilson
· 14 years ago
ea5b213
drm/i915: Subclass intel_encoder.
by Chris Wilson
· 14 years ago
97921a5
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next into drm-core-next
by Dave Airlie
· 15 years ago
13bd8e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
by Linus Torvalds
· 15 years ago
599be16
drm/i915: convert DVO driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
6443170
drm/i915: Remove dead KMS encoder save/restore code.
by Eric Anholt
· 15 years ago
335af9a
drm/i915: change intel_ddc_get_modes() function parameters
by Zhenyu Wang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 15 years ago
f9c10a9
drm/i915: Change I2C api to pass around i2c_adapters
by Keith Packard
· 15 years ago
c9fb15f
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
by Keith Packard
· 15 years ago
606df4e
drm/i915: fix sparse warnings: move 'extern' decls to header file
by Hannes Eder
· 16 years ago
b358d0a
drm/i915: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
79e5394
DRM: i915: add mode setting support
by Jesse Barnes
· 16 years ago