summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-06-01drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter
2012-06-01drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky
2012-06-01drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson
2012-05-12drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter
2012-05-12drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter
2012-05-12drm/i915: enable dip before writing data on gen4Paulo Zanoni
2012-05-07drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang
2012-05-07drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang
2012-05-07drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke
2012-05-07drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter
2012-04-22drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson
2012-04-22drm/i915: make rc6 module parameter read-onlyJesse Barnes
2012-04-22drm/i915: properly compute dp dithering for user-created modesDaniel Vetter
2012-04-22drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson
2012-04-22drm/i915: Removed IVB forced enable of sprite dest key.acreese
2012-04-13drm/i915: quirk away broken OpRegion VBTDaniel Vetter
2012-04-13drm/i915: Add lock on drm_helper_resume_force_modeSean Paul
2012-04-13drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson
2012-04-13drm/i915: treat src w & h as fixed point in sprite handling codeJesse Barnes
2012-04-13drm/i915: no-lvds quirk on MSI DC500Anisse Astier
2012-04-02drm/i915: suspend fbdev device around suspend/hibernateDave Airlie
2012-04-02drm/i915: Only clear the GPU domains upon a successful finishChris Wilson
2012-03-07drm/i915: support 32 bit BGR formats in sprite planesJesse Barnes
2012-03-07drm/i915: fix color order for BGR formats on SNBJesse Barnes
2012-02-27drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson
2012-02-24drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys
2012-02-24drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov
2012-02-23drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan
2012-02-23drm/i915: fix mode set on load pipe. (v2)Dave Airlie
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-15drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov
2012-02-10drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke
2012-02-10drm/i915: gen7: work around a system hang on IVBEugeni Dodonov
2012-02-10drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov
2012-02-10drm/i915: gen7: implement rczunit workaroundEugeni Dodonov
2012-02-08drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)Keith Packard
2012-02-08drm/i915: no lvds quirk for AOpen MP45Daniel Vetter
2012-02-06drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard
2012-01-28drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLITDaniel Vetter
2012-01-27drm/i915:: Disable FBC on SandyBridgeChris Wilson
2012-01-25drm/i915: fixup forcewake spinlock fallout in drpc debugfs functionDaniel Vetter
2012-01-24drm/i915: debugfs: show semaphore registers also on gen7Daniel Vetter
2012-01-24drm/i915: allow userspace forcewake references also on gen7Daniel Vetter
2012-01-24drm/i915: Re-enable gen7 RC6 and GPU turbo after resume.Eric Anholt
2012-01-24drm/i915: Correct debugfs printout for RC1e.Eric Anholt
2012-01-20Revert "drm/i915: Work around gen7 BLT ring synchronization issues."Keith Packard
2012-01-19drm/i915: rip out the HWSTAM missed irq workaroundDaniel Vetter
2012-01-19drm/i915: paper over missed irq issues with force wake voodooDaniel Vetter
2012-01-19drm/i915: Hold gt_lock across forcewake register readsKeith Packard
2012-01-19drm/i915: Hold gt_lock during resetKeith Packard