index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
wp512.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
drm/i915: VLV VGA port only handles on & off, like PCH VGA
Jesse Barnes
1
-0
/
+3
2012-06-20
drm/i915: access VLV regs through read/write switch
Jesse Barnes
1
-1
/
+85
2012-06-20
drm/i915: add HDMI and DP port enumeration on ValleyView
Jesse Barnes
2
-1
/
+17
2012-06-20
drm/i915: add ValleyView specific CRT detect function
Jesse Barnes
1
-0
/
+39
2012-06-20
drm/i915: Enable DP panel power sequencing for ValleyView
Shobhit Kumar
1
-0
/
+13
2012-06-20
drm/i915: ValleyView mode setting limits and PLL functions
Jesse Barnes
2
-2
/
+239
2012-06-20
drm/i915: disable flushing_list/gpu_write_list
Daniel Vetter
3
-45
/
+33
2012-06-20
drm/i915: don't call modeset_init_hw in i915_reset
Daniel Vetter
1
-3
/
+6
2012-06-20
drm/i915: return -ENODEV if hw context are not supported
Daniel Vetter
1
-0
/
+4
2012-06-20
drm/i915: simplify context_idr_cleanup
Daniel Vetter
1
-7
/
+2
2012-06-20
drm/i915/context: shut up compiler
Daniel Vetter
1
-2
/
+0
2012-06-20
drm/i915: return -ENOENT if the context doesn't exist
Daniel Vetter
1
-2
/
+2
2012-06-20
drm/i915: initialize the context idr unconditionally
Daniel Vetter
3
-17
/
+1
2012-06-20
drm/i915: fix module unload after context merge
Daniel Vetter
2
-3
/
+6
2012-06-18
drm/i915: add L3 bank clock gating disable on VLV
Jesse Barnes
2
-0
/
+5
2012-06-18
drm/i915: add TDL unit clock gating disable for VLV
Jesse Barnes
2
-0
/
+2
2012-06-18
drm/i915: load boot context at driver init time
Jesse Barnes
1
-0
/
+9
2012-06-18
drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV
Jesse Barnes
2
-10
/
+45
2012-06-18
drm/i915: fixup hangman rebase goof-up
Daniel Vetter
1
-2
/
+0
2012-06-18
drm/i915: set IDICOS to medium uncore resources
Ben Widawsky
1
-0
/
+6
2012-06-18
drm/i915: disable contexts on old HW
Ben Widawsky
1
-1
/
+3
2012-06-18
drm/i915: properly wait for SBI status
Eugeni Dodonov
1
-5
/
+5
2012-06-16
drm/i915/crt: Do not rely upon the HPD presence pin
Daniel Vetter
1
-3
/
+12
2012-06-14
drm/i915: reset the GPU on context fini
Ben Widawsky
3
-1
/
+4
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
2
-1
/
+23
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
4
-0
/
+76
2012-06-14
drm/i915: switch to default context on idle
Ben Widawsky
1
-0
/
+4
2012-06-14
drm/i915: add ccid to error state
Ben Widawsky
3
-0
/
+3
2012-06-14
drm/i915: use the default context
Ben Widawsky
1
-0
/
+10
2012-06-14
drm/i915: possibly invalidate TLB before context switch
Ben Widawsky
3
-0
/
+22
2012-06-14
drm/i915: PIPE_CONTROL_TLB_INVALIDATE
Ben Widawsky
2
-0
/
+2
2012-06-14
drm/i915: Ivybridge MI_ARB_ON_OFF context w/a
Ben Widawsky
2
-1
/
+14
2012-06-14
drm/i915: ensure context objects are bound to the global gtt
Daniel Vetter
1
-0
/
+3
2012-06-14
drm/i915: context switch implementation
Ben Widawsky
3
-1
/
+149
2012-06-14
drm/i915: context basic create & destroy
Ben Widawsky
3
-2
/
+153
2012-06-14
drm/i915: preliminary context support
Ben Widawsky
6
-0
/
+194
2012-06-14
drm/i915: CXT_SIZE register offsets added
Ben Widawsky
1
-0
/
+21
2012-06-13
drm/i915: ignore pipe select bit when checking for LVDS register initialization
Seth Forshee
1
-1
/
+1
2012-06-13
drm/i915: Switch off FBC when disabling the primary plane when obscured
Chris Wilson
3
-12
/
+19
2012-06-13
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-17
/
+40
2012-06-12
drm/i915: call intel_enable_gtt
Daniel Vetter
3
-1
/
+7
2012-06-12
agp/intel-gtt: move gart base addres setup
Daniel Vetter
1
-10
/
+10
2012-06-12
drm/i915 + agp/intel-gtt: prep work for direct setup
Daniel Vetter
5
-16
/
+55
2012-06-12
agp/intel-gtt: don't require the agp bridge on setup
Daniel Vetter
1
-3
/
+5
2012-06-12
drm/i915: stop using dev->agp->base
Daniel Vetter
9
-17
/
+29
2012-06-12
agp/intel-gtt: remove dead code
Daniel Vetter
1
-3
/
+0
2012-06-12
drm/i915: allow pipe A for lvds on gen4
Daniel Vetter
1
-0
/
+2
2012-06-12
drm/i915: properly enable the blc controller on the right pipe
Daniel Vetter
3
-28
/
+45
2012-06-12
drm/i915: clear up backlight #define confusion on gen4+
Daniel Vetter
3
-28
/
+43
2012-06-12
drm/i915: pnv has a backlight polarity control bit, too
Daniel Vetter
1
-0
/
+2
[next]