index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-09
drm/i915: add parentheses around PIXCLK_GATE definitions
Paulo Zanoni
1
-2
/
+2
2012-08-09
drm/i915: reindent Haswell register definitions
Paulo Zanoni
1
-99
/
+85
2012-08-09
drm/i915: completely reset the value of DDI_FUNC_CTL
Paulo Zanoni
1
-6
/
+1
2012-08-09
drm/i915: correctly set the DDI_FUNC_CTL bpc field
Paulo Zanoni
2
-6
/
+21
2012-08-09
drm/i915: set the DDI sync polarity bits
Paulo Zanoni
2
-0
/
+8
2012-08-09
drm/i915: fix pipe DDI mode select
Paulo Zanoni
2
-1
/
+7
2012-08-09
drm/i915: dump the device info
Daniel Vetter
3
-23
/
+48
2012-08-09
drm/i915: fixup desired rps frequency computation
Daniel Vetter
1
-6
/
+6
2012-08-08
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
Chris Wilson
2
-0
/
+4
2012-08-08
drm/i915: Only apply the SNB pipe control w/a to gen6
Chris Wilson
1
-13
/
+20
2012-07-27
drm/i915: prevent possible pin leak on error path
Eugeni Dodonov
1
-1
/
+1
2012-07-26
drm/i915: rip out sanitize_pm again
Daniel Vetter
4
-39
/
+5
2012-07-26
drm/i915: Only set the down rps limit when at the loweset frequency
Daniel Vetter
1
-18
/
+25
2012-07-26
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
4
-4
/
+78
2012-07-26
drm/i915: Segregate memory domains in the GTT using coloring
Chris Wilson
4
-14
/
+128
2012-07-25
drm/i915: Expand DPF support to Haswell
Ben Widawsky
1
-1
/
+1
2012-07-25
drm/i915: Macro to determine DPF support
Ben Widawsky
4
-5
/
+7
2012-07-25
drm/i915: Add contexts for HSW
Ben Widawsky
2
-1
/
+12
2012-07-25
drm/i915: Avoid concurrent access when marking the device as idle/busy
Chris Wilson
6
-138
/
+41
2012-07-25
drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs
Chris Wilson
5
-37
/
+44
2012-07-25
drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer
Chris Wilson
1
-0
/
+1
2012-07-25
drm/i915: Replace the complex flushing logic with simple invalidate/flush all
Daniel Vetter
1
-202
/
+20
2012-07-25
drm/i915: Remove the explicit flush of the GPU write domain
Chris Wilson
1
-34
/
+0
2012-07-25
drm/i915: Remove explicit flush from i915_gem_object_flush_fence()
Chris Wilson
1
-14
/
+2
2012-07-25
drm/i915: Remove the per-ring write list
Chris Wilson
5
-70
/
+3
2012-07-25
drm/i915: Remove the defunct flushing list
Chris Wilson
4
-91
/
+14
2012-07-25
drm/i915: Replace the pending_gpu_write flag with an explicit seqno
Chris Wilson
5
-43
/
+51
2012-07-25
drm/i915: Remove assertion over write domain after i915_gem_object_sync()
Chris Wilson
1
-1
/
+1
2012-07-25
drm/i915: Allow late allocation of request for i915_add_request()
Chris Wilson
3
-36
/
+21
2012-07-25
drm/i915: add inte_crt->adpa_reg
Daniel Vetter
2
-7
/
+17
2012-07-25
drm/i915: create VLV_DSIPLAY_BASE #define
Daniel Vetter
2
-1
/
+3
2012-07-25
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
Chris Wilson
2
-1
/
+9
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
5
-1
/
+57
2012-07-25
drm/i915: Reserve ioctl numbers for set/get_caching
Daniel Vetter
1
-0
/
+15
2012-07-25
drm/i915: Support for ns2501-DVO
Thomas Richter
5
-2
/
+596
2012-07-25
drm/i915: add port field to struct intel_dp and use it
Paulo Zanoni
3
-34
/
+34
2012-07-25
drm/i915: move common code to intel_dp_set_link_train
Paulo Zanoni
1
-34
/
+51
2012-07-25
drm/i915: add port parameter to intel_hdmi_init
Daniel Vetter
4
-38
/
+22
2012-07-25
drm/i915: simplify possible_clones computation
Daniel Vetter
9
-61
/
+35
2012-07-25
drm/i915: group ADPA #defines together
Daniel Vetter
1
-25
/
+22
2012-07-25
drm/i915: Cleanup context switching through do_switch()
Chris Wilson
1
-31
/
+26
2012-07-25
drm/i915: Move DP structs to shared location
Shobhit Kumar
2
-32
/
+32
2012-07-25
drm/i915: unbreak lastclose for failed driver init
Daniel Vetter
1
-1
/
+7
2012-07-25
drm/i915: Set the context before setting up regs for the context.
Eric Anholt
1
-4
/
+4
2012-07-25
drm/i915: constify mode in crtc_mode_fixup
Daniel Vetter
1
-1
/
+1
2012-07-25
drm/i915/lvds: ditch ->prepare special case
Daniel Vetter
1
-7
/
+1
2012-07-25
drm/i915: dereferencing an error pointer
Dan Carpenter
1
-1
/
+3
2012-07-25
drm/i915: fix invalid reference handling of the default ctx obj
Chris Wilson
1
-14
/
+4
2012-07-25
drm/i915: Add -EIO to the list of known errors for __wait_seqno
Chris Wilson
1
-0
/
+1
2012-07-25
drm/i915: Flush the context object from the CPU caches upon switching
Chris Wilson
1
-0
/
+11
[next]