index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_crt.c
Age
Commit message (
Expand
)
Author
2015-05-21
drm/i915: Disable CRT port after pipe on PCH platforms
Ville Syrjälä
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
2015-04-01
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
Jani Nikula
2015-03-27
drm/i915: Add module param to test the load detect code
Daniel Vetter
2015-03-26
drm/i915: Implement connector state duplication
Ander Conselvan de Oliveira
2015-03-26
drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe()
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Add atomic_get_property entrypoint for connectors (v2)
Matt Roper
2015-01-27
drm/i915: Setup dummy atomic state for connectors (v3)
Matt Roper
2015-01-27
drm/i915: Make intel_crtc->config a pointer
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Embedded struct drm_crtc_state in intel_crtc_state
Ander Conselvan de Oliveira
2015-01-27
drm/i915: Rename struct intel_crtc_config to intel_crtc_state
Ander Conselvan de Oliveira
2014-10-24
drm/i915: Don't claim that we're resetting PCH ADPA register
Ville Syrjälä
2014-10-01
drm/i915: Bikeshed rpm functions name a bit.
Daniel Vetter
2014-08-28
drm/i915: Remove bogus __init annotation from DMI callbacks
Mathias Krause
2014-08-18
drm/i915: Fix locking for intel_enable_pipe_a()
Ville Syrjälä
2014-07-29
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
2014-07-23
drm/i915: remove useless runtime PM get calls
Paulo Zanoni
2014-07-19
Merge tag 'drm-intel-next-2014-07-11' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-07-10
drm/i915: Precompute static ddi_pll_sel values in encoders
Daniel Vetter
2014-07-10
drm/i915: Move SPLL disabling into hsw_crt_post_disable
Daniel Vetter
2014-07-10
drm/i915: Move the SPLL enabling into hsw_crt_pre_enable
Daniel Vetter
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-06-05
drm: convert crtc and connection_mutex to ww_mutex (v5)
Rob Clark
2014-06-04
drm/i915: replace drm_get_connector_name() with direct name field use
Jani Nikula
2014-05-05
drm/i915/crt: Remove ->mode_set callback
Daniel Vetter
2014-04-04
Skip intel_crt_init for Dell XPS 8700
Giacomo Comes
2014-03-10
drm/i915: Allow HDMI+VGA cloning
Ville Syrjälä
2014-03-10
drm/i915: Make encoder cloning more flexible
Ville Syrjälä
2014-03-07
drm/i915: check port power domain when reading the encoder hw state
Imre Deak
2014-03-07
drm/i915: get port power domain in connector detect handlers
Imre Deak
2014-03-05
drm/i915: Fix DDI port_clock for VGA output
Ville Syrjälä
2014-03-05
drm/i915: get runtime PM while trying to detect CRT
Paulo Zanoni
2014-02-14
drm/i915: add unregister callback to connector
Imre Deak
2014-01-24
drm/i915: Shuffle modeset reset handling around
Daniel Vetter
2013-11-28
drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs
Damien Lespiau
2013-11-08
drm/i915: Use hsw_crt_get_config on BDW
Ville Syrjälä
2013-10-16
drm/i915: vlv: fix VGA hotplug after modeset
Imre Deak
2013-10-01
drm/i915: destroy connector sysfs files earlier
Paulo Zanoni
2013-10-01
drm/i915: Use crtc_clock with the adjusted mode
Damien Lespiau
2013-10-01
drm/i915: Add HSW CRT output readout support
Ville Syrjälä
2013-10-01
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-09-16
drm/i915: Fix port_clock and adjusted_mode.clock readout all over
Ville Syrjälä
2013-09-11
drm/i915/vlv: re-enable hotplug detect based probing on VLV/BYT
Jesse Barnes
2013-09-03
drm/i915: Apply the force-detect VGA w/a to Valleyview
Chris Wilson
2013-08-04
drm/i915/crt: use native encoder->mode_set callback
Daniel Vetter
2013-07-24
drm/i915: Add some debug breadcrumbs to connector detection
Chris Wilson
2013-05-31
drm/i915: document why dvo/sdvo/crt need a special dpms function
Jani Nikula
2013-05-21
drm/i915: add encoder get_config function v5
Jesse Barnes
2013-05-21
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
2013-05-10
drm/i915: Organize VBT stuff inside drm_i915_private
Rodrigo Vivi
[next]