summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-06drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)Dave Airlie
2012-01-05drm: add support for private planesRob Clark
2012-01-03drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeededJesse Barnes
2012-01-03drm/i915: don't disable a PCH DPLL that's in useJesse Barnes
2012-01-03drm/i915: don't bail out of intel_wait_ring_buffer too earlyDaniel Vetter
2012-01-03drm/i915: kicking rings stuck on semaphores considered harmfulDaniel Vetter
2012-01-03drm/i915: Add support for resetting the SO write pointers on gen7.Eric Anholt
2012-01-03drm/i915: Make the fallback IRQ wait not sleep.Eric Anholt
2012-01-03drm/i915: Work around gen7 BLT ring synchronization issues.Eric Anholt
2012-01-03drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt
2012-01-03drm/i915: Set two chicken bits implicated in missed IRQs on Ivybridge.Eric Anholt
2012-01-03drm/i915: add color key support v4Jesse Barnes
2012-01-03drm/i915: track sprite coverage and disable primary plane if possibleJesse Barnes
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes
2012-01-03drm/i915: Clean up multi-threaded forcewake patchKeith Packard
2012-01-03drm/i915: drpc debugfs update for gen6Ben Widawsky
2012-01-03drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky
2012-01-03drm/i915: Force sync command ordering (Gen6+)Ben Widawsky
2012-01-03drm/i915: relative_constants_mode race fixBen Widawsky
2012-01-03Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-27drm/i915: Disable RC6 on Sandybridge by defaultKeith Packard
2011-12-27drm/i915: Disable semaphores by default on SNBKeith Packard
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-12-20drm/intel: Fix initialization if startup happens in interlaced mode [v2]Christian Schmidt
2011-12-20drm/i915: check ACTHD of all ringsDaniel Vetter
2011-12-20drm/i915: DisplayPort hot remove notification to audio driverWu Fengguang
2011-12-20drm/i915: HDMI hot remove notification to audio driverWu Fengguang
2011-12-20drm/i915: dont trigger hotplug events on unchanged ELDWu Fengguang
2011-12-20drm/i915: rename audio ELD registersWu Fengguang
2011-12-20drm/i915: fix ELD writing for SandyBridgeWu Fengguang
2011-12-16Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"Linus Torvalds
2011-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-12-16drm/i915/dp: Dither down to 6bpc if it makes the mode fitAdam Jackson
2011-12-16drm/i915: enable semaphores on per-device defaultsEugeni Dodonov
2011-12-16drm/i915: don't set unpin_work if vblank_get failsJesse Barnes
2011-12-16drm/i915: By default, enable RC6 on IVB and SNB when reasonableKeith Packard
2011-12-16drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL checkChris Wilson
2011-12-16drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov
2011-12-16drm/i915: add PCH info to i915_capabilitiesPaulo Zanoni
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni
2011-12-16drm/i915: no-lvds quirk for ASUS AT5NM10T-IAdam Jackson
2011-12-07drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter
2011-12-01drm: Redefine pixel formatsVille Syrjälä
2011-11-23drm/i915: Treat pre-gen4 backlight duty cycle value consistentlyKeith Packard
2011-11-23drm/i915: Hook up Ivybridge eDPKeith Packard
2011-11-23drm/i915: add multi-threaded forcewake supportKeith Packard