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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-08
drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.
Chris Wilson
1
-0
/
+8
2010-09-08
drm/i915/overlay: Missing breaks between case statements for color depth
Chris Wilson
1
-0
/
+6
2010-09-08
drm/i915/overlay: Whitespace
Chris Wilson
2
-224
/
+236
2010-09-08
drm/i915: drop i915_add_request right in front of i915_wait_request
Daniel Vetter
1
-9
/
+7
2010-09-08
drm/i915: move the wait_rendering call into flush_gpu_write_domain
Daniel Vetter
1
-55
/
+33
2010-09-08
drm/i915: drop seqno argument from i915_gem_object_move_to_active
Daniel Vetter
1
-14
/
+14
2010-09-08
drm/i915: kill a no longer necessary BUG_ON
Daniel Vetter
1
-1
/
+0
2010-09-08
drm/i915: move flushing list processing to i915_retire_commands
Daniel Vetter
4
-53
/
+41
2010-09-08
drm/i915: only one interrupt per batchbuffer is not enough!
Daniel Vetter
3
-20
/
+21
2010-09-08
drm/i915: move flushing list processing to i915_gem_flush
Daniel Vetter
1
-10
/
+21
2010-09-08
drm/i915: allow lazy emitting of requests
Daniel Vetter
1
-21
/
+34
2010-09-08
drm/i915: add MMIO debug output
Jesse Barnes
1
-2
/
+28
2010-09-08
drm/i915/sdvo: Preserve pixel-multiplier
Chris Wilson
3
-67
/
+75
2010-09-08
drm/i915: Sanity check user framebuffer parameters on creation
Chris Wilson
1
-0
/
+17
2010-09-08
drm/i915/tv: Mark the format names as constant and so avoid the memleak
Chris Wilson
1
-19
/
+17
2010-09-08
drm/i915/tv: Poll for DAC state change
Chris Wilson
1
-40
/
+33
2010-09-08
drm/i915/tv: Preserve reserved DAC bits during mode-setting
Chris Wilson
2
-1
/
+2
2010-09-08
drm/i915: Revert extra intel_wait_for_vblank to prevent stalls.
Sitsofe Wheeler
1
-2
/
+4
2010-09-08
drm/i915: Ironlake page-flipping is per-plane not per-pipe
Chris Wilson
1
-2
/
+2
2010-09-08
drm/i915: Addin-offset is an unreliable indicator of LVDS presence (v2)
Chris Wilson
1
-20
/
+26
2010-09-08
drm/i915: Use the VBT from OpRegion when available (v3)
Chris Wilson
7
-98
/
+141
2010-09-08
drm/i915: Rename i915_opregion.c to intel_opregion.c
Chris Wilson
4
-16
/
+17
2010-09-08
drm/i915/crt: Flush register prior to waiting for vblank.
Chris Wilson
1
-0
/
+1
2010-09-08
drm/i915: Avoid using msleep under kdb and wait_for()
Chris Wilson
1
-1
/
+1
2010-09-08
drm/i915: Drop the msleep parameter to wait_for()
Chris Wilson
5
-15
/
+18
2010-09-08
drm/i915: unload: fix retire_work races
Daniel Vetter
3
-2
/
+4
2010-09-08
drm/i915: unload: ensure that gem is idle
Daniel Vetter
1
-1
/
+7
2010-09-08
drm/i915: unload: fix unpin_work related races
Daniel Vetter
2
-0
/
+17
2010-09-08
drm/i915: unload: fix idle_timer/idle_work races
Daniel Vetter
1
-12
/
+15
2010-09-08
drm/i915: unload: don't leak error state
Daniel Vetter
1
-2
/
+2
2010-09-08
drm/i915: unload: fix hotplug_work races
Daniel Vetter
2
-1
/
+6
2010-09-08
drm/i915: unload: fix error_work races
Daniel Vetter
2
-4
/
+6
2010-09-08
drm/i915: unload: fix intel dp encoder cleanup
Daniel Vetter
1
-1
/
+10
2010-09-08
Merge remote branch 'airlied/drm-core-next' into HEAD
Chris Wilson
25
-385
/
+19
2010-09-08
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
Chris Wilson
1
-7
/
+1
2010-09-08
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
Chris Wilson
1
-2
/
+0
2010-09-08
Revert "drm/i915: Enable RC6 on Ironlake."
Chris Wilson
1
-6
/
+3
2010-09-07
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
4
-11
/
+30
2010-09-07
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2
-2
/
+7
2010-09-07
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
4
-10
/
+62
2010-09-07
agp/intel: use #ifdef idiom for intel-agp.h
Zhenyu Wang
1
-0
/
+4
2010-09-07
agp/intel: fix physical address mask bits for sandybridge
Zhenyu Wang
1
-2
/
+2
2010-09-07
drm/i915: Prevent double dpms on
Chris Wilson
1
-1
/
+4
2010-09-07
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
1
-20
/
+15
2010-09-07
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
4
-12
/
+113
2010-09-07
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
1
-13
/
+12
2010-09-07
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
1
-10
/
+10
2010-09-07
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
1
-30
/
+28
2010-09-07
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
1
-1
/
+39
2010-09-07
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
1
-1
/
+1
[next]