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-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-0
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-08
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
1
-0
/
+3
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
1
-1
/
+1
2010-10-04
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-83
/
+96
2010-10-03
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
1
-12
/
+4
2010-10-03
drm/i915: Sanity check pread/pwrite
Chris Wilson
1
-8
/
+20
2010-10-03
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2
-25
/
+38
2010-10-03
drm/i915: vblank status not valid while training display port
Keith Packard
1
-10
/
+9
2010-10-02
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
1
-0
/
+2
2010-10-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-5
/
+5
2010-10-01
drm/i915: Fix refleak during eviction.
Chris Wilson
1
-25
/
+20
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2
-5
/
+5
2010-09-27
drm/i915: fix GMCH power reporting
Jesse Barnes
1
-3
/
+3
2010-09-23
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
Chris Wilson
1
-5
/
+4
2010-09-23
drm/i915/sdvo: Cleanup connector on error path
Chris Wilson
1
-4
/
+2
2010-09-23
drm/i915: Fix 945GM regression in e259befd
Chris Wilson
1
-1
/
+1
2010-09-21
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
7
-14
/
+22
2010-09-20
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
1
-2
/
+7
2010-09-17
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
1
-0
/
+1
2010-09-17
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2
-22
/
+51
2010-09-17
drm/i915/crt: Downgrade warnings for hotplug failures
Chris Wilson
1
-2
/
+2
2010-09-16
drm: use noop_llseek
Arnd Bergmann
1
-0
/
+1
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
7
-18
/
+11
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
7
-14
/
+29
2010-09-13
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
Chris Wilson
1
-0
/
+8
2010-09-10
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2
-2
/
+12
2010-09-09
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
1
-7
/
+15
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
1
-0
/
+4
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
1
-0
/
+1
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
2010-09-07
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
1
-71
/
+9
2010-09-07
drm/i915: Fix offset page-flips on i965+
Chris Wilson
1
-19
/
+48
2010-09-07
drm/i915: Include a generation number in the device info
Chris Wilson
2
-54
/
+34
2010-09-07
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-0
/
+1
2010-09-07
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
1
-3
/
+9
2010-09-07
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
1
-0
/
+4
2010-09-07
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
1
-0
/
+16
2010-09-07
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
Pekka Enberg
1
-3
/
+6
[next]