summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_reg.h
AgeCommit message (Expand)AuthorFilesLines
2014-05-05drm/i915: vlv: add RC6 residency countersImre Deak1-0/+3
2014-05-05drm/i915: vlv: clean up GTLC wake control/status register macrosImre Deak1-2/+8
2014-05-05drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui1-0/+1
2014-04-10drm/i915: Add support for DRRS to switch RRPradeep Bhat1-0/+1
2014-04-09drm/i915: Add more registers to the whitelist for mesaBrad Volkin1-0/+9
2014-04-09drm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONEDamien Lespiau1-1/+1
2014-04-09drm/i915/bdw: Provide a gen8 version of SRMDamien Lespiau1-0/+1
2014-04-09drm/i915: Protect the argument expansion in LRI and SRM macrosDamien Lespiau1-2/+2
2014-04-09drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush'Akash Goel1-0/+1
2014-04-03drm/i915: Move all ring resets before setting the HWS pageChris Wilson1-0/+1
2014-04-03drm/i915: Fix framecount offsetRafael Barbalho1-3/+3
2014-04-02drm/i915/bdw: Expand FADD to 64bitBen Widawsky1-0/+1
2014-04-02drm/i915: Add OACONTROL to the command parser register whitelist.Kenneth Graunke1-0/+2
2014-04-02drm/i915: Reject commands that would store to global HWS pageBrad Volkin1-0/+1
2014-04-02drm/i915: Enable PPGTT command parser checksBrad Volkin1-0/+6
2014-04-02drm/i915: Reject commands that explicitly generate interruptsBrad Volkin1-0/+1
2014-04-02drm/i915: Enable register whitelist checksBrad Volkin1-0/+3
2014-04-02drm/i915: Add register whitelist for DRM masterBrad Volkin1-0/+6
2014-04-02drm/i915: Add register whitelists for mesaBrad Volkin1-0/+20
2014-04-02drm/i915: Reject privileged commandsBrad Volkin1-0/+1
2014-04-02drm/i915: Initial command parser table definitionsBrad Volkin1-0/+46
2014-04-02drm/i915: Add FIXME for bdw semaphore detection in hancheckDaniel Vetter1-1/+2
2014-04-02drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYSChris Wilson1-1/+1
2014-03-28drm/i915: Broadwell expands ACTHD to 64bitChris Wilson1-0/+1
2014-03-28drm/i915/bdw: Implement Wa4x4STCOptimizationDisable:bdwDamien Lespiau1-1/+2
2014-03-20drm/i915: Enabling 128x128 and 256x256 ARGB Cursor SupportSagar Kamble1-0/+4
2014-03-12drm/i915: wait for rings to become idle once disabledNaresh Kumar Kachhi1-0/+2
2014-03-08drm/i915: Implement command buffer parsing logicBrad Volkin1-0/+12
2014-03-08drm/i915: sanitize PUNIT register macro definitionsImre Deak1-6/+22
2014-03-06drm/i915: Unify CHICKEN_PIPESL_1 register definitionsVille Syrjälä1-8/+2
2014-03-06drm/i915: Implement WaDisableSDEUnitClockGating:bdwVille Syrjälä1-0/+3
2014-03-06drm/i915: Disable semaphore wait event idle message on BDWVille Syrjälä1-0/+3
2014-03-06drm/i915: Add thread stall DOP clock gating workaround on Broadwell.Kenneth Graunke1-0/+1
2014-03-06drm/i915: Add a partial instruction shootdown workaround on Broadwell.Kenneth Graunke1-0/+3
2014-03-06drm/i915: Revert workaround for disabling L3 cache aging on IVBChris Wilson1-1/+1
2014-03-04drm/i915: Change IVB WIZ hashing mode to 16x4Ville Syrjälä1-0/+1
2014-03-04drm/i915: Fix SNB GT_MODE register setupVille Syrjälä1-1/+5
2014-02-13drm/i915: Convert DIP port switch cases to a simple macroVille Syrjälä1-3/+1
2014-02-13drm/i915: Some polish for the new pipestat_irq_handlerDaniel Vetter1-4/+0
2014-02-12drm/i915: Disable display when fused offDamien Lespiau1-0/+2
2014-02-12drm/i915: vlv: handle only enabled pipestat interrupt eventsImre Deak1-0/+4
2014-02-12drm/i915: vlv: fix mapping of pipestat enable to status bitsImre Deak1-0/+3
2014-02-12drm/i915: pass status instead of enable flags to i915_enable_pipestatImre Deak1-0/+3
2014-02-12drm/i915: Consolidate FUSE_STRAP in one set of definesDamien Lespiau1-10/+8
2014-02-12drm/i915: Make the intel_device_info structure kept in dev_priv writableDamien Lespiau1-74/+74
2014-02-12drm/i915: Disable SF pipelined attribute fetch for SNBVille Syrjälä1-1/+2
2014-02-05drm/i915: unify FLIP_DONE macro namesImre Deak1-9/+9
2014-02-05drm/i915: Reorganize display pipe register accessesAntti Koskipaa1-125/+159
2014-02-04drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power...Deepak S1-0/+4
2014-01-30drm/i915: enable HiZ Raw Stall Optimization on HSWChia-I Wu1-0/+2