index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
2010-10-08
1
-0
/
+3
*
drm: don't drop handle reference on unload
Dave Airlie
2010-10-07
1
-1
/
+1
*
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-10-04
6
-83
/
+96
|
\
|
*
drm/i915: Rephrase pwrite bounds checking to avoid any potential overflow
Chris Wilson
2010-10-03
1
-12
/
+4
|
*
drm/i915: Sanity check pread/pwrite
Chris Wilson
2010-10-03
1
-8
/
+20
|
*
drm/i915: Use pipe state to tell when pipe is off
Keith Packard
2010-10-03
2
-25
/
+38
|
*
drm/i915: vblank status not valid while training display port
Keith Packard
2010-10-03
1
-10
/
+9
|
*
drivers/gpu/drm/i915/i915_gem.c: Add missing error handling code
Julia Lawall
2010-10-02
1
-0
/
+2
|
*
drm/i915: Fix refleak during eviction.
Chris Wilson
2010-10-01
1
-25
/
+20
|
*
drm/i915: fix GMCH power reporting
Jesse Barnes
2010-09-27
1
-3
/
+3
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-10-01
2
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
2010-10-01
2
-5
/
+5
*
|
drm/i915/sdvo: Handle unsupported GET_SUPPORTED_ENHANCEMENTS gracefully
Chris Wilson
2010-09-23
1
-5
/
+4
*
|
drm/i915/sdvo: Cleanup connector on error path
Chris Wilson
2010-09-23
1
-4
/
+2
*
|
drm/i915: Fix 945GM regression in e259befd
Chris Wilson
2010-09-23
1
-1
/
+1
|
/
*
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
2010-09-21
7
-14
/
+22
|
\
|
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
7
-18
/
+11
|
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
7
-14
/
+29
*
|
drm/i915: Hold a reference to the object whilst unbinding the eviction list
Chris Wilson
2010-09-20
1
-2
/
+7
*
|
drm/i915,agp/intel: Add second set of PCI-IDs for B43
Chris Wilson
2010-09-17
1
-0
/
+1
*
|
drm/i915: Fix Sandybridge fence registers
Chris Wilson
2010-09-17
2
-22
/
+51
*
|
drm/i915/crt: Downgrade warnings for hotplug failures
Chris Wilson
2010-09-17
1
-2
/
+2
*
|
drm/i915: Ensure that the crtcinfo is populated during mode_fixup()
Chris Wilson
2010-09-12
1
-0
/
+8
|
/
*
drm/i915: don't enable self-refresh on Ironlake
Jesse Barnes
2010-09-10
2
-2
/
+12
*
drm/i915: Double check that the wait_request is not pending before warning
Chris Wilson
2010-09-09
1
-7
/
+15
*
Revert "drm/i915: Warn if we run out of FIFO space for a mode"
Chris Wilson
2010-09-08
1
-7
/
+1
*
Revert "drm/i915: Allow LVDS on pipe A on gen4+"
Chris Wilson
2010-09-08
1
-2
/
+0
*
Revert "drm/i915: Enable RC6 on Ironlake."
Chris Wilson
2010-09-07
1
-6
/
+3
*
intel_agp,i915: Add more sandybridge graphics device ids
Zhenyu Wang
2010-09-07
1
-0
/
+4
*
drm/i915: Enable MI_FLUSH on Sandybridge
Zhenyu Wang
2010-09-07
2
-2
/
+7
*
agp/intel: Fix cache control for Sandybridge
Zhenyu Wang
2010-09-07
1
-0
/
+1
*
drm/i915: Prevent double dpms on
Chris Wilson
2010-09-07
1
-1
/
+4
*
drm/i915: Avoid use of uninitialised values when disabling panel-fitter
Chris Wilson
2010-09-07
1
-20
/
+15
*
drm/i915: Avoid pageflipping freeze when we miss the flip prepare interrupt
Simon Farnsworth
2010-09-07
4
-12
/
+113
*
drm/i915: Tightly scope intel_encoder to prevent invalid use
Chris Wilson
2010-09-07
1
-13
/
+12
*
drm/i915: Allocate the PCI resource for the MCHBAR
Chris Wilson
2010-09-07
1
-10
/
+10
*
drm/i915/dp: Really try 5 times before giving up.
Chris Wilson
2010-09-07
1
-30
/
+28
*
drm/i915/sdvo: Restore guess of the DDC bus in absence of VBIOS
Chris Wilson
2010-09-07
1
-1
/
+39
*
drm/i915/dp: Boost timeout for enabling transcoder to 100ms
Chris Wilson
2010-09-07
1
-1
/
+1
*
drm/i915: Re-use set_base_atomic to share setting of the display registers
Chris Wilson
2010-09-07
1
-71
/
+9
*
drm/i915: Fix offset page-flips on i965+
Chris Wilson
2010-09-07
1
-19
/
+48
*
drm/i915: Include a generation number in the device info
Chris Wilson
2010-09-07
2
-54
/
+34
*
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-09-06
1
-0
/
+1
*
i915: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-09-06
1
-3
/
+9
*
drm/i915: overlay on gen2 can't address above 1G
Daniel Vetter
2010-09-06
1
-0
/
+4
*
drm/i915: Clear the vblank status bit before polling for the next vblank
Chris Wilson
2010-09-06
1
-0
/
+16
*
i915: Fix spurious TV detection after 9d0498a2bf + 9559fcdbff
Pekka Enberg
2010-09-06
1
-3
/
+6
*
i915: revert some checks added by commit 32aad86f
Pavel Roskin
2010-09-06
1
-16
/
+13
*
Revert "drm/i915: Unreference object not handle on creation"
Chris Wilson
2010-09-06
1
-3
/
+6
*
drivers/gpu/drm/i915/intel_overlay.c needs seq_file.h
Andrew Morton
2010-09-06
1
-0
/
+2
[next]