index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_hdmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Allow user modes to exceed DVI 165MHz limit
Ville Syrjälä
2014-04-22
1
-4
/
+5
*
drm/i915: Allow HDMI+HDMI cloning on g4x
Ville Syrjälä
2014-03-10
1
-0
/
+7
*
drm/i915: Allow HDMI+VGA cloning
Ville Syrjälä
2014-03-10
1
-1
/
+1
*
drm/i915: Don't use HDMI 12bpc when cloning with other encoder types
Ville Syrjälä
2014-03-10
1
-1
/
+26
*
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
2014-03-10
1
-3
/
+3
|
\
|
*
drm/i915: Reject >165MHz modes w/ DVI monitors
Ville Syrjälä
2014-03-03
1
-3
/
+3
*
|
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-10
1
-1
/
+1
*
|
drm/i915: check port power domain when reading the encoder hw state
Imre Deak
2014-03-07
1
-0
/
+5
*
|
drm/i915: get port power domain in connector detect handlers
Imre Deak
2014-03-07
1
-3
/
+26
*
|
drm/i915: add unregister callback to connector
Imre Deak
2014-02-14
1
-0
/
+1
*
|
drm/i915: Convert DIP port switch cases to a simple macro
Ville Syrjälä
2014-02-13
1
-29
/
+2
*
|
drm/i915: Reorganize display pipe register accesses
Antti Koskipaa
2014-02-05
1
-2
/
+4
|
/
*
drm/i915: Don't cast away const from infoframe buffer
Ville Syrjälä
2013-12-10
1
-10
/
+10
*
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
Damien Lespiau
2013-11-28
1
-2
/
+3
*
Merge branch 'backlight-rework' into drm-intel-next-queued
Daniel Vetter
2013-11-15
1
-1
/
+1
|
\
|
*
drm/i915/bdw: Broadwell has a max port clock of 300Mhz on HDMI
Damien Lespiau
2013-11-08
1
-1
/
+1
*
|
drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
Chon Ming Lee
2013-11-11
1
-4
/
+4
*
|
drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb...
Chon Ming Lee
2013-11-08
1
-32
/
+22
|
/
*
drm/i915: Move some hdmi enable function name to vlv specific.
Chon Ming Lee
2013-10-16
1
-6
/
+6
*
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-10-01
1
-1
/
+0
*
drm/i915: Allow stereo modes on HDMI
Damien Lespiau
2013-10-01
1
-0
/
+1
*
drm/i915: Use crtc_clock with the adjusted mode
Damien Lespiau
2013-10-01
1
-3
/
+3
*
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-10-01
1
-2
/
+2
*
drm/i915: Use adjusted_mode in HDMI 12bpc clock check
Ville Syrjälä
2013-09-16
1
-1
/
+1
*
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
Ville Syrjälä
2013-09-16
1
-0
/
+11
*
drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
Chon Ming Lee
2013-09-05
1
-21
/
+27
*
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-30
1
-2
/
+0
|
\
|
*
drm/i915: remove set but unused variables
Paulo Zanoni
2013-08-22
1
-2
/
+0
*
|
drm/i915/hdmi: Write HDMI vendor specific infoframes
Lespiau, Damien
2013-08-30
1
-0
/
+28
*
|
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-21
1
-115
/
+138
|
\
\
|
|
/
|
*
drm/i915/hmdi: Rename set_infoframe() to write_infoframe()
Damien Lespiau
2013-08-08
1
-4
/
+4
|
*
drm: Handle the DBLCLK flag in the common infoframe helper
Damien Lespiau
2013-08-08
1
-3
/
+0
|
*
drm/i915: Remove the now obsolete infoframe definitions
Damien Lespiau
2013-08-08
1
-15
/
+0
|
*
drm/i915/hdmi: Port the infoframe code to the common hdmi helpers
Damien Lespiau
2013-08-08
1
-24
/
+58
|
*
drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type
Damien Lespiau
2013-08-08
1
-50
/
+56
|
*
drm/i915: rearrange vlv hdmi enable and pre_enable callbacks
Jani Nikula
2013-08-05
1
-9
/
+11
|
*
drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI
Chris Wilson
2013-08-05
1
-0
/
+4
|
*
drm/i915/hdmi: use native encoder mode_set callback
Daniel Vetter
2013-08-04
1
-17
/
+12
*
|
Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-next
Dave Airlie
2013-08-19
1
-3
/
+16
|
\
\
|
|
/
|
/
|
|
*
drm/i915: fix hdmi portclock limits
Daniel Vetter
2013-07-23
1
-3
/
+16
*
|
drm/i915: Add some debug breadcrumbs to connector detection
Chris Wilson
2013-07-24
1
-0
/
+3
|
/
*
Revert "drm/i915: Don't use the HDMI port color range bit on Valleyview"
Ville Syrjälä
2013-07-01
1
-1
/
+1
*
drm/i915: store adjusted dotclock in adjusted_mode->clock
Daniel Vetter
2013-06-04
1
-3
/
+1
*
drm/i915: rename VLV IOSF sideband functions logically
Jani Nikula
2013-05-23
1
-21
/
+21
*
drm/i915: drop redundant warnings on not holding dpio_lock
Jani Nikula
2013-05-23
1
-4
/
+0
*
drm/i915: add encoder get_config function v5
Jesse Barnes
2013-05-21
1
-0
/
+23
*
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
2013-05-21
1
-0
/
+8
|
\
|
*
drm/i915: avoid full modeset when changing the color range properties
Daniel Vetter
2013-04-23
1
-0
/
+8
*
|
drm/i915: implement fdi auto-dithering
Daniel Vetter
2013-04-29
1
-4
/
+10
*
|
drm/i915: fixup 12bpc hdmi dotclock handling
Daniel Vetter
2013-04-29
1
-2
/
+15
[next]