summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agp/intel: use correct GTT offset on VLVJesse Barnes2012-06-201-0/+1
* agp/intel: allow cacheable and GDFT PTEs on ValleyViewJesse Barnes2012-06-201-2/+9
* drm/i915: VLV VGA port only handles on & off, like PCH VGAJesse Barnes2012-06-201-0/+3
* drm/i915: access VLV regs through read/write switchJesse Barnes2012-06-201-1/+85
* drm/i915: add HDMI and DP port enumeration on ValleyViewJesse Barnes2012-06-202-1/+17
* drm/i915: add ValleyView specific CRT detect functionJesse Barnes2012-06-201-0/+39
* drm/i915: Enable DP panel power sequencing for ValleyViewShobhit Kumar2012-06-201-0/+13
* drm/i915: ValleyView mode setting limits and PLL functionsJesse Barnes2012-06-202-2/+239
* drm/i915: disable flushing_list/gpu_write_listDaniel Vetter2012-06-203-45/+33
* drm/i915: don't call modeset_init_hw in i915_resetDaniel Vetter2012-06-201-3/+6
* drm/i915: return -ENODEV if hw context are not supportedDaniel Vetter2012-06-201-0/+4
* drm/i915: simplify context_idr_cleanupDaniel Vetter2012-06-201-7/+2
* drm/i915/context: shut up compilerDaniel Vetter2012-06-201-2/+0
* drm/i915: return -ENOENT if the context doesn't existDaniel Vetter2012-06-201-2/+2
* drm/i915: initialize the context idr unconditionallyDaniel Vetter2012-06-203-17/+1
* drm/i915: fix module unload after context mergeDaniel Vetter2012-06-202-3/+6
* drm/i915: add L3 bank clock gating disable on VLVJesse Barnes2012-06-182-0/+5
* drm/i915: add TDL unit clock gating disable for VLVJesse Barnes2012-06-182-0/+2
* drm/i915: load boot context at driver init timeJesse Barnes2012-06-181-0/+9
* drm/i915: disable RCBP and VDS unit clock gating on SNB and VLVJesse Barnes2012-06-182-10/+45
* drm/i915: fixup hangman rebase goof-upDaniel Vetter2012-06-181-2/+0
* drm/i915: set IDICOS to medium uncore resourcesBen Widawsky2012-06-181-0/+6
* drm/i915: disable contexts on old HWBen Widawsky2012-06-181-1/+3
* drm/i915: properly wait for SBI statusEugeni Dodonov2012-06-181-5/+5
* drm/i915/crt: Do not rely upon the HPD presence pinDaniel Vetter2012-06-161-3/+12
* drm/i915: reset the GPU on context finiBen Widawsky2012-06-143-1/+4
* drm/i915/context: switch contexts with execbuf2Ben Widawsky2012-06-142-1/+23
* drm/i915/context: create & destroy ioctlsBen Widawsky2012-06-144-0/+76
* drm/i915: switch to default context on idleBen Widawsky2012-06-141-0/+4
* drm/i915: add ccid to error stateBen Widawsky2012-06-143-0/+3
* drm/i915: use the default contextBen Widawsky2012-06-141-0/+10
* drm/i915: possibly invalidate TLB before context switchBen Widawsky2012-06-143-0/+22
* drm/i915: PIPE_CONTROL_TLB_INVALIDATEBen Widawsky2012-06-142-0/+2
* drm/i915: Ivybridge MI_ARB_ON_OFF context w/aBen Widawsky2012-06-142-1/+14
* drm/i915: ensure context objects are bound to the global gttDaniel Vetter2012-06-141-0/+3
* drm/i915: context switch implementationBen Widawsky2012-06-143-1/+149
* drm/i915: context basic create & destroyBen Widawsky2012-06-143-2/+153
* drm/i915: preliminary context supportBen Widawsky2012-06-146-0/+194
* drm/i915: CXT_SIZE register offsets addedBen Widawsky2012-06-141-0/+21
* drm/i915: ignore pipe select bit when checking for LVDS register initializationSeth Forshee2012-06-131-1/+1
* drm/i915: Switch off FBC when disabling the primary plane when obscuredChris Wilson2012-06-133-12/+19
* drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter2012-06-131-17/+40
* drm/i915: call intel_enable_gttDaniel Vetter2012-06-123-1/+7
* agp/intel-gtt: move gart base addres setupDaniel Vetter2012-06-121-10/+10
* drm/i915 + agp/intel-gtt: prep work for direct setupDaniel Vetter2012-06-125-16/+55
* agp/intel-gtt: don't require the agp bridge on setupDaniel Vetter2012-06-121-3/+5
* drm/i915: stop using dev->agp->baseDaniel Vetter2012-06-129-17/+29
* agp/intel-gtt: remove dead codeDaniel Vetter2012-06-121-3/+0
* drm/i915: allow pipe A for lvds on gen4Daniel Vetter2012-06-121-0/+2
* drm/i915: properly enable the blc controller on the right pipeDaniel Vetter2012-06-123-28/+45
OpenPOWER on IntegriCloud