Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b9cb234cbdc7fb34b78068d5faeace61351347b7
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
b9cb234
drm/i915: split intel_hdmi_init into encoder and connector pieces
by Paulo Zanoni
· 12 years ago
da63a9f
drm/i915: create intel_digital_port and use it
by Paulo Zanoni
· 12 years ago
30add22
drm/i915: add intel_dp_to_dev and intel_hdmi_to_dev
by Paulo Zanoni
· 12 years ago
c2fb791
Merge tag 'v3.7-rc2' into drm-intel-next-queued
by Daniel Vetter
· 12 years ago
6441ab5
drm/i915: completely rewrite the Haswell PLL handling code
by Paulo Zanoni
· 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
adf00b2
drm/i915: make sure we write all the DIP data bytes
by Paulo Zanoni
· 12 years ago
57df2ae
drm/i915: BUG() on unexpected HDMI register
by Paulo Zanoni
· 12 years ago
3cce574
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally
by Wang Xingchao
· 12 years ago
b98b601
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
by Wang Xingchao
· 12 years ago
a1ceb67
Merge the modeset-rework, basic conversion into drm-intel-next
by Daniel Vetter
· 12 years ago
1f70385
drm/i915: s/intel_encoder_disable/intel_encoder_noop
by Daniel Vetter
· 13 years ago
85234cd
drm/i915/hdmi: implement get_hw_state
by Daniel Vetter
· 13 years ago
c9deac9
drm/i915: rip out encoder->prepare/commit
by Daniel Vetter
· 13 years ago
a6778b3
drm/i915: copy&paste drm_crtc_helper_set_mode
by Daniel Vetter
· 13 years ago
5ab432e
drm/i915/hdmi: convert to encoder->disable/enable
by Daniel Vetter
· 13 years ago
451023d
drm: remove the raw_edid field from struct drm_display_info
by Jani Nikula
· 12 years ago
08d644a
drm/i915: add port parameter to intel_hdmi_init
by Daniel Vetter
· 13 years ago
66a9278
drm/i915: simplify possible_clones computation
by Daniel Vetter
· 13 years ago
e811f5a
drm: Make the .mode_fixup() operations mode argument a const pointer
by Laurent Pinchart
· 13 years ago
afba018
drm/i915: ensure HDMI port is disabled inside set_infoframes
by Daniel Vetter
· 13 years ago
7a87c28
drm/i915: implement IBX hdmi transcoder select workaround
by Daniel Vetter
· 13 years ago
9d9740f
drm/i915: add some barriers when changing DIPs
by Paulo Zanoni
· 13 years ago
c30b611
drm/i915: remove comment about HSW HDMI DIPs
by Paulo Zanoni
· 13 years ago
b659c3d
drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI
by Paulo Zanoni
· 13 years ago
9d32d16
drm/i915: don't write 0 to DIP control at HDMI init
by Paulo Zanoni
· 13 years ago
72b78c9
drm/i915: disable DIP while changing the port
by Paulo Zanoni
· 13 years ago
0dd87d2
drm/i915: explicitly disable the DIPs we're not using
by Paulo Zanoni
· 13 years ago
5cde2a6
drm/i915: don't wait for vblank while writing InfoFrames
by Paulo Zanoni
· 13 years ago
822974a
drm/i915: enable DIP before enabling each InfoFrame
by Paulo Zanoni
· 13 years ago
f278d97
drm/i915: only set the HDMI port on the DIP once
by Paulo Zanoni
· 13 years ago
0c14c7f
drm/i915: properly alternate between DVI and HDMI
by Paulo Zanoni
· 13 years ago
687f4d0
drm/i915: add set_infoframes to struct intel_hdmi
by Paulo Zanoni
· 13 years ago
eeafaac
drm/i915/hdmi: Fix reg values for g4x_hdmi_connected
by Chris Wilson
· 13 years ago
8ec22b2
drm/i915/hdmi: Query the live connector status bit for G4x
by Chris Wilson
· 13 years ago
2da8af5
drm/i915: implement hsw_write_infoframe
by Paulo Zanoni
· 13 years ago
ed517fb
drm/i915: small hdmi coding style cleanups
by Paulo Zanoni
· 13 years ago
72662e1
drm/i915: prepare HDMI link for Haswell
by Eugeni Dodonov
· 13 years ago
f5bbfca
drm/i915: move HDMI structs to shared location
by Eugeni Dodonov
· 13 years ago
7ceae0a
drm/i915: add support for DDI-controlled digital outputs
by Eugeni Dodonov
· 13 years ago
6e4c167
drm/i915: show unknown sdvox registers on hdmi init
by Eugeni Dodonov
· 13 years ago
8c5f5f7
drm/i915: add new Haswell DIP controls registers
by Eugeni Dodonov
· 13 years ago
bc2481f
drm/i915: s/intel_infoframe/gm45_infoframe
by Daniel Vetter
· 13 years ago
a3da1df
drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function
by Daniel Vetter
· 13 years ago
4b24c93
drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC
by Daniel Vetter
· 13 years ago
4e89ee1
drm/i915: set the DIP port on ibx_write_infoframe
by Paulo Zanoni
· 13 years ago
4dc20c0
drm/i915: ibx_write_infoframe can disable AVI
by Paulo Zanoni
· 13 years ago
fdf1250
drm/i915: split ironlake_write_infoframe into ibx_ and cpt_
by Paulo Zanoni
· 13 years ago
60c5ea2
drm/i915: mask the video DIP frequency when changing it
by Paulo Zanoni
· 13 years ago
ecb9785
drm/i915: disable the infoframe before changing it
by Paulo Zanoni
· 13 years ago
fa193ff
drm/i915: break intel_infoframe_flags into _enable and _frequency
by Paulo Zanoni
· 13 years ago
3e6e639
drm/i915: mask the video DIP port select
by Paulo Zanoni
· 13 years ago
1d4f85a
drm/i915: start writing infoframes at address 0 on gen 4
by Paulo Zanoni
· 13 years ago
22509ec
drm/i915: change coding style of the write_infoframe functions
by Paulo Zanoni
· 13 years ago
5e13a0c
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
dc257cf
Merge tag 'v3.4-rc6' into drm-intel-next
by Daniel Vetter
· 13 years ago
c1230df
drm/i915: enable dip before writing data on gen4
by Paulo Zanoni
· 13 years ago
c846b61
drm/i915: make DBLCLK modes work
by Paulo Zanoni
· 13 years ago
90b107c
drm/i915: Enable HDMI on ValleyView
by Shobhit Kumar
· 13 years ago
3bd7d90
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
by Daniel Kurtz
· 13 years ago
b1d7e4b
drm/i915: add a "force-dvi" HDMI audio mode
by Wu Fengguang
· 13 years ago
c3febcc
drm/i915: allow interlaced mode output on the HDMI connector
by Peter Ross
· 13 years ago
2deed76
drm/i915: HDMI hot remove notification to audio driver
by Wu Fengguang
· 13 years ago
64a8fc0
drm/i915: fix ILK+ infoframe support
by Jesse Barnes
· 13 years ago
7577056
drm/i915: use transcoder select bits on VGA and HDMI on CPT
by Jesse Barnes
· 13 years ago
27f8227
drm/i915: support 3 pipes on IVB+
by Jesse Barnes
· 13 years ago
e0dac65
drm/i915: pass ELD to HDMI/DP audio driver
by Wu Fengguang
· 13 years ago
c0864cb
drm/i915/hdmi: HDMI source product description infoframe support
by Jesse Barnes
· 13 years ago
45187ac
drm/i915/hdmi: split infoframe setting from infoframe type code
by Jesse Barnes
· 13 years ago
9b546e5
Merge branch 'drm-intel-fixes' into drm-intel-next
by Keith Packard
· 13 years ago
b055c8f
drm/i915/hdmi: send AVI info frames on ILK+ as well
by Jesse Barnes
· 14 years ago
020f670
drm/i915: use pipe bpp when setting HDMI bpc
by Jesse Barnes
· 14 years ago
5d4fac9
drm/i915: don't set SDVO color range on ILK+
by Jesse Barnes
· 14 years ago
3f43c48
drm/i915: Share the common force-audio property between connectors
by Chris Wilson
· 14 years ago
5cbba41
drm: i915: correct return status in intel_hdmi_mode_valid()
by Nicolas Kaiser
· 14 years ago
e953fd7
drm/i915: Add support for limited color range of broadcast outputs
by Chris Wilson
· 14 years ago
1aad7ac
drm/i915: Trigger modesetting if force-audio changes
by Chris Wilson
· 14 years ago
3c17fe4
i915: enable AVI infoframe for intel_hdmi.c [v4]
by David Härdeman
· 14 years ago
55b7d6e8
drm/i915/hdmi: Add 'force_audio' property
by Chris Wilson
· 14 years ago
2e3d600
drm/i915: Enable HDMI audio for monitor with audio support
by Zhenyu Wang
· 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
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
b599c0b
drm/i915/hdmi: Set sync polarity based on actual mode
by Adam Jackson
· 15 years ago
467b200
drm/i915: Fix HDMI mode select for Cougarpoint PCH
by Zhenyu Wang
· 15 years ago
eb1f8e4
drm/fbdev: rework output polling to be back in the core. (v4)
by Dave Airlie
· 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
674e2d0
drm/i915: convert HDMI driver to new encoder/connector structure
by Zhenyu Wang
· 15 years ago
0f22906
drm/i915: enable HDMI on Cougarpoint
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
Next »