summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | drm/i915: Per-process stats work better when evaluated per-processChris Wilson2014-03-20
| | * | | | | | | | drm/i915: remove rps local variablesBen Widawsky2014-03-20
| | * | | | | | | | drm/i915: Remove extraneous MMIO for RPSBen Widawsky2014-03-20
| | * | | | | | | | drm/i915: Rename and comment all the RPS *stuff*Ben Widawsky2014-03-20
| | * | | | | | | | drm/i915: Store the HW min frequency as min_freqBen Widawsky2014-03-20
| | * | | | | | | | drm/i915: Fix coding style for RPSBen Widawsky2014-03-20
| | * | | | | | | | drm/i915: Reorganize the overclock codeBen Widawsky2014-03-20
| | * | | | | | | | drm/i915: init pm.suspended earlierPaulo Zanoni2014-03-19
| | * | | | | | | | 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: kill struct i915_package_c8Paulo 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: make intel_aux_display_runtime_get get runtime PM, not PC8Paulo Zanoni2014-03-19
| | * | | | | | | | drm/i915: don't get/put PC8 reference on freeze/thawPaulo 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: get/put runtime PM when we get/put a power domainPaulo 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
| | * | | | | | | | Merge branch 'topic/dp-aux-rework' into drm-intel-next-queuedDaniel Vetter2014-03-19
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/i915/dp: use the new drm helpers for dp i2c-over-auxJani Nikula2014-03-18
| | | * | | | | | | | drm/i915/dp: move dp aux ch register init to aux initJani Nikula2014-03-18
| | | * | | | | | | | drm/i915/dp: use the new drm helpers for dp auxJani Nikula2014-03-18
| | | * | | | | | | | drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-auxJani Nikula2014-03-18
| | | * | | | | | | | drm/i915/dp: split edp_panel_vdd_on() for reuseJani Nikula2014-03-18
| | | * | | | | | | | drm/dp: let drivers specify the name of the I2C-over-AUX adapterJani Nikula2014-03-18
| | * | | | | | | | | drm/i915: Rename similar plane functions to avoid confusionMatt Roper2014-03-19
| | * | | | | | | | | drm/i915/vlv: no MCHBAR on VLVJesse Barnes2014-03-19
| | * | | | | | | | | drm/i915/bdw: Restore PPAT on thawBen Widawsky2014-03-19
| | * | | | | | | | | drm/i915: Do not dereference pointers from ring buffer in evict eventSteven Rostedt2014-03-19
| | * | | | | | | | | drm/i915: Use the correct format string modifier for ptrdiff_tDamien Lespiau2014-03-18
| | * | | | | | | | | drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency()Damien Lespiau2014-03-18
| | * | | | | | | | | drm/i915: Remove spurious '()' in WARN macrosDamien Lespiau2014-03-18
| | * | | | | | | | | drm/i915: finish off reverting eDP VDD changesJani Nikula2014-03-18
| | * | | | | | | | | drm/i915: catch forcewake reference underrunsDaniel Vetter2014-03-18
| | * | | | | | | | | drm/i915: Actually capture PP_DIR_BASE on errorBen Widawsky2014-03-18
| | * | | | | | | | | drm/i915: properly disable the VDD when disabling the panelPaulo Zanoni2014-03-18
| | * | | | | | | | | drm/i915: Switch to fake context on older gensMika Kuoppala2014-03-18
| | * | | | | | | | | drm/i915: Fix up the forcewake timer initializationDaniel Vetter2014-03-18
| | * | | | | | | | | drm/i915: Consolidate forcewake resetting to a single functionChris Wilson2014-03-13
| | * | | | | | | | | drm/i915: Remove erronous WARN in the vlv pipe crc codeDaniel Vetter2014-03-13
| | * | | | | | | | | drm/i915: Reset forcewake before suspendChris Wilson2014-03-13
| | * | | | | | | | | drm/i915: Unbind all vmas whose new cache_level doesn't agree with the neighb...Ville Syrjälä2014-03-13
| | * | | | | | | | | drm/i915: Drop WARN_ON(flags) from ppgtt_bind_vma()Ville Syrjälä2014-03-13
| | * | | | | | | | | drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPMDamien Lespiau2014-03-13
| | * | | | | | | | | drm/i915: Show cursor status in debugfs/i915_display_infoChris Wilson2014-03-12