summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_reg.h
AgeCommit message (Expand)AuthorFilesLines
2014-02-15drm/i915: Use the correct GMCH_CTRL register for Sandybridge+Chris Wilson1-0/+1
2013-09-10drm/i915: ivb: fix edp voltage swing reg valImre Deak1-1/+1
2013-09-10drm/i915: Invalidate TLBs for the rings after a resetChris Wilson1-0/+3
2013-02-06drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter1-0/+3
2013-02-06drm/i915: Disable AsyncFlip performance optimisationsChris Wilson1-0/+1
2013-02-06drm/i915: Correct the bit number for the MI_FLUSH_ENABLE.Eric Anholt1-1/+1
2013-01-03drm/i915: make the panel fitter work on pipes B and C on IVBPaulo Zanoni1-0/+2
2012-10-17drm/i915: Fix GT_MODE default valueBen Widawsky1-0/+3
2012-10-17drm/i915: make sure we write all the DIP data bytesPaulo Zanoni1-0/+4
2012-09-19drm/i915: SDVO hotplug have different interrupt status bits for i915/i965/g4xChris Wilson1-2/+8
2012-06-20drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter1-0/+8
2012-06-10drm/i915: Update GEN6_RP_CONTROL definitionsBen Widawsky1-1/+5
2012-05-31drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky1-0/+15
2012-05-11drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke1-0/+1
2012-05-11drm/i915: Force sync command ordering (Gen6+)Ben Widawsky1-0/+1
2012-04-13drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson1-0/+1
2012-03-12drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke1-0/+3
2012-03-12drm/i915: gen7: work around a system hang on IVBEugeni Dodonov1-0/+4
2012-03-12drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov1-0/+7
2012-03-12drm/i915: gen7: implement rczunit workaroundEugeni Dodonov1-0/+1
2011-12-16drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni1-4/+4
2011-11-24drm/i915: Hook up Ivybridge eDPKeith Packard1-0/+18
2011-11-24drm/i915: add multi-threaded forcewake supportKeith Packard1-0/+4
2011-11-17drm/i915: Let panel power sequencing hardware do its jobKeith Packard1-4/+13
2011-11-08drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt1-0/+1
2011-11-08drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt1-0/+3
2011-10-21drm/i915: set watermarks for third pipe on IVBJesse Barnes1-0/+1
2011-10-21drm/i915: fix IVB cursor supportJesse Barnes1-0/+8
2011-10-21drm/i915: PLL macro cleanup and pipe assertion checkJesse Barnes1-3/+3
2011-10-21drm/i915: always set FDI composite sync bitJesse Barnes1-0/+1
2011-10-21drm/i915: Use PIPE_CONTROL for flushing on gen6+.Jesse Barnes1-0/+6
2011-10-21drm/i915: Rename PIPE_CONTROL bit defines to be less terse.Kenneth Graunke1-8/+8
2011-10-21drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.Kenneth Graunke1-1/+1
2011-10-21Merge branch 'edp-training-fixes' into drm-intel-nextKeith Packard1-1/+24
2011-10-06drm/i915: Correct eDP panel power sequencing delay computationsKeith Packard1-0/+19
2011-10-01drm/i915: Unlock PCH_PP_CONTROL alwaysKeith Packard1-0/+1
2011-10-01drm/i915: Enable digital port hotplug on PCH systemsKeith Packard1-1/+4
2011-09-22drm/i915: Dumb down the semaphore logicBen Widawsky1-0/+13
2011-09-22drm/i915: pass ELD to HDMI/DP audio driverWu Fengguang1-0/+25
2011-09-20Drivers: i915: Fix all space related issues.Akshay Joshi1-4/+4
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes1-0/+4
2011-08-09drm/i915: Fix PCH port pipe select in CPT disable pathsKeith Packard1-9/+4
2011-08-04drm/i915: allow cache sharing policy controlJesse Barnes1-0/+8
2011-08-04drm/i915/hdmi: split infoframe setting from infoframe type codeJesse Barnes1-0/+1
2011-07-30Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-0/+19
2011-07-30drm/i915: apply phase pointer override on SNB+ tooJesse Barnes1-0/+5
2011-07-29drm/i915/hdmi: send AVI info frames on ILK+ as wellJesse Barnes1-0/+14
2011-07-29Merge branch 'drm-intel-fixes' into drm-intel-nextKeith Packard1-3/+5
2011-07-29drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes1-0/+5
2011-07-29drm/i915: DP_PIPE_ENABLED must check transcoder on CPTKeith Packard1-3/+0