summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: clean up CS functions in r100.cAlex Deucher2012-06-291-480/+479
* Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/...Dave Airlie2012-06-2825-218/+1557
|\
| * Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter2012-06-2551-1472/+998
| |\
| | * drm/edid: don't return stack garbage from supports_rbDaniel Vetter2012-06-211-1/+1
| | * drm/radeon: SI tiling fixes for displayAlex Deucher2012-06-202-1/+81
| * | drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons2012-06-221-0/+8
| * | drm/i915: bind driver to ValleyView chipsetsJesse Barnes2012-06-201-0/+3
| * | drm/i915: enable display messages to GT on ValleyViewJesse Barnes2012-06-202-2/+15
| * | drm/i915: support page flipping on ValleyViewJesse Barnes2012-06-201-51/+46
| * | drm/i915: don't enable PPGTT on VLV yetJesse Barnes2012-06-201-1/+1
| * | 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-141-0/+16
| * | drm/i915/context: create & destroy ioctlsBen Widawsky2012-06-143-0/+61
| * | 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
OpenPOWER on IntegriCloud