aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/i915: Use FLISDSI interface for band gap resetShobhit Kumar2013-12-11
* drm/i915: Add more dev ops for MIPI sub encoderShobhit Kumar2013-12-11
* drm/i915: Decrease gen2 vco frequency minimum to 908 MHzVille Syrjälä2013-12-11
* drm/i915: Fix 66 MHz LVDS SSC freq for gen2Ville Syrjälä2013-12-11
* drm/i915: Increase gen2 vco frequency limit to 1512 MHzVille Syrjälä2013-12-11
* drm/i915: Change N divider minimum from 3 to 2 for gen2Ville Syrjälä2013-12-11
* drm/i915: Extract p2 divider correctly for gen2 LVDS dual channelVille Syrjälä2013-12-11
* drm/i915: Record BB_ADDR for every ringVille Syrjälä2013-12-11
* drm/i915: Use 32bit read for BB_ADDRVille Syrjälä2013-12-11
* drm/i915: fix VDD override off waitPaulo Zanoni2013-12-11
* 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
|\
| * drm/qxl: fix memory leak in release list handlingDave Airlie2013-11-28
| * drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin2013-11-27
| * drm/sysfs: fix OOM verificationDavid Herrmann2013-11-27
| * drm/sysfs: fix hotplug regression since lifetime changesDavid Herrmann2013-11-21
| * drm/exynos: g2d: fix memory leak to userptrInki Dae2013-11-21
| * Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux ...Dave Airlie2013-11-21
| |\
| | * drm/ttm: Remove set_need_resched from the ttm fault handlerThomas Hellstrom2013-11-20
| | * drm/ttm: Don't move non-existing dataThomas Hellstrom2013-11-20
| * | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-11-21
| |\ \
| | * | drm/vmwgfx: Make vmwgfx dma buffers prime awareThomas Hellstrom2013-11-18
| | * | drm/vmwgfx: Make surfaces prime-awareThomas Hellstrom2013-11-18
| | * | drm/vmwgfx: Hook up the prime ioctlsThomas Hellstrom2013-11-18
| | * | drm/ttm: Add a minimal prime implementation for ttm base objectsThomas Hellstrom2013-11-18
| | * | drm/vmwgfx: Fix false lockdep warningThomas Hellstrom2013-11-18
| | * | drm/ttm: Allow execbuf util reserves without ticketThomas Hellstrom2013-11-18
| | |/
| * | 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