summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-12Merge tag 'drm-intel-fixes-2014-02-11' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie1-0/+8
2014-02-07drm/i915: Disable dp aux irq on g4xDaniel Vetter1-0/+8
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-51/+113
2014-01-27drm/i915: Decouple GPU error reporting from ring initialisationChris Wilson1-0/+1
2014-01-16Merge commit origin/master into drm-intel-nextDaniel Vetter1-2/+0
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-1/+2
2014-01-10drm/i915: Drop I915_ prefix from HAS_FBCDaniel Vetter1-1/+1
2013-12-17drm/i915: s/haswell_update_wm/ilk_update_wm/Imre Deak1-2/+2
2013-12-17drm/i915: Try to fix the messy IVB sprite scaling workaroundVille Syrjälä1-1/+0
2013-12-16drm/i915: parse backlight modulation frequency from the BIOS VBTJani Nikula1-0/+5
2013-12-14drm/i915: add runtime PM support on HaswellPaulo Zanoni1-1/+1
2013-12-14drm/i915: release the GTT mmaps when going into D3Paulo Zanoni1-0/+1
2013-12-12drm/i915: Rework the FBC interval/stall stuff a bitVille Syrjälä1-2/+1
2013-12-12Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie1-2/+0
2013-12-12Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie1-1/+6
2013-12-11drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar1-0/+2
2013-12-11drm/i915: Record BB_ADDR for every ringVille Syrjälä1-1/+1
2013-12-10drm/i915: add initial Runtime PM functionsPaulo Zanoni1-0/+7
2013-12-09Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter1-0/+1
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng1-1/+2
2013-12-06drm/i915: fix pm init orderingDaniel Vetter1-2/+0
2013-11-28drm/i915: add intel_display_power_enabled_sw() for use in atomic ctxImre Deak1-2/+0
2013-11-28drm/i915/vlv: Valleyview support for forcewake Individual power wells.Deepak S1-0/+17
2013-11-28drm/i915: Add power well arguments to force wake routines.Deepak S1-4/+11
2013-11-26drm/i915: add a debugfs entry for power domain infoImre Deak1-0/+3
2013-11-26drm/i915: add a default always-on power wellImre Deak1-1/+0
2013-11-26drm/i915: add always-on power wells instead of special casing themImre Deak1-0/+1
2013-11-26drm/i915: support for multiple power wellsImre Deak1-3/+9
2013-11-26drm/i915: add audio power domainImre Deak1-0/+1
2013-11-19drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson1-0/+1
2013-11-18drm/i915: remove intel_uncore_clear_errorsDaniel Vetter1-1/+0
2013-11-15Merge branch 'backlight-rework' into drm-intel-next-queuedDaniel Vetter1-17/+47
2013-11-15Merge branch 'bdw-fixes' into backlight-reworkDaniel Vetter1-1/+6
2013-11-14drm/i915: do not save/restore backlight registers in KMSJani Nikula1-2/+0
2013-11-14drm/i915: nuke get max backlight functionsJani Nikula1-1/+0
2013-11-14drm/i915: remove QUIRK_NO_PCH_PWM_ENABLEJani Nikula1-1/+0
2013-11-14drm/i915/bdw: Add BDW to ULT macroBen Widawsky1-1/+6
2013-11-13drm/i915: handle backlight through chip specific functionsJani Nikula1-0/+9
2013-11-13drm/i915: make backlight info per-connectorJani Nikula1-7/+2
2013-11-12drm/i915: add i915_get_reset_stats_ioctlMika Kuoppala1-0/+2
2013-11-12drm/i915: add i915_reset_countMika Kuoppala1-21/+22
2013-11-11drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centricChon Ming Lee1-0/+13
2013-11-10Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/...Dave Airlie1-8/+28
2013-11-08drm/i915/bdw: Support eDP PSRBen Widawsky1-1/+1
2013-11-08drm/i915/bdw: Use The GT mailbox for IPS enable/disableBen Widawsky1-1/+1
2013-11-08drm/i915/bdw: Broadwell also has the "power down well"Paulo Zanoni1-1/+5
2013-11-08drm/i915/bdw: add IS_BROADWELL macroPaulo Zanoni1-0/+1
2013-11-08drm/i915/bdw: PPGTT init & cleanupBen Widawsky1-4/+15
2013-11-08drm/i915/bdw: Implement interrupt changesBen Widawsky1-1/+4
2013-11-07drm/i915: Require HW contexts (when possible)Ben Widawsky1-2/+1