aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
2013-09-17drm/i915: Move double wide mode handling into pipe_configVille Syrjälä
2013-09-17drm/i915: Document the inteded use of requested_modeVille Syrjälä
2013-09-16drm/i915: Add explicit pipe src size to pipe configVille Syrjälä
2013-09-16drm/i915: Make intel_crtc_active() available outside intel_pm.cVille Syrjälä
2013-09-16drm/i915: Fix port_clock and adjusted_mode.clock readout all overVille Syrjälä
2013-09-16drm/i915: Add intel_dotclock_calculate()Ville Syrjälä
2013-09-13drm/i915: Add state readout and checking for has_dp_encoder and dp_m_nVille Syrjälä
2013-09-13drm/i915: Make adjusted_mode.clock non-pixel multipliedVille Syrjälä
2013-09-10drm/i915: Pass crtc to intel_update_watermarks()Ville Syrjälä
2013-09-08drm/i915: Track pfit enable state separately from sizeChris Wilson
2013-09-06drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is doneVille Syrjälä
2013-09-04drm/i915: expose intel_ddi_get_encoder_port()Jani Nikula
2013-09-04drm/i915: add basic MIPI DSI output supportJani Nikula
2013-09-04drm/i915: add MIPI DSI output type and subtypesJani Nikula
2013-09-03drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä
2013-08-23drm/i915: allow package C8+ states on Haswell (disabled)Paulo Zanoni
2013-08-23drm/i915: wrap GEN6_PMIMR changesPaulo Zanoni
2013-08-23drm/i915: wrap GTIMR changesPaulo Zanoni
2013-08-09drm/i915: Make intel_set_mode() staticDamien Lespiau
2013-08-09drm/i915: Remove intel_modeset_disable()Damien Lespiau
2013-08-09drm/i915: Make intel_encoder_dpms() staticDamien Lespiau
2013-08-09drm/i915: Remove stale prototypesDamien Lespiau
2013-08-08drm/i915: Pass plane and crtc to intel_update_sprite_watermarksVille Syrjälä
2013-08-08drm/i915: Pass crtc to our update/disable_plane hooksVille Syrjälä
2013-08-08drm/i915: Split plane watermark parameters into a separate structVille Syrjälä
2013-08-08drm/i915: Remove the now obsolete infoframe definitionsDamien Lespiau
2013-08-08drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a typeDamien Lespiau
2013-08-06drm/i915: Export intel_framebuffer_finiChris Wilson
2013-08-05drm/i915: Add scaled paramater to update_sprite_watermarks()Ville Syrjälä
2013-08-04drm/i915: clean up crtc timings computationDaniel Vetter
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-24drm/i915: add functions to disable and restore LCPLLPaulo Zanoni
2013-07-18drm/i915: add update function to disable/enable-back PSRRodrigo Vivi
2013-07-18drm/i915: Enable/Disable PSRRodrigo Vivi
2013-07-18drm/i915: Read the EDP DPCD and PSR CapabilityShobhit Kumar
2013-07-13drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin
2013-07-01drm/i915: Move fbc members out of lineBen Widawsky
2013-07-01drm/i915: asserts for lvds pre_enableDaniel Vetter
2013-07-01drm/i915: Make intel_enable_fbc() staticDamien Lespiau
2013-07-01drm/i915: correct intel_dp_get_config() function for DevCPTXiong Zhang
2013-06-28drm/i915: propagate errors from intel_dp_init_connectorPaulo Zanoni
2013-06-18drm/i915: stop killing pfit on i9xxDaniel Vetter
2013-06-12drm/i915: hw state readout and cross-checking for shared dpllsDaniel Vetter
2013-06-12drm/i915: disable sdvo pixel multiplier cross-check for HAS_PCH_SPLITDaniel Vetter
2013-06-10drm/i915: move shared_dpll into the pipe configDaniel Vetter
2013-06-10drm/i915: switch crtc->shared_dpll from a pointer to an enumDaniel Vetter
2013-06-10drm/i915: s/pch_pll/shared_dpll/Daniel Vetter
2013-06-07drm/i915: Track when we dirty the scanout with render commandsChris Wilson
2013-06-06drm/i915: pipe config quirk infrastructure plus sdvo mode.flags fixDaniel Vetter