aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2013-12-12drm/i915: touch VGA MSR after we enable the power wellPaulo Zanoni
2013-12-12drm/i915: extract hsw_power_well_post_{enable, disable}Paulo Zanoni
2013-12-12drm/i915: remove i915_disable_vga_mem declarationPaulo Zanoni
2013-12-12drm/i915: Fix erroneous dereference of batch_obj inside reset_statusChris Wilson
2013-12-12drm/i915: Prevent double unref following alloc failure during execbufferChris Wilson
2013-12-12Merge branch 'drm-tda998x-3.12-fixes' of git://ftp.arm.linux.org.uk/~rmk/linu...Dave Airlie
2013-12-12Merge tag 'drm-intel-fixes-2013-12-11' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-12Merge branch 'bdw-fixes' of git://people.freedesktop.org/~danvet/drm-intel in...Dave Airlie
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren
2013-12-11drm/tegra: use reset frameworkStephen Warren
2013-12-11drm/i915: Parametrize the dphy and other spec specific parametersShobhit Kumar
2013-12-11drm/i915: Remove redundant DSI PLL enablingShobhit Kumar
2013-12-11drm/i915: Reorganize the DSI enable/disable sequenceShobhit Kumar
2013-12-11drm/i915: Try harder to get best m, n, p values with minimal errorShobhit Kumar
2013-12-11drm/i915: Compute dsi_clk from pixel clockShobhit Kumar
2013-12-11drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar
2013-12-11drm/i915: Add more dev ops for MIPI sub encoderShobhit Kumar
2013-12-11drm/i915: Decrease gen2 vco frequency minimum to 908 MHzVille Syrjälä
2013-12-11drm/i915: Fix 66 MHz LVDS SSC freq for gen2Ville Syrjälä
2013-12-11drm/i915: Increase gen2 vco frequency limit to 1512 MHzVille Syrjälä
2013-12-11drm/i915: Change N divider minimum from 3 to 2 for gen2Ville Syrjälä
2013-12-11drm/i915: Extract p2 divider correctly for gen2 LVDS dual channelVille Syrjälä
2013-12-11drm/i915: Record BB_ADDR for every ringVille Syrjälä
2013-12-11drm/i915: Use 32bit read for BB_ADDRVille Syrjälä
2013-12-11drm/i915: fix VDD override off waitPaulo Zanoni
2013-12-11drm/i915: don't touch the VDD when disabling the panelPaulo Zanoni
2013-12-11drm/i915: don't update the dri1 breadcrumb with modesettingDaniel Vetter
2013-12-10drm/i915: don't enable VDD just to enable the panelPaulo Zanoni
2013-12-10drm/i915: add runtime PM support on HaswellPaulo Zanoni
2013-12-10drm/i915: disable interrupts when enabling PC8Paulo Zanoni
2013-12-10drm/i915: do not assert DE_PCH_EVENT_IVB enabledPaulo Zanoni
2013-12-10drm/i915: get a runtime PM reference when the panel VDD is onPaulo Zanoni
2013-12-10drm/i915: add some runtime PM get/put callsPaulo Zanoni
2013-12-10drm/i915: add runtime put/get calls at the basic placesPaulo Zanoni
2013-12-10drm/i915: do adapter power state notification at runtime PMPaulo Zanoni
2013-12-10drm/i915: add initial Runtime PM functionsPaulo Zanoni
2013-12-10drm/i915: get a PC8 reference when enabling the power wellPaulo Zanoni
2013-12-10drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8Paulo Zanoni
2013-12-10DRM: Armada: prime refcounting bug fixRussell King
2013-12-10DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King
2013-12-10DRM: Armada: destroy framebuffer after helperRussell King
2013-12-10DRM: Armada: implement lastclose() for fbhelperRussell King
2013-12-10drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()Ville Syrjälä
2013-12-10drm/i915: Don't cast away const from infoframe bufferVille Syrjälä
2013-12-10drm/i915: Make downclock deduction common for all panelsVandana Kannan
2013-12-10drm/i915: Repeat eviction search after idling the GPUChris Wilson
2013-12-09drm/i915: Remove duplicate intel_uncore_forcewake_reset.Deepak S
2013-12-09Merge tag 'v3.13-rc3' into drm-intel-next-queuedDaniel Vetter
2013-12-08drm/vmwgfx: Add max surface memory paramJakob Bornecrantz
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng