aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
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
2013-06-06i915/drm: Add private api for power well usageWang Xingchao
2013-06-06drm/i915: Disable/restore all sprite planes around modesetVille Syrjälä
2013-06-05drm/i915: consolidate and tighten encoder cloning checksDaniel Vetter
2013-06-04drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter
2013-05-31drm/i915: implement IPS featurePaulo Zanoni
2013-05-31drm/i915: add haswell_update_sprite_wmPaulo Zanoni
2013-05-31drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni
2013-05-23drm/i915: group sideband register accessors to a new fileJani Nikula
2013-05-21drm/i915: remove intel_update_linetime_watermarksPaulo Zanoni
2013-05-21drm/i915: add encoder get_config function v5Jesse Barnes
2013-05-21Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter
2013-05-10drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter
2013-05-10drm/i915: remove is_pch_edp() helpers and state variableImre Deak
2013-05-10drm/i915: use enc_to_intel_dp() instead of opencoding the sameImre Deak
2013-05-10drm/i915: HSW: allow PCH clock gating for suspendImre Deak
2013-05-10drm/i915: add intel_display_power_enabledPaulo Zanoni
2013-05-06drm/i915: make intel_cpt_verify_modeset staticDaniel Vetter
2013-05-06drm/i915: make set_m_n functions staticDaniel Vetter
2013-05-04drm/i915: hsw: fix link training for eDP on port-AImre Deak
2013-04-30drm/i915: move lvds_border_bits to pipe_configDaniel Vetter
2013-04-29drm/i915: implement fdi auto-ditheringDaniel Vetter