Age | Commit message (Expand) | Author |
2012-08-24 | i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboard | Calvin Walton |
2012-08-24 | drm/i915: Use the correct size of the GTT for placing the per-process entries | Chris Wilson |
2012-08-23 | drm/i915: fix color order for BGR formats on IVB | Vijay Purushothaman |
2012-08-23 | drm/i915: fix wrong order of parameters in port checking functions | Xu, Anhua |
2012-08-20 | drm/i915: use hsw rps tuning values everywhere on gen6+ | Daniel Vetter |
2012-08-17 | drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID reads | Jani Nikula |
2012-08-17 | drm/i915: extract connector update from intel_ddc_get_modes() for reuse | Jani Nikula |
2012-08-17 | drm/i915: fix hsw uncached pte | Daniel Vetter |
2012-08-17 | drm/i915/contexts: fix list corruption | Ben Widawsky |
2012-08-17 | drm/i915: fix EDID memory leak in SDVO | Jani Nikula |
2012-08-14 | drm/i915: Apply post-sync write for pipe control invalidates | Chris Wilson |
2012-08-14 | drm/i915: reorder edp disabling to fix ivb MacBook Air | Daniel Vetter |
2012-08-13 | drm/i915: ensure i2c adapter is all set before adding it | Jani Nikula |
2012-08-11 | drm/i915: ignore eDP bpc settings from vbt | Daniel Vetter |
2012-08-11 | drm/i915: Fix blank panel at reopening lid | Takashi Iwai |
2012-08-09 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-08-08 | drm/i915: correctly order the ring init sequence | Daniel Vetter |
2012-08-07 | drm/i915: add more Haswell PCI IDs | Paulo Zanoni |
2012-08-06 | drm/i915: make rc6 in sysfs functions conditional | Hunt Xu |
2012-08-06 | drm/i915: Workaround hang with BSD and forcewake on SandyBridge | Chris Wilson |
2012-08-06 | drm/i915: Make intel_panel_get_backlight static. | Stéphane Marchesin |
2012-08-05 | i915: don't map imported dma-bufs for dmar. | Dave Airlie |
2012-08-05 | drm/i915: remove unused variable | Devendra Naga |
2012-08-05 | drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. | Eric Anholt |
2012-07-27 | drm/i915: fix forcewake related hangs on snb | Daniel Vetter |
2012-07-26 | i915: Remove silly test | Alan Cox |
2012-07-26 | i915: fix error path leak in intel_sdvo_write_cmd | Alan Cox |
2012-07-26 | vlv: it might be wise if we initialised the flag value... | Alan Cox |
2012-07-26 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-07-25 | drm/i915: unbreak lastclose for failed driver init | Daniel Vetter |
2012-07-25 | drm/i915: Set the context before setting up regs for the context. | Eric Anholt |
2012-07-25 | drm/i915: constify mode in crtc_mode_fixup | Daniel Vetter |
2012-07-25 | drm/i915/lvds: ditch ->prepare special case | Daniel Vetter |
2012-07-25 | drm/i915: dereferencing an error pointer | Dan Carpenter |
2012-07-25 | drm/i915: fix invalid reference handling of the default ctx obj | Chris Wilson |
2012-07-25 | drm/i915: Add -EIO to the list of known errors for __wait_seqno | Chris Wilson |
2012-07-25 | drm/i915: Flush the context object from the CPU caches upon switching | Chris Wilson |
2012-07-20 | drm/i915: Make the lock for pageflips interruptible | Chris Wilson |
2012-07-20 | drm/i915: don't forget the PCH backlight registers | Paulo Zanoni |
2012-07-20 | drm/i915: Insert a flush between batches if the breadcrumb was dropped | Chris Wilson |
2012-07-20 | drm/i915: missing error case in init status page | Ben Widawsky |
2012-07-20 | drm/i915: mask tiled bit when updating ILK sprites | Ander Conselvan de Oliveira |
2012-07-20 | drm/i915: try to train DP even harder | Paulo Zanoni |
2012-07-20 | drm/i915: kill intel_ddc_probe | Daniel Vetter |
2012-07-20 | drm/i915: check whether we actually received an edid in detect_ddc | Daniel Vetter |
2012-07-20 | drm/i915: fix up PCH backlight #define mixup | Daniel Vetter |
2012-07-20 | drm/i915: Add comments to explain the BSD tail write workaround | Chris Wilson |
2012-07-20 | drm/i915: Disable the BLT on pre-production SNB hardware | Chris Wilson |
2012-07-20 | drm/i915: initialize power wells in modeset_init_hw | Eugeni Dodonov |
2012-07-20 | drm/i915: Only request PM interrupts for the events we handled | Chris Wilson |