index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix resume regression from 5d1d0cc
Chris Wilson
2011-02-11
1
-2
/
+1
*
drm/i915/tv: Use polling rather than interrupt-based hotplug
Chris Wilson
2011-02-11
1
-13
/
+30
*
drm/i915: Trigger modesetting if force-audio changes
Chris Wilson
2011-02-11
3
-18
/
+91
*
drm/i915/sdvo: If we have an EDID confirm it matches the mode of the connection
Chris Wilson
2011-02-09
1
-5
/
+27
*
drm/i915: Disable RC6 on Ironlake
Chris Wilson
2011-02-09
4
-44
/
+55
*
drm/i915/lvds: Restore dithering on native modes for gen2/3
Chris Wilson
2011-02-06
1
-6
/
+6
*
drm/i915: Invalidate TLB caches on SNB BLT/BSD rings
Chris Wilson
2011-02-02
2
-11
/
+19
*
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
2011-02-01
1
-0
/
+8
*
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-31
2
-7
/
+8
*
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
2011-01-31
1
-5
/
+3
*
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
2011-01-31
1
-3
/
+6
*
drm: Don't switch fb when disabling an output
Chris Wilson
2011-01-31
1
-2
/
+2
*
drm/i915: Reset crtc after resume
Chris Wilson
2011-01-25
1
-3
/
+14
*
drm/i915/crt: Force the initial probe after reset
Chris Wilson
2011-01-25
1
-0
/
+10
*
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
2011-01-25
1
-0
/
+2
*
drm: Add an interface to reset the device
Chris Wilson
2011-01-25
1
-0
/
+20
*
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
2011-01-25
1
-23
/
+23
*
drm/i915: Prevent uninitialised reads during error state capture
Chris Wilson
2011-01-24
1
-0
/
+2
*
drm/i915: Use consistent mappings for OpRegion between ACPI and i915
Michael Karcher
2011-01-24
1
-1
/
+2
*
Merge remote branch 'linus/master' into drm-intel-fixes
Chris Wilson
2011-01-24
3
-4
/
+4
|
\
|
*
Merge branch 'akpm'
Linus Torvalds
2011-01-21
3
-4
/
+4
|
|
\
|
|
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-21
3
-4
/
+4
|
*
|
i915: Fix i915 suspend delay
Linus Torvalds
2011-01-21
2
-3
/
+3
|
|
/
*
|
drm/i915: Handle the no-interrupts case for UMS by polling
Chris Wilson
2011-01-24
1
-2
/
+2
*
|
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
2011-01-24
1
-0
/
+3
*
|
drm/i915: Increase the amount of defense before computing vblank timestamps
Chris Wilson
2011-01-24
1
-7
/
+18
*
|
drm/i915,agp/intel: Do not clear stolen entries
Chris Wilson
2011-01-24
3
-4
/
+15
*
|
drm/i915: Recognise non-VGA display devices
Chris Wilson
2011-01-23
2
-3
/
+9
*
|
drm/i915: Fix use of invalid array size for ring->sync_seqno
Chris Wilson
2011-01-23
2
-2
/
+2
*
|
drm/i915/ringbuffer: Fix use of stale HEAD position whilst polling for space
Chris Wilson
2011-01-20
2
-17
/
+24
*
|
drm/i915: Don't kick-off hangcheck after a DRI interrupt
Chris Wilson
2011-01-20
1
-1
/
+5
*
|
drm/i915: Add dependency on CONFIG_TMPFS
Chris Wilson
2011-01-20
1
-0
/
+3
*
|
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
2011-01-20
3
-18
/
+52
*
|
drm/i915: make the blitter report buffer modifications to the FBC unit
Jesse Barnes
2011-01-18
2
-0
/
+25
*
|
drm/i915: set more FBC chicken bits
Jesse Barnes
2011-01-18
2
-1
/
+5
|
/
*
drm/radeon/kms: balance asic_reset functions
Alex Deucher
2011-01-17
3
-18
/
+20
*
drm/radeon/kms: remove duplicate card_posted() functions
Alex Deucher
2011-01-17
3
-46
/
+3
*
drm/radeon/kms: add module option for pcie gen2
Alex Deucher
2011-01-17
5
-0
/
+14
*
drm/radeon/kms: fix typo in evergreen safe reg
Alex Deucher
2011-01-17
1
-1
/
+1
*
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2011-01-17
11
-197
/
+86
|
\
|
*
drm/nouveau: fix gpu page faults triggered by plymouthd
Ben Skeggs
2011-01-17
1
-2
/
+2
|
*
drm/nouveau: greatly simplify mm, killing some bugs in the process
Ben Skeggs
2011-01-17
3
-160
/
+52
|
*
drm/nvc0: enable protection of system-use-only structures in vm
Ben Skeggs
2011-01-17
4
-5
/
+10
|
*
drm/nv40: initialise 0x17xx on all chipsets that have it
Ben Skeggs
2011-01-17
1
-12
/
+2
|
*
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
2011-01-17
3
-18
/
+20
*
|
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
2011-01-15
4
-21
/
+24
*
|
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-01-14
9
-31
/
+46
|
\
\
|
*
|
drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDS
Knut Petersen
2011-01-14
1
-0
/
+8
|
*
|
drm/i915: Disable GPU semaphores on SandyBridge mobile
Chris Wilson
2011-01-14
1
-1
/
+2
|
*
|
drm/i915/execbuffer: Clear domains before beginning reloc processing
Chris Wilson
2011-01-13
1
-4
/
+3
[next]