aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: don't touch the VDD when disabling the panelPaulo Zanoni2013-12-11
* drm/i915: don't enable VDD just to enable the panelPaulo Zanoni2013-12-10
* drm/i915: add runtime PM support on HaswellPaulo Zanoni2013-12-10
* drm/i915: disable interrupts when enabling PC8Paulo Zanoni2013-12-10
* drm/i915: do not assert DE_PCH_EVENT_IVB enabledPaulo Zanoni2013-12-10
* drm/i915: get a runtime PM reference when the panel VDD is onPaulo Zanoni2013-12-10
* drm/i915: add some runtime PM get/put callsPaulo Zanoni2013-12-10
* drm/i915: add runtime put/get calls at the basic placesPaulo Zanoni2013-12-10
* drm/i915: do adapter power state notification at runtime PMPaulo Zanoni2013-12-10
* drm/i915: add initial Runtime PM functionsPaulo Zanoni2013-12-10
* drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni2013-12-10
* drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8Paulo Zanoni2013-12-10
* drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()Ville Syrjälä2013-12-10
* drm/i915: Don't cast away const from infoframe bufferVille Syrjälä2013-12-10
* drm/i915: Make downclock deduction common for all panelsVandana Kannan2013-12-10
* drm/i915: Remove duplicate intel_uncore_forcewake_reset.Deepak S2013-12-09
* Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter2013-12-09
|\
| * Merge tag 'drm-intel-fixes-2013-11-20' of git://people.freedesktop.org/~danve...Dave Airlie2013-11-21
| |\
| | * drm/i915: Fix gen3 self-refresh watermarksDaniel Vetter2013-11-20
| | * drm/i915: Replicate BIOS eDP bpp clamping hack for hswDaniel Vetter2013-11-19
| | * drm/i915: Do not enable package C8 on unsupported hardwareChris Wilson2013-11-19
| | * drm/i915: Hold pc8 lock around toggling pc8.gpu_idleChris Wilson2013-11-19
| | * drm/i915: encoder->get_config is no longer optionalDaniel Vetter2013-11-18
| | * drm/i915/tv: add ->get_config callbackDaniel Vetter2013-11-18
| | * drm/i915: restore the early forcewake cleanupDaniel Vetter2013-11-17
| | * Partially revert "drm/i915: tune the RC6 threshold for stability"Daniel Vetter2013-11-16
| | * drm/i915: flush cursors harderDaniel Vetter2013-11-15
| | * i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7Duncan Laurie2013-11-14
| | * drm/i915/dp: set sink to power down mode on dp disableJani Nikula2013-11-14
| * | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-20
| |\ \
| | * | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-14
| * | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-15
| |\ \ \ | | |/ / | |/| / | | |/
| * | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-13
| |\ \
| | * \ Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-27
| | |\ \
| | | * | i915: intel_acpi: convert acpi_get_handle() to acpi_has_method()Zhang Rui2013-09-23
* | | | | drm/i915: change CRTC assertion on LCPLL disablePaulo Zanoni2013-12-06
* | | | | drm/i915: Do hw quiescing first during unloadChris Wilson2013-12-05
* | | | | drm/i915: check context reset stats before relocationsMika Kuoppala2013-12-04
* | | | | drm/i915: Fix ordering of unbind vs unpin pagesChris Wilson2013-12-04
* | | | | drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3Deepak S2013-12-04
* | | | | drm/i915: Swap primary planes on gen2 for FBCVille Syrjälä2013-12-04
* | | | | drm/i915: Reorganize FBC function pointer initializaitionVille Syrjälä2013-12-04
* | | | | drm/i915: Fix FBC1 plane checks for gen2Ville Syrjälä2013-12-04
* | | | | drm/i915: Fix bogus FBC1 definesVille Syrjälä2013-12-04
* | | | | drm/i915: Add REG_WRITE_FOOTERVille Syrjälä2013-12-04
* | | | | drm/i915: Add a timing breadcrumb to panel waitsChris Wilson2013-12-03
* | | | | drm/i915: use __packed instead of __attribute__((packed))Jani Nikula2013-12-03
* | | | | drm/i915: Avoid div-by-zero in clock calculation funcsVille Syrjälä2013-12-03
* | | | | drm/i915: Remove if 0'ed static arraysDamien Lespiau2013-12-03
* | | | | drm/i915: Fix copy/paste DP vs eDP error in commentDamien Lespiau2013-12-03