summaryrefslogtreecommitdiff
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/panel: add ld9040 driverAndrzej Hajda2014-04-043-0/+384
* drm/exynos: add DSIM driverAndrzej Hajda2014-04-045-0/+1551
* drm/exynos: disallow fbdev initialization if no device is connectedAndrzej Hajda2014-04-041-0/+21
* drm/mipi_dsi: create dsi devices only for nodes with reg propertyAndrzej Hajda2014-04-041-1/+5
* Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-04-0331-930/+1304
|\
| * drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64Chris Wilson2014-03-211-0/+6
| * drm/i915/sdvo: fix questionable return value checkJani Nikula2014-03-211-3/+3
| * drm/i915: Fix unsafe loop iteration over vma whilst unbinding themChris Wilson2014-03-211-2/+2
| * drm/i915: Enabling 128x128 and 256x256 ARGB Cursor SupportSagar Kamble2014-03-203-5/+59
| * drm/i915: Print how many objects are shared in per-process statsChris Wilson2014-03-201-2/+8
| * drm/i915: Per-process stats work better when evaluated per-processChris Wilson2014-03-203-9/+43
| * drm/i915: remove rps local variablesBen Widawsky2014-03-202-43/+33
| * drm/i915: Remove extraneous MMIO for RPSBen Widawsky2014-03-201-12/+9
| * drm/i915: Rename and comment all the RPS *stuff*Ben Widawsky2014-03-205-107/+120
| * drm/i915: Store the HW min frequency as min_freqBen Widawsky2014-03-202-1/+2
| * drm/i915: Fix coding style for RPSBen Widawsky2014-03-201-10/+10
| * drm/i915: Reorganize the overclock codeBen Widawsky2014-03-201-11/+9
| * drm/i915: init pm.suspended earlierPaulo Zanoni2014-03-191-2/+1
| * drm/i915: update the PC8 and runtime PM documentationPaulo Zanoni2014-03-192-40/+35
| * drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni2014-03-193-6/+6
| * drm/i915: kill struct i915_package_c8Paulo Zanoni2014-03-193-9/+0
| * drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni2014-03-197-41/+42
| * drm/i915: remove dev_priv->pc8.enabledPaulo Zanoni2014-03-194-9/+0
| * drm/i915: don't get/put PC8 when getting/putting power wellsPaulo Zanoni2014-03-193-24/+0
| * drm/i915: make intel_aux_display_runtime_get get runtime PM, not PC8Paulo Zanoni2014-03-191-3/+2
| * drm/i915: don't get/put PC8 reference on freeze/thawPaulo Zanoni2014-03-191-5/+0
| * drm/i915: remove an indirection level on PC8 functionsPaulo Zanoni2014-03-191-14/+2
| * drm/i915: kill pc8.disable_countPaulo Zanoni2014-03-194-17/+0
| * drm/i915: get runtime PM references when the GPU is idle/busyPaulo Zanoni2014-03-191-2/+2
| * drm/i915: remove dev_priv->pc8.requirements_metPaulo Zanoni2014-03-194-59/+3
| * drm/i915: get/put runtime PM when we get/put a power domainPaulo Zanoni2014-03-191-0/+4
| * drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni2014-03-197-53/+43
| * drm/i915: extract __hsw_do_{en, dis}able_package_c8Paulo Zanoni2014-03-191-26/+38
| * Merge branch 'topic/dp-aux-rework' into drm-intel-next-queuedDaniel Vetter2014-03-1992-2764/+5990
| |\
| | * drm/i915/dp: use the new drm helpers for dp i2c-over-auxJani Nikula2014-03-182-169/+30
| | * drm/i915/dp: move dp aux ch register init to aux initJani Nikula2014-03-181-20/+22
| | * drm/i915/dp: use the new drm helpers for dp auxJani Nikula2014-03-182-142/+116
| | * drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-auxJani Nikula2014-03-181-3/+6
| | * drm/i915/dp: split edp_panel_vdd_on() for reuseJani Nikula2014-03-181-6/+16
| | * drm/dp: let drivers specify the name of the I2C-over-AUX adapterJani Nikula2014-03-181-1/+2
| * | drm/i915: Rename similar plane functions to avoid confusionMatt Roper2014-03-192-27/+36
| * | drm/i915/vlv: no MCHBAR on VLVJesse Barnes2014-03-191-0/+3
| * | drm/i915/bdw: Restore PPAT on thawBen Widawsky2014-03-191-1/+5
| * | drm/i915: Do not dereference pointers from ring buffer in evict eventSteven Rostedt2014-03-191-1/+3
| * | drm/i915: Use the correct format string modifier for ptrdiff_tDamien Lespiau2014-03-181-1/+1
| * | drm/i915: Rename intel_setup_wm_latency() to ilk_setup_wm_latency()Damien Lespiau2014-03-181-2/+2
| * | drm/i915: Remove spurious '()' in WARN macrosDamien Lespiau2014-03-181-4/+4
| * | drm/i915: finish off reverting eDP VDD changesJani Nikula2014-03-183-8/+10
| * | drm/i915: catch forcewake reference underrunsDaniel Vetter2014-03-181-6/+15
| * | drm/i915: Actually capture PP_DIR_BASE on errorBen Widawsky2014-03-181-2/+4