summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2013-07-131-1/+1
* 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
* drm/i915: consolidate and tighten encoder cloning checksDaniel Vetter2013-06-051-1/+0
* drm/i915: store adjusted dotclock in adjusted_mode->clockDaniel Vetter2013-06-041-6/+7
* drm/i915: implement IPS featurePaulo Zanoni2013-05-311-0/+2
* drm/i915: add haswell_update_sprite_wmPaulo Zanoni2013-05-311-0/+12
* drm/i915: add "enable" argument to intel_update_sprite_watermarksPaulo Zanoni2013-05-311-1/+1
* drm/i915: group sideband register accessors to a new fileJani Nikula2013-05-231-4/+0
* drm/i915: remove intel_update_linetime_watermarksPaulo Zanoni2013-05-211-2/+0
* drm/i915: add encoder get_config function v5Jesse Barnes2013-05-211-0/+4
* Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter2013-05-211-0/+1
|\
| * drm/i915: hsw: fix link training for eDP on port-AImre Deak2013-05-041-0/+1
* | drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter2013-05-101-1/+4
* | drm/i915: remove is_pch_edp() helpers and state variableImre Deak2013-05-101-2/+0
* | drm/i915: use enc_to_intel_dp() instead of opencoding the sameImre Deak2013-05-101-7/+5
* | drm/i915: HSW: allow PCH clock gating for suspendImre Deak2013-05-101-0/+1
* | drm/i915: add intel_display_power_enabledPaulo Zanoni2013-05-101-1/+2
* | drm/i915: make intel_cpt_verify_modeset staticDaniel Vetter2013-05-061-1/+0
* | drm/i915: make set_m_n functions staticDaniel Vetter2013-05-061-4/+0
* | drm/i915: move lvds_border_bits to pipe_configDaniel Vetter2013-04-301-0/+1
* | drm/i915: implement fdi auto-ditheringDaniel Vetter2013-04-291-0/+7
* | drm/i915: split up fdi_set_m_n into computation and hw setupDaniel Vetter2013-04-291-1/+2
* | drm/i915: move intel_crtc->fdi_lanes to pipe_configDaniel Vetter2013-04-291-1/+3
* | drm/i915: move PCH pfit controls into pipe_configJesse Barnes2013-04-251-5/+13
* | drm/i915: factor out GMCH panel fitting code and use for eDP v3Jesse Barnes2013-04-251-0/+6
* | drm/i915: use pipe_config for lvds ditheringDaniel Vetter2013-04-251-0/+5
* | drm/i915: keep max backlight internal to intel_panel.cJani Nikula2013-04-251-2/+2
* | drm/i915: Make struct dpll == intel_clock_tVille Syrjälä2013-04-201-5/+13
* | drm/i915: report Gen5+ CPU and PCH FIFO underrunsPaulo Zanoni2013-04-191-0/+11
* | drm/i915: update VLV PLL and DPIO code v11Jesse Barnes2013-04-191-0/+14
* | drm/i915/dp: program VSwing and Preemphasis control settings on VLV v2Pallavi G2013-04-181-0/+2
|/
* drm/i915: move cpu_transcoder to the pipe configurationDaniel Vetter2013-04-181-1/+4
* drm/i915: (re)init HPD interrupt storm statisticsEgbert Eich2013-04-181-0/+4
* drm/i915: add intel_using_power_wellPaulo Zanoni2013-04-181-0/+1
* drm/i915: create pipe_config->dpll for clock stateDaniel Vetter2013-04-031-0/+12
* drm/i915: remove leaky eDP functionsDaniel Vetter2013-04-031-3/+0
* drm/i915: track dp target_clock in pipe_configDaniel Vetter2013-04-031-1/+6
* drm/i915: move dp_m_n computation to dp_encoder->compute_configDaniel Vetter2013-04-031-3/+3
* drm/i915: clear up the fdi/dp set_m_n confusionDaniel Vetter2013-04-031-0/+5
OpenPOWER on IntegriCloud