summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_reg.h
AgeCommit message (Expand)Author
2012-10-28drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes
2012-06-01drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky
2012-04-13drm/i915: Sanitize BIOS debugging bits from PIPECONFChris Wilson
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
2011-12-09drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt
2011-12-09drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt
2011-11-26drm/i915: always set FDI composite sync bitJesse Barnes
2011-11-26drm/i915: fix IVB cursor supportJesse Barnes
2011-06-21drm/i915: Apply HWSTAM workaround for BSD ring on SandyBridgeChris Wilson
2011-05-13drm/i915: split PCH clock gating initJesse Barnes
2011-05-13drm/i915: add Ivybridge clock gating init functionJesse Barnes
2011-05-13drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.Eric Anholt
2011-05-13drm/i915: interrupt & vblank support for Ivy BridgeJesse Barnes
2011-05-13drm/i915: manual FDI training for Ivy BridgeJesse Barnes
2011-05-10drm/i915: move gen6 rps handling to workqueueBen Widawsky
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-01drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson
2011-02-22Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-22drm/i915: Add support for limited color range of broadcast outputsChris Wilson
2011-02-21drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic
2011-02-16Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-02-11drm/i915: disable PCH ports if needed when disabling a CRTCJesse Barnes
2011-02-07drm/i915: cleanup per-pipe reg usageJesse Barnes
2011-02-07drm/i915: Set the transcoder port to none when disabling DP.Eric Anholt
2011-02-02drm/i915: Invalidate TLB caches on SNB BLT/BSD ringsChris Wilson
2011-01-20Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-01-19drm/i915: Honour LVDS sync polarity from EDIDBryan Freed
2011-01-19drm/i915: tune Sandy Bridge DRPS constantsJesse Barnes
2011-01-19drm/i915: set phase sync pointer override enable before setting phase sync po...Jesse Barnes
2011-01-19drm/i915: add PCH DPLL enable/disable functionsJesse Barnes
2011-01-19drm/i915: add pipe/plane enable/disable functionsJesse Barnes
2011-01-18drm/i915: make the blitter report buffer modifications to the FBC unitJesse Barnes
2011-01-18drm/i915: set more FBC chicken bitsJesse Barnes
2011-01-11drm/i915: detect & report PCH display error interruptsJesse Barnes
2011-01-11drm/i915: re-enable rc6 support for Ironlake+Jesse Barnes
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson
2011-01-11drm/i915: support low power watermarks on IronlakeJesse Barnes
2011-01-11drm/i915: support overclocking on Sandy BridgeJesse Barnes
2011-01-11drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-12-23drm/i915: Verify Ironlake eDP presence on DP_A using the capability fuseChris Wilson
2010-12-23drm/i915: Set the required VFMUNIT clock gating disable on Ironlake.Eric Anholt
2010-12-18drm/i915: dynamic render p-state support for Sandy BridgeJesse Barnes
2010-12-16drm/i915: Add support for precise vblank timestamping (v2)Mario Kleiner