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.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-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
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
4
-29
/
+53
2010-05-27
i915: remove unneeded null checks
Dan Carpenter
1
-2
/
+2
2010-05-27
i915/intel_sdvo: remove unneeded null check
Dan Carpenter
1
-1
/
+1
2010-05-27
drm/i915: Fix HDMI mode select for Cougarpoint PCH
Zhenyu Wang
2
-1
/
+7
2010-05-27
drm/i915: combine all small integers into one single bitfield
Daniel Vetter
2
-26
/
+54
2010-05-27
drm/i915/dp: Add DPCD data to debug output
Adam Jackson
1
-0
/
+2
2010-05-27
drm/i915/dp: Only enable enhanced framing if the sink supports it
Adam Jackson
1
-3
/
+2
2010-05-27
drm/i915: Kill dangerous pending-flip debugging
Chris Wilson
1
-6
/
+0
2010-05-27
drm/i915: Storage class should be before const qualifier
Tobias Klauser
1
-19
/
+19
2010-05-27
drm/i915: add power monitoring support
Jesse Barnes
6
-53
/
+772
2010-05-27
drm/i915/gen4: Extra CRT hotplug paranoia
Adam Jackson
2
-8
/
+14
2010-05-27
drm/i915: Add support for interlaced display.
Krzysztof Halasa
2
-1
/
+15
2010-05-27
i915: fix lock imbalance on error path...
Daniel J Blueman
1
-0
/
+1
2010-05-27
drm/i915: Convert more trace events to DEFINE_EVENT
Li Zefan
1
-17
/
+7
2010-05-27
drm/i915: add timeout to FBC disable waits
Jesse Barnes
1
-2
/
+11
2010-05-27
drm/i915: implement BSD ring buffer V2
Zou Nan hai
6
-15
/
+276
2010-05-27
drm/i915: convert some gem structures to per-ring V2
Zou Nan hai
7
-153
/
+207
2010-05-27
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
10
-376
/
+603
2010-05-26
drm/i915: Rename dev_priv->ring to dev_priv->render_ring.
Eric Anholt
7
-55
/
+55
2010-05-26
drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.
Eric Anholt
6
-534
/
+592
2010-05-26
drm/i915: Fail to load driver if KMS request without GEM
Chris Wilson
1
-0
/
+7
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-1789
/
+2140
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
14
-157
/
+416
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
9
-11
/
+22
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-3
/
+8
2010-05-12
drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...
Andrew Morton
1
-2
/
+6
2010-05-11
drm/i915: Fix out of tree builds
Peter Clifton
2
-1
/
+3
2010-05-11
drm/i915: move fence lru to struct drm_i915_fence_reg
Daniel Vetter
2
-15
/
+22
2010-05-11
drm/i915: don't allow tiling changes on pinned buffers v2
Daniel Vetter
1
-0
/
+5
2010-05-11
drm/i915: Be extra careful about A/D matching for multifunction SDVO
Adam Jackson
1
-24
/
+21
2010-05-11
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
3
-32
/
+11
2010-05-11
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
9
-42
/
+246
2010-05-08
drm/i915: cleanup mode setting before unmapping registers
Jesse Barnes
1
-2
/
+2
2010-05-08
drm/i915: Make fbc control wrapper functions
Adam Jackson
4
-36
/
+51
2010-05-08
drm/i915: Wait for the GPU whilst shrinking, if truly desperate.
Chris Wilson
1
-0
/
+45
2010-05-08
drm/i915: Use spatio-temporal dithering on PCH
Adam Jackson
2
-5
/
+10
2010-04-23
drm/i915: fix non-Ironlake 965 class crashes
Jesse Barnes
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
23
-952
/
+974
2010-04-23
drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
Jesse Barnes
4
-16
/
+152
2010-04-23
drm/i915: cleanup FBC buffers at unload time
Jesse Barnes
2
-0
/
+17
2010-04-20
Revert "drm/i915: Configure the TV sense state correctly on GM45 to make TV d...
Dave Airlie
1
-9
/
+0
2010-04-20
drm/i915: drop pointer to drm_gem_object
Daniel Vetter
6
-26
/
+23
2010-04-20
drm/i915: don't use ->driver_private anymore
Daniel Vetter
2
-2
/
+2
2010-04-20
drm/i915: embed the gem object into drm_i915_gem_object
Daniel Vetter
2
-29
/
+30
2010-04-20
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
5
-6
/
+14
2010-04-20
drm: free core gem object from driver callbacks
Daniel Vetter
1
-0
/
+3
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
6
-136
/
+126
2010-04-20
Merge remote branch 'anholt/drm-intel-next' of /home/airlied/kernel/drm-next ...
Dave Airlie
23
-1485
/
+1775
2010-04-19
drm/i915: fix tiling limits for i915 class hw v2
Daniel Vetter
3
-14
/
+16
[prev]
[next]