index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
32
-777
/
+3265
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
25
-371
/
+1648
2009-12-08
drm/kms: fix fb cmap allocation to use modeset->crtc not crtc
Ben Skeggs
1
-1
/
+1
2009-12-08
drm/ttm: fix unreachable code.
Dave Airlie
1
-2
/
+3
2009-12-08
drm/intel: refactor DP i2c support and DP common header to drm helper
Dave Airlie
6
-222
/
+73
2009-12-07
drm/i915: Fix product names and #defines
Adam Jackson
17
-349
/
+347
2009-12-07
drm/i915: Drop a some common DRM_ERROR()
Chris Wilson
1
-2
/
+0
2009-12-07
drm/i915: warn if Pineview CxSR can't be enabled
Jesse Barnes
1
-0
/
+7
2009-12-07
drm/i915: pageflip fixes
Jesse Barnes
1
-3
/
+13
2009-12-07
drm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
1
-0
/
+2
2009-12-07
drm/ttm: Export symbols needed for the vmwgfx driver.
Thomas Hellstrom
3
-0
/
+5
2009-12-07
drm/ttm: Add TTM execbuf utilities.
Thomas Hellstrom
2
-1
/
+118
2009-12-07
drm/ttm: Add ttm lock functionality.
Thomas Hellstrom
2
-1
/
+312
2009-12-07
drm/ttm: Add user-space objects.
Thomas Hellstrom
2
-1
/
+454
2009-12-04
drm/mm: fixup typo in debug functions.
Dave Airlie
1
-1
/
+1
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
2
-0
/
+105
2009-12-04
drm/ttm: fix small memory leak in ttm_memory.c
Dan Carpenter
1
-4
/
+5
2009-12-04
drm: Add support for drm master_[set|drop] callbacks.
Thomas Hellstrom
2
-0
/
+25
2009-12-04
drm/edid: Decode 3-byte CVT codes from EDID 1.4
Adam Jackson
1
-0
/
+48
2009-12-04
drm/edid: Add DMT modes to the pool if the monitor is GTF-capable
Adam Jackson
1
-4
/
+65
2009-12-04
drm/modes: Add drm_mode_hsync()
Adam Jackson
1
-1
/
+27
2009-12-04
drm/edid: Unify detailed block parsing between base and extension blocks
Adam Jackson
1
-102
/
+61
2009-12-01
drm/i915: Declare the new VBT parsing functions as static
Zhao Yakui
4
-4
/
+4
2009-12-01
drm/i915: Add the missing clonemask for display port on Ironlake
Zhao Yakui
1
-3
/
+3
2009-12-01
drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt
Zhao Yakui
1
-3
/
+3
2009-12-01
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
4
-1
/
+39
2009-12-01
drm/i915: Add 30ms delay to make SDVO TV detection reliable.
Zhao Yakui
1
-0
/
+4
2009-12-01
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
2
-8
/
+27
2009-12-01
drm/i915: disable the interrupt hotplug for integrated TV output
Adam Jackson
1
-1
/
+0
2009-12-01
drm/i915: Don't update the render-clock for every bo.
Chris Wilson
1
-2
/
+7
2009-12-01
drm/i915: Fix LVDS presence check
Adam Jackson
1
-11
/
+6
2009-12-01
drm/i915: Fix warning introduced with the page flipping ioctl.
Eric Anholt
1
-1
/
+0
2009-12-01
drm/i915: add GETPARAM request for page flipping
Jesse Barnes
1
-0
/
+3
2009-12-01
drm: use page flip event to signal flip completion
Jesse Barnes
1
-1
/
+1
2009-12-01
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
6
-38
/
+291
2009-12-01
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
21
-73
/
+509
2009-12-01
drm/i915: PineView only has LVDS and CRT ports
Zhenyu Wang
2
-3
/
+7
2009-11-30
drm/i915: Don't set up the TV port if it isn't in the BIOS table.
Zhao Yakui
1
-0
/
+39
2009-11-30
drm/i915: Don't set up the LVDS if it isn't in the BIOS device table.
Zhao Yakui
1
-0
/
+44
2009-11-30
drm/i915: Don't set up DP ports that aren't in the BIOS device table.
Zhao Yakui
1
-1
/
+52
2009-11-30
drm/i915: Don't set up HDMI ports that aren't in the BIOS device table.
Zhao Yakui
1
-1
/
+50
2009-11-30
drm/i915: parse child device from VBT
Zhao Yakui
4
-0
/
+93
2009-11-30
drm/i915: Disable pwrctx before unpin and free
Kristian Høgsberg
1
-0
/
+5
2009-11-30
drm/i915: Hold struct_mutex while unreffing pwrctx object
Kristian Høgsberg
1
-2
/
+2
2009-11-30
drm/i915: Unregister i915_wedged debugfs entry using the right key
Kristian Høgsberg
1
-5
/
+2
2009-11-30
drm/i915: fix gpio register detection logic for BIOS without VBT
Shaohua Li
3
-6
/
+2
2009-11-30
drm/i915: Avoid NULL dereference with component_only tv_modes
Chris Wilson
1
-7
/
+4
2009-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
8
-19
/
+89
2009-11-30
drm/i915: fixup interrupted overlay switch off calls
Daniel Vetter
1
-3
/
+6
2009-11-30
drm/i915: overlay: extract some duplicated code
Daniel Vetter
1
-23
/
+19
[next]