aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
AgeCommit message (Expand)Author
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-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
2013-04-29drm/i915: split up fdi_set_m_n into computation and hw setupDaniel Vetter
2013-04-29drm/i915: move intel_crtc->fdi_lanes to pipe_configDaniel Vetter
2013-04-25drm/i915: move PCH pfit controls into pipe_configJesse Barnes
2013-04-25drm/i915: factor out GMCH panel fitting code and use for eDP v3Jesse Barnes
2013-04-25drm/i915: use pipe_config for lvds ditheringDaniel Vetter
2013-04-25drm/i915: keep max backlight internal to intel_panel.cJani Nikula
2013-04-20drm/i915: Make struct dpll == intel_clock_tVille Syrjälä
2013-04-19drm/i915: report Gen5+ CPU and PCH FIFO underrunsPaulo Zanoni
2013-04-19drm/i915: update VLV PLL and DPIO code v11Jesse Barnes
2013-04-18drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2Pallavi G
2013-04-18drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter
2013-04-18drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich
2013-04-18drm/i915: add intel_using_power_wellPaulo Zanoni