Age | Commit message (Expand) | Author | Files | Lines |
2015-08-14 | drm/i915: Get rid of dpms handling. | Maarten Lankhorst | 1 | -48/+1 |
2015-08-14 | drm/i915: Validate the state after an atomic modeset only, and pass the state. | Maarten Lankhorst | 1 | -2/+0 |
2015-07-27 | drm: Make the connector dpms callback return a value, v2. | Maarten Lankhorst | 1 | -3/+5 |
2015-05-22 | drm/i915: Disable CRT port after pipe on PCH platforms | Ville Syrjälä | 1 | -1/+14 |
2015-04-13 | drm/i915: Allocate connector state together with the connectors | Ander Conselvan de Oliveira | 1 | -1/+1 |
2015-04-01 | drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* | Jani Nikula | 1 | -1/+1 |
2015-03-27 | drm/i915: Add module param to test the load detect code | Daniel Vetter | 1 | -2/+4 |
2015-03-26 | drm/i915: Implement connector state duplication | Ander Conselvan de Oliveira | 1 | -0/+1 |
2015-03-26 | drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe() | Ander Conselvan de Oliveira | 1 | -1/+1 |
2015-01-27 | drm/i915: Add atomic_get_property entrypoint for connectors (v2) | Matt Roper | 1 | -0/+1 |
2015-01-27 | drm/i915: Setup dummy atomic state for connectors (v3) | Matt Roper | 1 | -0/+2 |
2015-01-27 | drm/i915: Make intel_crtc->config a pointer | Ander Conselvan de Oliveira | 1 | -1/+1 |
2015-01-27 | drm/i915: Embedded struct drm_crtc_state in intel_crtc_state | Ander Conselvan de Oliveira | 1 | -5/+5 |
2015-01-27 | drm/i915: Rename struct intel_crtc_config to intel_crtc_state | Ander Conselvan de Oliveira | 1 | -3/+3 |
2014-10-24 | drm/i915: Don't claim that we're resetting PCH ADPA register | Ville Syrjälä | 1 | -1/+1 |
2014-10-01 | drm/i915: Bikeshed rpm functions name a bit. | Daniel Vetter | 1 | -1/+1 |
2014-08-28 | drm/i915: Remove bogus __init annotation from DMI callbacks | Mathias Krause | 1 | -1/+1 |
2014-08-18 | drm/i915: Fix locking for intel_enable_pipe_a() | Ville Syrjälä | 1 | -1/+6 |
2014-07-29 | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next | Daniel Vetter | 1 | -1/+1 |
2014-07-23 | drm/i915: remove useless runtime PM get calls | Paulo Zanoni | 1 | -4/+0 |
2014-07-19 | Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -1/+31 |
2014-07-11 | drm/i915: Precompute static ddi_pll_sel values in encoders | Daniel Vetter | 1 | -1/+3 |
2014-07-11 | drm/i915: Move SPLL disabling into hsw_crt_post_disable | Daniel Vetter | 1 | -0/+15 |
2014-07-11 | drm/i915: Move the SPLL enabling into hsw_crt_pre_enable | Daniel Vetter | 1 | -0/+13 |
2014-06-19 | drm: add register and unregister functions for connectors | Thomas Wood | 1 | -1/+1 |
2014-06-05 | drm: convert crtc and connection_mutex to ww_mutex (v5) | Rob Clark | 1 | -2/+3 |
2014-06-04 | drm/i915: replace drm_get_connector_name() with direct name field use | Jani Nikula | 1 | -1/+1 |
2014-05-05 | drm/i915/crt: Remove ->mode_set callback | Daniel Vetter | 1 | -46/+30 |
2014-04-04 | Skip intel_crt_init for Dell XPS 8700 | Giacomo Comes | 1 | -0/+8 |
2014-03-11 | drm/i915: Allow HDMI+VGA cloning | Ville Syrjälä | 1 | -1/+1 |
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 | -2/+20 |
2014-03-06 | drm/i915: Fix DDI port_clock for VGA output | Ville Syrjälä | 1 | -0/+4 |
2014-03-06 | drm/i915: get runtime PM while trying to detect CRT | Paulo Zanoni | 1 | -7/+19 |
2014-02-14 | drm/i915: add unregister callback to connector | Imre Deak | 1 | -0/+1 |
2014-01-24 | drm/i915: Shuffle modeset reset handling around | Daniel Vetter | 1 | -0/+2 |
2013-11-28 | drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs | Damien Lespiau | 1 | -2/+3 |
2013-11-08 | drm/i915: Use hsw_crt_get_config on BDW | Ville Syrjälä | 1 | -6/+5 |
2013-10-17 | drm/i915: vlv: fix VGA hotplug after modeset | Imre Deak | 1 | -1/+1 |
2013-10-01 | drm/i915: destroy connector sysfs files earlier | Paulo Zanoni | 1 | -1/+0 |
2013-10-01 | drm/i915: Use crtc_clock with the adjusted mode | Damien Lespiau | 1 | -1/+1 |
2013-10-01 | drm/i915: Add HSW CRT output readout support | Ville Syrjälä | 1 | -6/+28 |
2013-10-01 | drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern | Daniel Vetter | 1 | -1/+1 |
2013-09-17 | drm/i915: Fix port_clock and adjusted_mode.clock readout all over | Ville Syrjälä | 1 | -0/+8 |
2013-09-11 | drm/i915/vlv: re-enable hotplug detect based probing on VLV/BYT | Jesse Barnes | 1 | -3/+0 |
2013-09-03 | drm/i915: Apply the force-detect VGA w/a to Valleyview | Chris Wilson | 1 | -1/+1 |
2013-08-04 | drm/i915/crt: use native encoder->mode_set callback | Daniel Vetter | 1 | -21/+13 |
2013-07-24 | drm/i915: Add some debug breadcrumbs to connector detection | Chris Wilson | 1 | -0/+4 |
2013-05-31 | drm/i915: document why dvo/sdvo/crt need a special dpms function | Jani Nikula | 1 | -1/+3 |