index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2012-11-21
drm/i915: use cpu/pch transcoder on intel_enable_pipe
Paulo Zanoni
2012-11-21
drm/i915: don't limit Haswell CRT encoder to pipe A
Paulo Zanoni
2012-11-21
drm/i915: Flush outstanding unpin tasks before pageflipping
Chris Wilson
2012-11-21
drm/i915: resurrect panel lid handling
Daniel Vetter
2012-11-21
drm/i915: Enable DP audio for Haswell
Takashi Iwai
2012-11-21
drm/i915: Pin the object whilst faulting it in
Chris Wilson
2012-11-21
drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT
Chris Wilson
2012-11-21
drm/i915: Remove bogus test for a present execbuffer
Chris Wilson
2012-11-21
drm/i915: Remove save/restore of physical HWS_PGA register
Chris Wilson
2012-11-21
drm/i915: Fix warning in i915_gem_chipset_flush
Ben Widawsky
2012-11-21
drm/i915: Only check for valid PP_{ON, OFF}_DELAYS on pre ILK hardware
Damien Lespiau
2012-11-21
drm/i915: drop buggy write to FDI_RX_CHICKEN register
Daniel Vetter
2012-11-21
drm/i915: Use LRI to update the semaphore registers
Chris Wilson
2012-11-21
drm/i915: add LynxPoint-LP PCH ID
Wei Shun Chang
2012-11-21
drm/i915: Optimize DIV_ROUND_CLOSEST call
Jean Delvare
2012-11-20
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-11-16
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2012-11-13
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
2012-11-13
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
2012-11-11
drm/i915: Allocate the proper size for contexts.
Ben Widawsky
2012-11-11
drm/i915: Update load-detect failure paths for modeset-rework
Chris Wilson
2012-11-11
drm/i915: Clear unused fields of mode for framebuffer creation
Chris Wilson
2012-11-11
drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
Chris Wilson
2012-11-11
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
2012-11-11
drm/i915: Missed lock change with rps lock
Ben Widawsky
2012-11-11
drm/i915: Move the remaining gtt code
Ben Widawsky
2012-11-11
drm/i915: flush system agent TLBs on SNB
Ben Widawsky
2012-11-11
drm/i915: Calculate correct stolen size for GEN7+
Ben Widawsky
2012-11-11
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
2012-11-11
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
Daniel Vetter
2012-11-11
drm/i915: don't rewrite the GTT on resume v4
Jesse Barnes
2012-11-11
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
2012-11-11
drm/i915: put ring frequency and turbo setup into a work queue v5
Jesse Barnes
2012-11-11
drm/i915: don't block resume on fb console resume v2
Jesse Barnes
2012-11-11
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
2012-11-11
drm/i915: move dri1 dungeon out of dev_priv
Daniel Vetter
2012-11-11
drm/i915: move pwrctx/renderctx to the other ilk power state
Daniel Vetter
2012-11-11
drm/i915: move dev_priv->(rps|ips) out of line
Daniel Vetter
2012-11-11
drm/i915: move the suspend/resume register file out of dev_priv
Daniel Vetter
2012-11-11
drm/i915: add clock gating regs to VLV offset check function
Jesse Barnes
2012-11-11
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
Jesse Barnes
2012-11-11
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
Jesse Barnes
2012-11-11
drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV
Jesse Barnes
2012-11-11
drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV
Jesse Barnes
2012-11-11
drm/i915: implement WaForceL3Serialization on VLV and IVB
Jesse Barnes
2012-11-11
drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB
Jesse Barnes
2012-11-11
drm/i915: implement WaDisableL3CacheAging on VLV
Jesse Barnes
2012-11-11
drm/i915: fix Haswell FDI link disable path
Paulo Zanoni
2012-11-11
drm/i915: fix Haswell FDI link training code
Paulo Zanoni
2012-11-11
drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection
Jani Nikula
[next]