aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAge
* drm/i915: Make sure vsyncshift is positiveVille Syrjälä2014-03-31
* drm/i915: Fix the interlace mode selection for gmch platformsVille Syrjälä2014-03-31
* drm/i915: Program VSYNCSHIFT in a more consistent mannerVille Syrjälä2014-03-31
* drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLVJesse Barnes2014-03-31
* drm/i915: Recompute WM when the cursor size changesChris Wilson2014-03-28
* drm/i915: Fix initial pipe underrun state trackingDaniel Vetter2014-03-28
* drm/i915: Enabling 128x128 and 256x256 ARGB Cursor SupportSagar Kamble2014-03-20
* drm/i915: update the PC8 and runtime PM documentationPaulo Zanoni2014-03-19
* drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni2014-03-19
* drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni2014-03-19
* drm/i915: remove dev_priv->pc8.enabledPaulo Zanoni2014-03-19
* drm/i915: don't get/put PC8 when getting/putting power wellsPaulo Zanoni2014-03-19
* drm/i915: remove an indirection level on PC8 functionsPaulo Zanoni2014-03-19
* drm/i915: kill pc8.disable_countPaulo Zanoni2014-03-19
* drm/i915: get runtime PM references when the GPU is idle/busyPaulo Zanoni2014-03-19
* drm/i915: remove dev_priv->pc8.requirements_metPaulo Zanoni2014-03-19
* drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni2014-03-19
* drm/i915: extract __hsw_do_{en, dis}able_package_c8Paulo Zanoni2014-03-19
* drm/i915: Rename similar plane functions to avoid confusionMatt Roper2014-03-19
* drm/i915: Remove spurious '()' in WARN macrosDamien Lespiau2014-03-18
* drm/i915: Reduce the time we hold struct mutex in intel_pipe_set_base()Ville Syrjälä2014-03-12
* Merge tag 'v3.14-rc6' into drm-intel-next-queuedDaniel Vetter2014-03-10
|\
| * drm/i915: fix assert_cursor on BDWPaulo Zanoni2014-03-03
| * Merge tag 'drm-intel-fixes-2014-02-14' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie2014-02-18
| |\
| | * drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVBVille Syrjälä2014-02-11
* | | drm/i915: Make encoder cloning more flexibleVille Syrjälä2014-03-10
* | | drm/i915: Avoid requesting a zero-sized stolen objectChris Wilson2014-03-10
* | | drm/i915: Prevent use-after-free of inherited framebufferChris Wilson2014-03-10
* | | drm/i915: remove early fb allocation dependency on CONFIG_FB v2Jesse Barnes2014-03-08
* | | drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12Jesse Barnes2014-03-08
* | | drm/i915: get_plane_config support for ILK+ v3Jesse Barnes2014-03-08
* | | drm/i915: get_plane_config for i9xx v13Jesse Barnes2014-03-08
* | | drm/i915: add plane_config fetching infrastructure v2Jesse Barnes2014-03-08
* | | drm/i915: power domains: add vlv power wellsImre Deak2014-03-07
* | | drm/i915: check pipe power domain when reading its hw stateImre Deak2014-03-07
* | | drm/i915: add port power domainsImre Deak2014-03-07
* | | drm/i915: move modeset_update_power_wells earlierImre Deak2014-03-07
* | | drm/i915: Add a for_each_sprite() macroDamien Lespiau2014-03-05
* | | drm/i915: Use a pipe variable to cycle through the pipesDamien Lespiau2014-03-05
* | | drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanesVille Syrjälä2014-03-05
* | | drm/i915: Perform pageflip using mmio if the GPU is terminally wedgedChris Wilson2014-03-05
* | | drm/i915: kill dev_priv->pc8.gpu_idlePaulo Zanoni2014-03-05
* | | drm/i915: put runtime PM only at the end of intel_mark_idlePaulo Zanoni2014-03-05
* | | drm/i915: Accurately track when we mark the hardware as idle/busyChris Wilson2014-03-05
* | | drm/i915: use power domain api to check vga power stateImre Deak2014-03-05
* | | drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak2014-03-05
* | | drm/i915: Reject changes of fb base when we have a flip pendingChris Wilson2014-03-05
* | | drm/i915: re-add locking around hw state readoutJesse Barnes2014-03-05
* | | drm/i915: rename modeset_update_power_wellsPaulo Zanoni2014-03-04
* | | drm/i915: sprinkle staticDaniel Vetter2014-03-02