Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c3d1f1746b966907ba5ad2f75ddca24db8b21147
/
drivers
/
gpu
/
drm
/
i915
/
intel_sdvo.c
04ad327
drm: i915: use ARRAY_SIZE
by Kulikov Vasiliy
· 15 years ago
90a78e8
i915/intel_sdvo: remove unneeded null check
by Dan Carpenter
· 15 years ago
05ea893
Merge remote branch 'anholt/drm-intel-next' into drm-next
by Dave Airlie
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 15 years ago
149c36a
drm/i915: Be extra careful about A/D matching for multifunction SDVO
by Adam Jackson
· 15 years ago
b108333
drm/i915: Fix DDC bus selection for multifunction SDVO
by Adam Jackson
· 15 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
8a1837c
drm/i915: Fix the incorrect argument for SDVO SET_TV_format command
by Zhao Yakui
· 15 years ago
461ed3c
drm/i915: Add support of SDVO on Ibexpeak PCH
by Zhao Yakui
· 15 years ago
a1f4b7ff
Revert "drm/i915: Use a dmi quirk to skip a broken SDVO TV output."
by Zhenyu Wang
· 15 years ago
14571b4
drm/i915: implement multifunction SDVO device support
by Zhenyu Wang
· 15 years ago
d2a82a6
drm/i915: convert SDVO 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
c751ce4
drm/i915: Rename many remaining uses of "output" to encoder or connector.
by Eric Anholt
· 15 years ago
21d40d3
drm/i915: Rename intel_output to intel_encoder.
by Eric Anholt
· 15 years ago
6070a4a
drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
by Zhao Yakui
· 15 years ago
2dd8738
drm/i915: Add support for SDVO composite TV
by Zhao Yakui
· 15 years ago
7c3f0a2
drm/i915: try another possible DDC bus for the SDVO device with multiple outputs
by Zhao Yakui
· 15 years ago
6a304ca
drm/i915: Read the response after issuing DDC bus switch command
by Zhao Yakui
· 15 years ago
b01f2c3
drm/i915: only enable hotplug for detected outputs
by Jesse Barnes
· 15 years ago
3ef884b
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
d09c23d
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
by Zhao Yakui
· 15 years ago
3e0f27e
drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS.
by Eric Anholt
· 15 years ago
e270846
drm/i915: Add the missing clone_mask for SDVO-VGA(RGB1)
by Zhao Yakui
· 15 years ago
d0cbde9
drm/i915: Add the brightness property for SDVO-LVDS
by Zhao Yakui
· 15 years ago
b9219c5
drm/i915: Add the enhancement property for SDVO-TV
by Zhao Yakui
· 15 years ago
11670d3
Merge intel drm-intel-next branch
by Dave Airlie
· 15 years ago
57cdaf9
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
by Keith Packard
· 15 years ago
ce6feab
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
by Zhao Yakui
· 15 years ago
f8aed70
drm/i915: Set crtc/clone mask in different output devices
by Ma Ling
· 15 years ago
19e1f88
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
by Roel Kluin
· 15 years ago
51c8b40
Merge Linus master to drm-next
by Dave Airlie
· 15 years ago
8a4c47f
drm: Remove the unused prefix in DRM_DEBUG_KMS/DRIVER/MODE
by Zhao Yakui
· 15 years ago
2b8d33f7
drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.
by ling.ma@intel.com
· 15 years ago
fb7a46f
drm/i915: Choose real sdvo output according to result from detection
by ling.ma@intel.com
· 15 years ago
12682a9
drm/i915: enable sdvo lvds scaling function.
by ling.ma@intel.com
· 16 years ago
308cd3a
drm/i915: Clean up SDVO i2c handling
by Keith Packard
· 16 years ago
f9c10a9
drm/i915: Change I2C api to pass around i2c_adapters
by Keith Packard
· 16 years ago
6b70246
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
342dc38
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo
by yakui_zhao
· 16 years ago
714605e
drm/i915: Initialize the SDVO device based on the sdvo info parsed from VBT
by yakui_zhao
· 16 years ago
c9fb15f
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms.
by Keith Packard
· 16 years ago
619ac3b
drm/i915: Use an I2C algo to do the flip to SDVO DDC bus.
by Ma Ling
· 16 years ago
ad5b2a6
drm/i915: Determine type before initialising connector
by Jonas Bonn
· 16 years ago
7086c87
drm/i915: Return SDVO LVDS VBT mode if no EDID modes are detected.
by Ma Ling
· 16 years ago
9dff6af
drm/i915: sync hdmi detection by hdmi identifier with 2D
by Ma Ling
· 16 years ago
7026d4a
drm/i915: Fix SDVO TV support
by Zhenyu Wang
· 16 years ago
e642c6f
drm/i915: Fix SDVO CREATE_PREFERRED_INPUT_TIMING command
by Zhenyu Wang
· 16 years ago
171a9e9
drm/i915: Fix error in SDVO DTD and modeline convert
by Zhenyu Wang
· 16 years ago
33b5296
drm/i915: Fix SDVO command debug function
by Zhenyu Wang
· 16 years ago
005568b
drm/i915: Storage class should be before const qualifier
by Tobias Klauser
· 16 years ago
e2f0ba9
drm/i915: sync SDVO code with stable userland modesetting driver
by Jesse Barnes
· 16 years ago
7d57382
drm/i915: Add support for integrated HDMI on G4X hardware.
by Eric Anholt
· 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