index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-17
drm/i915: HDMI - Clear Audio Enable bit for Hot Plug
Wang Xingchao
1
-1
/
+1
2012-07-19
drm: Make the .mode_fixup() operations mode argument a const pointer
Laurent Pinchart
1
-1
/
+1
2012-06-12
drm/i915: ensure HDMI port is disabled inside set_infoframes
Daniel Vetter
1
-0
/
+23
2012-06-06
drm/i915: implement IBX hdmi transcoder select workaround
Daniel Vetter
1
-1
/
+31
2012-05-30
drm/i915: add some barriers when changing DIPs
Paulo Zanoni
1
-0
/
+27
2012-05-30
drm/i915: remove comment about HSW HDMI DIPs
Paulo Zanoni
1
-3
/
+0
2012-05-30
drm/i915: don't set SDVO_BORDER_ENABLE when we're HDMI
Paulo Zanoni
1
-1
/
+1
2012-05-30
drm/i915: don't write 0 to DIP control at HDMI init
Paulo Zanoni
1
-10
/
+0
2012-05-30
drm/i915: disable DIP while changing the port
Paulo Zanoni
1
-7
/
+25
2012-05-30
drm/i915: explicitly disable the DIPs we're not using
Paulo Zanoni
1
-0
/
+13
2012-05-30
drm/i915: don't wait for vblank while writing InfoFrames
Paulo Zanoni
1
-8
/
+0
2012-05-30
drm/i915: enable DIP before enabling each InfoFrame
Paulo Zanoni
1
-8
/
+22
2012-05-30
drm/i915: only set the HDMI port on the DIP once
Paulo Zanoni
1
-25
/
+31
2012-05-30
drm/i915: properly alternate between DVI and HDMI
Paulo Zanoni
1
-3
/
+85
2012-05-30
drm/i915: add set_infoframes to struct intel_hdmi
Paulo Zanoni
1
-4
/
+43
2012-05-25
drm/i915/hdmi: Fix reg values for g4x_hdmi_connected
Chris Wilson
1
-5
/
+2
2012-05-21
drm/i915/hdmi: Query the live connector status bit for G4x
Chris Wilson
1
-0
/
+27
2012-05-20
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
1
-5
/
+48
2012-05-20
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
1
-31
/
+13
2012-05-19
drm/i915: prepare HDMI link for Haswell
Eugeni Dodonov
1
-1
/
+12
2012-05-19
drm/i915: move HDMI structs to shared location
Eugeni Dodonov
1
-16
/
+3
2012-05-19
drm/i915: add support for DDI-controlled digital outputs
Eugeni Dodonov
1
-0
/
+19
2012-05-19
drm/i915: show unknown sdvox registers on hdmi init
Eugeni Dodonov
1
-0
/
+4
2012-05-19
drm/i915: add new Haswell DIP controls registers
Eugeni Dodonov
1
-0
/
+19
2012-05-08
drm/i915: s/intel_infoframe/gm45_infoframe
Daniel Vetter
1
-14
/
+14
2012-05-08
drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function
Daniel Vetter
1
-3
/
+3
2012-05-08
drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC
Daniel Vetter
1
-21
/
+4
2012-05-08
drm/i915: set the DIP port on ibx_write_infoframe
Paulo Zanoni
1
-0
/
+16
2012-05-08
drm/i915: ibx_write_infoframe can disable AVI
Paulo Zanoni
1
-7
/
+1
2012-05-08
drm/i915: split ironlake_write_infoframe into ibx_ and cpt_
Paulo Zanoni
1
-4
/
+48
2012-05-08
drm/i915: mask the video DIP frequency when changing it
Paulo Zanoni
1
-0
/
+3
2012-05-08
drm/i915: disable the infoframe before changing it
Paulo Zanoni
1
-0
/
+9
2012-05-08
drm/i915: break intel_infoframe_flags into _enable and _frequency
Paulo Zanoni
1
-6
/
+26
2012-05-08
drm/i915: mask the video DIP port select
Paulo Zanoni
1
-0
/
+1
2012-05-08
drm/i915: start writing infoframes at address 0 on gen 4
Paulo Zanoni
1
-1
/
+1
2012-05-08
drm/i915: change coding style of the write_infoframe functions
Paulo Zanoni
1
-20
/
+23
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-1
/
+1
2012-05-03
drm/i915: enable dip before writing data on gen4
Paulo Zanoni
1
-1
/
+1
2012-05-03
drm/i915: make DBLCLK modes work
Paulo Zanoni
1
-2
/
+6
2012-03-29
drm/i915: Enable HDMI on ValleyView
Shobhit Kumar
1
-1
/
+36
2012-03-28
drm/i915/intel_i2c: refactor using intel_gmbus_get_adapter
Daniel Kurtz
1
-3
/
+6
2012-02-14
drm/i915: add a "force-dvi" HDMI audio mode
Wu Fengguang
1
-9
/
+12
2012-02-10
drm/i915: allow interlaced mode output on the HDMI connector
Peter Ross
1
-1
/
+1
2011-12-19
drm/i915: HDMI hot remove notification to audio driver
Wu Fengguang
1
-2
/
+6
2011-10-20
drm/i915: fix ILK+ infoframe support
Jesse Barnes
1
-7
/
+11
2011-10-20
drm/i915: use transcoder select bits on VGA and HDMI on CPT
Jesse Barnes
1
-6
/
+4
2011-10-20
drm/i915: support 3 pipes on IVB+
Jesse Barnes
1
-1
/
+1
2011-09-21
drm/i915: pass ELD to HDMI/DP audio driver
Wu Fengguang
1
-0
/
+3
2011-08-03
drm/i915/hdmi: HDMI source product description infoframe support
Jesse Barnes
1
-0
/
+16
[next]