Age | Commit message (Expand) | Author | Files | Lines |
2014-07-29 | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next | Daniel Vetter | 1 | -1/+1 |
2014-07-23 | drm/i915: Replace HAS_PCH_SPLIT which incorrectly lets some platforms in | Sonika Jindal | 1 | -1/+1 |
2014-07-23 | drm/i915: Avoid incorrect returning for some platforms | Sonika Jindal | 1 | -1/+1 |
2014-07-23 | drm/i915: Add aspect ratio property for HDMI | Vandana Kannan | 1 | -0/+31 |
2014-07-09 | Merge tag 'drm-intel-next-2014-06-20' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -0/+65 |
2014-06-19 | drm: add register and unregister functions for connectors | Thomas Wood | 1 | -1/+1 |
2014-06-11 | drm/i915/chv: Force clock buffer enables | Ville Syrjälä | 1 | -0/+19 |
2014-06-11 | drm/i915/chv: Try to program the PHY used clock channel overrides | Ville Syrjälä | 1 | -0/+46 |
2014-06-04 | drm/i915: replace drm_get_connector_name() with direct name field use | Jani Nikula | 1 | -1/+1 |
2014-05-20 | drm/i915/chv: Use RMW to toggle swing calc init | Ville Syrjälä | 1 | -4/+14 |
2014-05-20 | drm/i915/chv: Don't do group access reads from TX lanes either | Ville Syrjälä | 1 | -11/+17 |
2014-05-20 | drm/i915/chv: Don't use PCS group access reads | Ville Syrjälä | 1 | -8/+24 |
2014-05-20 | drm/i915/chv: Set soft reset override bit for data lane resets | Ville Syrjälä | 1 | -0/+8 |
2014-05-20 | drm/i915/chv: Reset data lanes in encoder .post_disable() hook | Ville Syrjälä | 1 | -0/+22 |
2014-05-20 | drm/i915/chv: Move data lane deassert to encoder pre_enable | Ville Syrjälä | 1 | -1/+7 |
2014-05-20 | drm/i915/chv: Fix PORT_TO_PIPE for CHV | Ville Syrjälä | 1 | -0/+2 |
2014-05-20 | drm/i915/chv: Fix gmbus for port D | Ville Syrjälä | 1 | -1/+4 |
2014-05-20 | drm/i915/chv: Configure crtc_mask correctly for CHV | Ville Syrjälä | 1 | -1/+8 |
2014-05-16 | drm/i915/hdmi: Remove ->mode_set callback | Daniel Vetter | 1 | -2/+5 |
2014-05-16 | drm/i915/hdmi: Remove redundant IS_VLV checks | Daniel Vetter | 1 | -6/+0 |
2014-05-16 | drm/i915: Track has_audio in the pipe config | Daniel Vetter | 1 | -2/+8 |
2014-05-16 | drm/i915: Track hdmi mode in the pipe config | Daniel Vetter | 1 | -11/+25 |
2014-05-16 | drm/i915/hdmi: Enable hdmi mode on g4x, too | Daniel Vetter | 1 | -3/+2 |
2014-05-12 | drm/i915/chv: Pipe select change for DP and HDMI | Chon Ming Lee | 1 | -0/+2 |
2014-05-12 | drm/i915/chv: Add phy supports for Cherryview | Chon Ming Lee | 1 | -1/+83 |
2014-05-01 | Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -6/+32 |
2014-04-22 | drm/i915: Allow user modes to exceed DVI 165MHz limit | Ville Syrjälä | 1 | -4/+5 |
2014-04-09 | drm/i915: move infoframe setting to after pll enable v3 | Jesse Barnes | 1 | -2/+16 |
2014-04-09 | drm/i915: enable HDMI mode on VLV when an HDMI sink is detected | Jesse Barnes | 1 | -2/+2 |
2014-04-09 | drm/i915/vlv: disable AVI infoframe emission when writing infoframes | Jesse Barnes | 1 | -2/+2 |
2014-04-09 | drm/i915/vlv: write the port field in the per-pipe DIP control reg | Jesse Barnes | 1 | -0/+12 |
2014-03-11 | drm/i915: Allow HDMI+HDMI cloning on g4x | Ville Syrjälä | 1 | -0/+7 |
2014-03-11 | drm/i915: Allow HDMI+VGA cloning | Ville Syrjälä | 1 | -1/+1 |
2014-03-11 | drm/i915: Don't use HDMI 12bpc when cloning with other encoder types | Ville Syrjälä | 1 | -1/+26 |
2014-03-11 | Merge tag 'v3.14-rc6' into drm-intel-next-queued | Daniel Vetter | 1 | -3/+3 |
2014-03-11 | drm/i915: Make encoder cloning more flexible | Ville Syrjälä | 1 | -1/+1 |
2014-03-08 | drm/i915: check port power domain when reading the encoder hw state | Imre Deak | 1 | -0/+5 |
2014-03-08 | drm/i915: get port power domain in connector detect handlers | Imre Deak | 1 | -3/+26 |
2014-03-03 | drm/i915: Reject >165MHz modes w/ DVI monitors | Ville Syrjälä | 1 | -3/+3 |
2014-02-14 | drm/i915: add unregister callback to connector | Imre Deak | 1 | -0/+1 |
2014-02-13 | drm/i915: Convert DIP port switch cases to a simple macro | Ville Syrjälä | 1 | -29/+2 |
2014-02-05 | drm/i915: Reorganize display pipe register accesses | Antti Koskipaa | 1 | -2/+4 |
2013-12-10 | drm/i915: Don't cast away const from infoframe buffer | Ville Syrjälä | 1 | -10/+10 |
2013-11-28 | drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs | Damien Lespiau | 1 | -2/+3 |
2013-11-15 | Merge branch 'backlight-rework' into drm-intel-next-queued | Daniel Vetter | 1 | -1/+1 |
2013-11-11 | drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric | Chon Ming Lee | 1 | -4/+4 |
2013-11-08 | drm/i915/bdw: Broadwell has a max port clock of 300Mhz on HDMI | Damien Lespiau | 1 | -1/+1 |
2013-11-08 | drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb... | Chon Ming Lee | 1 | -32/+22 |
2013-10-16 | drm/i915: Move some hdmi enable function name to vlv specific. | Chon Ming Lee | 1 | -6/+6 |
2013-10-01 | drm/i915: destroy connector sysfs files earlier | Paulo Zanoni | 1 | -1/+0 |