summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2012-08-10drm/i915: prefer wide & slow to fast & narrow in DP configsJesse Barnes
2012-07-25drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov
2012-07-25drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov
2012-07-12drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2012-07-04drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai
2012-07-04drm/i915: rip out the PM_IIR WARNDaniel Vetter
2012-07-04drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson
2012-07-04drm/i915: Do the fallback non-IRQ wait in ring throttle, too.Eric Anholt
2012-07-04drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson
2012-07-04drm/i915: Finish any pending operations on the framebuffer before disablingChris Wilson
2012-06-19drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter
2012-06-19drm/i915: Unpin the flip target if we fail to queue the flipChris Wilson
2012-06-19drm/i915: hold forcewake around ring hw initDaniel Vetter
2012-06-19drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson
2012-06-10drm/i915:: Disable FBC on SandyBridgeChris Wilson
2012-06-10drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes
2012-06-10drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky
2012-06-10drm/i915: wait for a vblank to pass after tv detectDaniel Vetter
2012-06-10drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw
2012-06-10drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin clientMarc Gariepy
2012-06-10drm/i915: Add Clientron E830 to the ignore LVDS listJoel Sass
2012-06-10drm/i915: enable vdd when switching off the eDP panelDaniel Vetter
2012-06-10drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter
2012-05-31drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter
2012-05-31drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson
2012-05-31drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky
2012-05-11drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter
2012-05-11drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter
2012-05-11drm/i915: enable dip before writing data on gen4Paulo Zanoni
2012-05-11drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang
2012-05-11drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang
2012-05-11drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke
2012-05-11drm/i915: Force sync command ordering (Gen6+)Ben Widawsky
2012-05-11drm/i915: relative_constants_mode race fixBen Widawsky
2012-05-11drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter
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: mask transcoder select bits before setting them on LVDSJesse Barnes
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: 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-12drm/i915: fix ELD writing for SandyBridgeWu Fengguang
2012-03-12drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke
2012-03-12drm/i915: gen7: work around a system hang on IVBEugeni Dodonov
2012-03-12drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov
2012-03-12drm/i915: gen7: implement rczunit workaroundEugeni Dodonov