summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/i915: Move double wide mode handling into pipe_configVille Syrjälä2013-09-171-0/+2
* | drm/i915: Document the inteded use of requested_modeVille Syrjälä2013-09-171-0/+5
* | drm/i915: Add explicit pipe src size to pipe configVille Syrjälä2013-09-161-0/+6
* | drm/i915: Make intel_crtc_active() available outside intel_pm.cVille Syrjälä2013-09-161-0/+2
* | drm/i915: Fix port_clock and adjusted_mode.clock readout all overVille Syrjälä2013-09-161-0/+2
* | drm/i915: Add intel_dotclock_calculate()Ville Syrjälä2013-09-161-0/+2
* | drm/i915: Add state readout and checking for has_dp_encoder and dp_m_nVille Syrjälä2013-09-131-0/+2
* | drm/i915: Make adjusted_mode.clock non-pixel multipliedVille Syrjälä2013-09-131-1/+4
* | drm/i915: Pass crtc to intel_update_watermarks()Ville Syrjälä2013-09-101-1/+1
* | drm/i915: expose intel_ddi_get_encoder_port()Jani Nikula2013-09-041-0/+1
* | drm/i915: add basic MIPI DSI output supportJani Nikula2013-09-041-0/+1
* | drm/i915: add MIPI DSI output type and subtypesJani Nikula2013-09-041-1/+5
|/
* drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä2013-09-031-1/+1
* drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni2013-08-231-0/+8
* drm/i915: wrap GEN6_PMIMR changesPaulo Zanoni2013-08-231-0/+3
* drm/i915: wrap GTIMR changesPaulo Zanoni2013-08-231-0/+3
* drm/i915: Make intel_set_mode() staticDamien Lespiau2013-08-091-2/+0
* drm/i915: Remove intel_modeset_disable()Damien Lespiau2013-08-091-1/+0
* drm/i915: Make intel_encoder_dpms() staticDamien Lespiau2013-08-091-1/+0
* drm/i915: Remove stale prototypesDamien Lespiau2013-08-091-2/+0
* drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä2013-08-081-1/+2
* drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä2013-08-081-1/+3
* drm/i915: Split plane watermark parameters into a separate structVille Syrjälä2013-08-081-6/+8
* drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau2013-08-081-61/+0
* drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau2013-08-081-1/+3
* drm/i915: Export intel_framebuffer_finiChris Wilson2013-08-061-0/+1
* drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä2013-08-051-3/+4
* drm/i915: clean up crtc timings computationDaniel Vetter2013-08-041-4/+0
* drm/i915: Colocate all GT access routines in the same fileChris Wilson2013-07-251-1/+0
* Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter2013-07-251-1/+1
|\
| * drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-07-131-1/+1
* | drm/i915: add functions to disable and restore LCPLLPaulo Zanoni2013-07-241-0/+3
* | drm/i915: add update function to disable/enable-back PSRRodrigo Vivi2013-07-181-0/+1
* | drm/i915: Enable/Disable PSRRodrigo Vivi2013-07-181-0/+4
* | drm/i915: Read the EDP DPCD and PSR CapabilityShobhit Kumar2013-07-181-0/+1
* | drm/i915: Move fbc members out of lineBen Widawsky2013-07-011-7/+0
* | drm/i915: asserts for lvds pre_enableDaniel Vetter2013-07-011-0/+16
* | drm/i915: Make intel_enable_fbc() staticDamien Lespiau2013-07-011-1/+0
|/
* drm/i915: correct intel_dp_get_config() function for DevCPTXiong Zhang2013-07-011-1/+2
* drm/i915: propagate errors from intel_dp_init_connectorPaulo Zanoni2013-06-281-1/+1
* drm/i915: stop killing pfit on i9xxDaniel Vetter2013-06-181-1/+1
* drm/i915: hw state readout and cross-checking for shared dpllsDaniel Vetter2013-06-121-0/+3
* drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLITDaniel Vetter2013-06-121-1/+2
* drm/i915: move shared_dpll into the pipe configDaniel Vetter2013-06-101-2/+3
* drm/i915: switch crtc->shared_dpll from a pointer to an enumDaniel Vetter2013-06-101-1/+1
* drm/i915: s/pch_pll/shared_dpll/Daniel Vetter2013-06-101-1/+1
* drm/i915: Track when we dirty the scanout with render commandsChris Wilson2013-06-071-1/+2
* drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fixDaniel Vetter2013-06-061-0/+11
* i915/drm: Add private api for power well usageWang Xingchao2013-06-061-0/+4
* drm/i915: Disable/restore all sprite planes around modesetVille Syrjälä2013-06-061-0/+1