summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-01-29drm/i915: set AUD_CONFIG N_value_index for DisplayPortWu Fengguang
2012-01-26drm/i915: correct lock type in destroyBen Widawsky
2012-01-26drm/i915: drm/i915: Fix recursive calls to unmapBen Widawsky
2012-01-26drm/i915: argument to control retiring behaviorBen Widawsky
2012-01-26drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.Eric Anholt
2012-01-25drm/i915: Remove the MI_FLUSH_ENABLE setting.Eric Anholt
2012-01-24drm/i915: fixup assert_pipe to take the pipe A quirk into accountDaniel Vetter
2012-01-21drm/i915: print out which pixel format we do not supportEugeni Dodonov
2012-01-21drm/i915: properly mask and or watermark values for spritesJesse Barnes
2012-01-21drm/i915: clarify gen2 pageflip cmdDaniel Vetter
2012-01-17drm/i915: add a LLC feature flag in device descriptionEugeni Dodonov
2012-01-17drm/i915: kill i915_mem.cDaniel Vetter
2012-01-17drm/i915: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2012-01-17drm/i915/dp: Check for AUXCH error before checking for successAdam Jackson
2012-01-17drm/i915/dp: Use auxch precharge value of 5 everywhereAdam Jackson
2012-01-17drm/i915/dp: Tweak auxch clock divider for PCHAdam Jackson
2012-01-17drm/i915: Remove a comment about PCH from the non-PCH pathAdam Jackson
2012-01-17drm/i915: Fix assert_pch_hdmi_disabled to mention HDMI (not DP)Adam Jackson
2012-01-17drm/i915: Implement plane-disabled assertion for PCH tooAdam Jackson
2012-01-17drivers: i915: Fix BLC PWM register setupSimon Que
2012-01-17drm/i915: Check that plane/pipe is disabled before removing the fbChris Wilson
2012-01-17drm/i915: fix typo in function nameEugeni Dodonov
2012-01-17drm/i915: split out pll divider codeJesse Barnes
2012-01-17drm/i915: split 9xx refclk & sdvo tv code outJesse Barnes
2012-01-17drm/i915: there is no pipe CxSR on ironlakeEugeni Dodonov
2012-01-16drm/i915: Only look for matching clocks for LVDS downclockSean Paul
2012-01-16drm/i915: Silence _DSM errorsAdam Jackson
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
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