Age | Commit message (Expand) | Author |
2010-02-01 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-02-01 | drm/kms: Remove incorrect comment in struct drm_mode_modeinfo | Marcin Kościelnicki |
2010-01-25 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-14 | drm/ttm: Add a swap_notify callback. | Thomas Hellstrom |
2010-01-11 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-11 | Merge remote branch 'korg/drm-radeon-next' into drm-linus | Dave Airlie |
2010-01-08 | drm: Add eDP connector type | Alex Deucher |
2010-01-06 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-01-07 | drm: remove address mask param for drm_pci_alloc() | Zhenyu Wang |
2010-01-06 | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-01-06 | drm/i915: execbuf2 support | Jesse Barnes |
2009-12-18 | drm: convert drm_ioctl to unlocked_ioctl | Arnd Bergmann |
2009-12-18 | Merge remote branch 'korg/drm-vmware-staging' into drm-core-next | Dave Airlie |
2009-12-15 | drm/vmwgfx: Add DRM driver for VMware Virtual GPU | Jakob Bornecrantz |
2009-12-15 | drm/ttm: Add more driver type enums | Jakob Bornecrantz |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs |
2009-12-11 | drm/ttm: Convert ttm_buffer_object_init to use ttm_placement | Jerome Glisse |
2009-12-10 | drm: Add memory manager debug function | Jerome Glisse |
2009-12-10 | drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. | Thomas Hellstrom |
2009-12-10 | drm/ttm: Rework validation & memory space allocation (V3) | Jerome Glisse |
2009-12-10 | drm: Add search/get functions to get a block in a specific range | Jerome Glisse |
2009-12-08 | Merge remote branch 'korg/drm-radeon-dp' into drm-linus | Dave Airlie |
2009-12-08 | Merge remote branch 'anholt/drm-intel-next' into drm-linus | Dave Airlie |
2009-12-08 | drm/radeon/kms: add support for DP modesetting | Alex Deucher |
2009-12-08 | drm/radeon/kms: DP fixes and cleanup from the ddx | Alex Deucher |
2009-12-08 | drm/radeon/kms: initial radeon displayport porting | Dave Airlie |
2009-12-08 | drm/intel: refactor DP i2c support and DP common header to drm helper | Dave Airlie |
2009-12-07 | drm/ttm: Export symbols needed for the vmwgfx driver. | Thomas Hellstrom |
2009-12-07 | drm/ttm: Add TTM execbuf utilities. | Thomas Hellstrom |
2009-12-07 | drm/ttm: Add ttm lock functionality. | Thomas Hellstrom |
2009-12-07 | drm/ttm: Add user-space objects. | Thomas Hellstrom |
2009-12-04 | drm: Add dirty ioctl and property | Jakob Bornecrantz |
2009-12-04 | drm/ttm: Fix build failure due to missing struct page | Martin Michlmayr |
2009-12-04 | drm: Add compatibility #ifdefs for *BSD | Kristian Høgsberg |
2009-12-04 | drm: Add support for drm master_[set|drop] callbacks. | Thomas Hellstrom |
2009-12-04 | drm/edid: Decode 3-byte CVT codes from EDID 1.4 | Adam Jackson |
2009-12-04 | drm/edid: Add new detailed block types from EDID 1.4 | Adam Jackson |
2009-12-04 | drm/modes: Add drm_mode_hsync() | Adam Jackson |
2009-12-01 | drm/i915: Fix typo in ioctl struct name. | Kristian Høgsberg |
2009-12-01 | drm/i915: Fix sync to vblank when VGA output is turned off | Li Peng |
2009-12-01 | drm/i915: add GETPARAM request for page flipping | Jesse Barnes |
2009-12-01 | drm: use page flip event to signal flip completion | Jesse Barnes |
2009-12-01 | Merge remote branch 'airlied/drm-next' into drm-intel-next | Eric Anholt |
2009-11-25 | drm/i915: Replace a calloc followed by copying data over it with malloc. | Eric Anholt |
2009-11-19 | drm: set the type of the drm_framebuffer::fbdev field | Clemens Ladisch |
2009-11-18 | drm/kms: add page flipping ioctl | Kristian Høgsberg |
2009-11-18 | drm: kill more unused DRM macros | Andres Salomon |
2009-11-18 | drm: kill some unused DRM_PROC macros from drmP.h | Andres Salomon |
2009-11-18 | drm: Add async event synchronization for drmWaitVblank | Kristian Høgsberg |
2009-11-05 | Merge remote branch 'airlied/drm-next' into drm-intel-next | Eric Anholt |