summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie2014-02-121-0/+8
|\
| * drm/i915: Disable dp aux irq on g4xDaniel Vetter2014-02-071-0/+8
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-291-51/+113
|\ \ | |/
| * drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson2014-01-271-0/+1
| * Merge commit origin/master into drm-intel-nextDaniel Vetter2014-01-161-2/+0
| |\
| * | drm/i915: Drop I915_ prefix from HAS_FBCDaniel Vetter2014-01-101-1/+1
| * | drm/i915: s/haswell_update_wm/ilk_update_wm/Imre Deak2013-12-171-2/+2
| * | drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä2013-12-171-1/+0
| * | drm/i915: parse backlight modulation frequency from the BIOS VBTJani Nikula2013-12-161-0/+5
| * | drm/i915: add runtime PM support on HaswellPaulo Zanoni2013-12-141-1/+1
| * | drm/i915: release the GTT mmaps when going into D3Paulo Zanoni2013-12-141-0/+1
| * | drm/i915: Rework the FBC interval/stall stuff a bitVille Syrjälä2013-12-121-2/+1
| * | drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar2013-12-111-0/+2
| * | drm/i915: Record BB_ADDR for every ringVille Syrjälä2013-12-111-1/+1
| * | drm/i915: add initial Runtime PM functionsPaulo Zanoni2013-12-101-0/+7
| * | Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter2013-12-091-0/+1
| |\ \
| * | | drm/i915: add intel_display_power_enabled_sw() for use in atomic ctxImre Deak2013-11-281-2/+0
| * | | drm/i915/vlv: Valleyview support for forcewake Individual power wells.Deepak S2013-11-281-0/+17
| * | | drm/i915: Add power well arguments to force wake routines.Deepak S2013-11-281-4/+11
| * | | drm/i915: add a debugfs entry for power domain infoImre Deak2013-11-261-0/+3
| * | | drm/i915: add a default always-on power wellImre Deak2013-11-261-1/+0
| * | | drm/i915: add always-on power wells instead of special casing themImre Deak2013-11-261-0/+1
| * | | drm/i915: support for multiple power wellsImre Deak2013-11-261-3/+9
| * | | drm/i915: add audio power domainImre Deak2013-11-261-0/+1
| * | | drm/i915: remove intel_uncore_clear_errorsDaniel Vetter2013-11-181-1/+0
| * | | Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter2013-11-151-17/+47
| |\ \ \
| | * \ \ Merge branch 'bdw-fixes' into backlight-reworkDaniel Vetter2013-11-151-1/+6
| | |\ \ \
| | * | | | drm/i915: do not save/restore backlight registers in KMSJani Nikula2013-11-141-2/+0
| | * | | | drm/i915: nuke get max backlight functionsJani Nikula2013-11-141-1/+0
| | * | | | drm/i915: remove QUIRK_NO_PCH_PWM_ENABLEJani Nikula2013-11-141-1/+0
| | * | | | drm/i915: handle backlight through chip specific functionsJani Nikula2013-11-131-0/+9
| | * | | | drm/i915: make backlight info per-connectorJani Nikula2013-11-131-7/+2
| * | | | | drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala2013-11-121-0/+2
| * | | | | drm/i915: add i915_reset_countMika Kuoppala2013-11-121-21/+22
| * | | | | drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee2013-11-111-0/+13
| * | | | | drm/i915: Require HW contexts (when possible)Ben Widawsky2013-11-071-2/+1
| * | | | | drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()Ville Syrjälä2013-11-061-2/+2
| * | | | | drm/i915: add bunit read/write routinesJesse Barnes2013-11-051-0/+2
* | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie2013-12-121-2/+0
|\ \ \ \ \
| * | | | | drm/i915: fix pm init orderingDaniel Vetter2013-12-061-2/+0
| |/ / / /
* | | | | Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie2013-12-121-1/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | drm/i915/bdw: Add BDW to ULT macroBen Widawsky2013-11-141-1/+6
| | |/ | |/|
* | | drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson2013-11-191-0/+1
|/ /
* | Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...Dave Airlie2013-11-101-8/+28
|\ \
| * | drm/i915/bdw: Support eDP PSRBen Widawsky2013-11-081-1/+1
| * | drm/i915/bdw: Use The GT mailbox for IPS enable/disableBen Widawsky2013-11-081-1/+1
| * | drm/i915/bdw: Broadwell also has the "power down well"Paulo Zanoni2013-11-081-1/+5
| * | drm/i915/bdw: add IS_BROADWELL macroPaulo Zanoni2013-11-081-0/+1
OpenPOWER on IntegriCloud