summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Don't check gmch state on inherited configsDaniel Vetter2014-04-231-1/+2
* drm/i915: vlv: reserve the GT power context only once during driver initImre Deak2014-04-011-0/+2
* drm/i915: Enabling 128x128 and 256x256 ARGB Cursor SupportSagar Kamble2014-03-201-0/+7
* drm/i915: rename __hsw_do_{en, dis}able_pc8Paulo Zanoni2014-03-191-2/+2
* drm/i915: move pc8.irqs_disabled to pm.irqs_disabledPaulo Zanoni2014-03-191-2/+2
* drm/i915: don't get/put PC8 when getting/putting power wellsPaulo Zanoni2014-03-191-2/+0
* drm/i915: make PC8 be part of runtime PM suspend/resumePaulo Zanoni2014-03-191-1/+2
* Merge branch 'topic/dp-aux-rework' into drm-intel-next-queuedDaniel Vetter2014-03-191-2/+1
|\
| * drm/i915/dp: use the new drm helpers for dp i2c-over-auxJani Nikula2014-03-181-2/+0
| * drm/i915/dp: use the new drm helpers for dp auxJani Nikula2014-03-181-0/+1
* | drm/i915: finish off reverting eDP VDD changesJani Nikula2014-03-181-1/+1
* | drm/i915: properly disable the VDD when disabling the panelPaulo Zanoni2014-03-181-0/+1
* | drm/i915: Make encoder cloning more flexibleVille Syrjälä2014-03-101-5/+1
* | drm/i915: remove early fb allocation dependency on CONFIG_FB v2Jesse Barnes2014-03-081-1/+0
* | drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v12Jesse Barnes2014-03-081-0/+1
* | drm/i915: add plane_config fetching infrastructure v2Jesse Barnes2014-03-081-0/+9
|/
* drm/i915: power domains: add vlv power wellsImre Deak2014-03-071-0/+2
* drm/i915: add port power domainsImre Deak2014-03-071-0/+2
* drm/i915: use drm_i915_private everywhere in the power domain apiImre Deak2014-03-051-9/+8
* drm/i915: add unregister callback to connectorImre Deak2014-02-141-0/+8
* drm/i915: Pass explicit mode into mode_from_pipe_config v3Daniel Vetter2014-02-121-0/+2
* drm/i915: Initialize downclock mode in panel initVandana Kannan2014-02-121-1/+2
* drm/i915: Fix error path leak in fbdev fb allocationDaniel Vetter2014-02-121-2/+2
* drm/i915: Use normal fb deref for the fbcon framebufferDaniel Vetter2014-02-121-1/+0
* drm/i915: alloc intel_fb in the intel_fbdev structJesse Barnes2014-02-121-1/+1
* drm/i915: debugfs: Add support for probing DP sink CRC.Rodrigo Vivi2014-01-271-0/+1
* drm/i915: Introduce a get_aux_send_ctl() vfuncDamien Lespiau2014-01-241-0/+8
* drm/i915: Turn get_aux_clock_divider() into per-platform vfuncsDamien Lespiau2014-01-241-0/+2
* drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devicesTodd Previte2014-01-241-0/+1
* drm/i915: drop ironlake_ prefix from edp panel/backlight functionsDaniel Vetter2014-01-241-6/+4
* drm/i915: save some time when waiting the eDP timingsPaulo Zanoni2014-01-241-0/+3
* drm/i915: Prepare to track new pipe config per pipeVille Syrjälä2014-01-241-0/+1
* drm/i915: Pre-compute pipe enabled stateVille Syrjälä2014-01-241-0/+2
* drm/i915: Wait for completion of pending flips when starved of fencesChris Wilson2014-01-221-0/+1
* Merge commit origin/master into drm-intel-nextDaniel Vetter2014-01-161-1/+2
|\
| * drm/i915: fix pm init orderingDaniel Vetter2013-12-061-0/+1
| * drm/i915: Check VBT for eDP ports on VLVVille Syrjälä2013-11-281-1/+1
* | drm/i915: add braces around KHz/MHz macro parametersJani Nikula2014-01-101-2/+2
* | drm/i915: Introduce new intel_output_name()Damien Lespiau2014-01-101-0/+1
* | drm/i915: split intel_ddi_pll_mode_set in 2 piecesPaulo Zanoni2013-12-121-1/+2
* | drm/i915: remove i915_disable_vga_mem declarationPaulo Zanoni2013-12-121-1/+0
* | drm/i915: add initial Runtime PM functionsPaulo Zanoni2013-12-101-0/+4
* | drm/i915: Don't cast away const from infoframe bufferVille Syrjälä2013-12-101-1/+1
* | drm/i915: Make downclock deduction common for all panelsVandana Kannan2013-12-101-1/+5
* | drm/i915: add intel_display_power_enabled_sw() for use in atomic ctxImre Deak2013-11-281-0/+2
* | Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-151-4/+18
|\ \
| * | drm/i915: gather backlight information at setupJani Nikula2013-11-141-0/+2
| * | drm/i915: handle backlight through chip specific functionsJani Nikula2013-11-131-0/+2
| * | drm/i915: make asle notifications update backlight on all connectorsJani Nikula2013-11-131-0/+1
| * | drm/i915: make backlight info per-connectorJani Nikula2013-11-131-0/+7
OpenPOWER on IntegriCloud