| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/radeon/kms: add some new pci ids | Alex Deucher | 2011-12-01 | 1 | -0/+8 |
* | Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu... | Dave Airlie | 2011-11-28 | 1 | -5/+4 |
|\ |
|
| * | drm/exynos: use gem create function generically | Inki Dae | 2011-11-15 | 1 | -5/+4 |
* | | drm: integer overflow in drm_mode_dirtyfb_ioctl() | Xi Wang | 2011-11-23 | 1 | -0/+2 |
* | | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS | Marek Olšák | 2011-11-20 | 1 | -0/+4 |
* | | drm/radeon: add some missing FireMV pci ids | Alex Deucher | 2011-11-15 | 1 | -0/+2 |
|/ |
|
* | drm/exynos: added padding to be 64-bit align. | Inki Dae | 2011-11-11 | 1 | -0/+2 |
* | drm: serialize access to list of debugfs files | Marcin Slusarz | 2011-11-11 | 1 | -1/+3 |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2011-11-07 | 3 | -31/+35 |
|\ |
|
| * | vmwgfx: Reinstate the update_layout ioctl | Thomas Hellstrom | 2011-11-02 | 1 | -26/+25 |
| * | drm/radeon/kms: properly set panel mode for eDP | Alex Deucher | 2011-11-01 | 1 | -0/+3 |
| * | drm: Introduce "Virtual" connectors and encoders | Thomas Hellstrom | 2011-11-01 | 1 | -5/+7 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | include: replace linux/module.h with "struct module" wherever possible | Paul Gortmaker | 2011-10-31 | 1 | -1/+2 |
* | | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -5/+5 |
|/ |
|
* | Revert "drm/ttm: add a way to bo_wait for either the last read or last write" | Dave Airlie | 2011-10-27 | 2 | -20/+2 |
* | Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" | Dave Airlie | 2011-10-27 | 1 | -11/+0 |
* | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i... | Dave Airlie | 2011-10-24 | 2 | -0/+63 |
|\ |
|
| * | drm/i915: add DP test request handling | Jesse Barnes | 2011-10-20 | 1 | -0/+25 |
| * | drm: Add Panel Self Refresh DP addresses | Ben Widawsky | 2011-10-20 | 1 | -0/+36 |
| * | drm/i915: ILK + VT-d workaround | Ben Widawsky | 2011-10-20 | 1 | -0/+2 |
* | | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i... | Dave Airlie | 2011-10-10 | 2 | -0/+18 |
|\ \
| |/ |
|
| * | drm: support routines for HDMI/DP ELD | Wu Fengguang | 2011-09-21 | 2 | -0/+18 |
* | | vmwgfx: Add fence events | Thomas Hellstrom | 2011-10-10 | 1 | -2/+45 |
* | | DRM: add DRM Driver for Samsung SoC EXYNOS4210. | Inki Dae | 2011-10-05 | 1 | -0/+104 |
* | | vmwgfx: Add present and readback ioctls | Jakob Bornecrantz | 2011-10-05 | 1 | -0/+63 |
|/ |
|
* | vmwgfx: Bump major | Thomas Hellstrom | 2011-09-06 | 1 | -45/+1 |
* | vmwgfx: Implement fence objects | Thomas Hellstrom | 2011-09-06 | 1 | -15/+134 |
* | vmwgfx: Fix confusion caused by using "fence" in various places | Thomas Hellstrom | 2011-09-06 | 1 | -3/+3 |
* | vmwgfx: Add functionality to get 3D caps | Thomas Hellstrom | 2011-09-06 | 1 | -0/+25 |
* | vmwgfx: Remove the possibility to map the fifo from user-space | Thomas Hellstrom | 2011-09-06 | 1 | -4/+3 |
* | vmwgfx: Remove the update layout IOCTL. | Thomas Hellstrom | 2011-09-06 | 1 | -3/+0 |
* | vmwgfx: Remove the fifo debug ioctl | Thomas Hellstrom | 2011-09-06 | 1 | -28/+2 |
* | drm/radeon/kms: add a new gem_wait ioctl with read/write flags | Marek Olšák | 2011-08-31 | 1 | -0/+11 |
* | drm/ttm: add a way to bo_wait for either the last read or last write | Marek Olšák | 2011-08-31 | 2 | -2/+20 |
* | drm/gem: add functions for mmap offset creation | Rob Clark | 2011-08-30 | 1 | -0/+3 |
* | drm: Separate EDID Header Check from EDID Block Check | Thomas Reim | 2011-08-04 | 1 | -0/+1 |
* | Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel... | Dave Airlie | 2011-08-04 | 2 | -1/+3 |
|\ |
|
| * | drm: track CEA version number if present | Jesse Barnes | 2011-08-03 | 1 | -0/+2 |
| * | Merge branch 'drm-intel-fixes' into drm-intel-next | Keith Packard | 2011-07-22 | 2 | -1/+3 |
| |\ |
|
| | * | drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define | Ole Henrik Jahren | 2011-07-22 | 1 | -1/+1 |
* | | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-26 | 7 | -17/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/gem: add support for private objects | Alan Cox | 2011-07-25 | 1 | -0/+2 |
| * | | drm/radeon/kms: add info query for backend map | Alex Deucher | 2011-07-18 | 1 | -0/+1 |
| |/ |
|
| * | DRM: remove drm_pci_device_is_pcie | Jon Mason | 2011-07-13 | 1 | -7/+0 |
| * | ttm: Fix spelling mistakes and remove unused #ifdef | Konrad Rzeszutek Wilk | 2011-06-21 | 5 | -10/+7 |
| * | drm/gem: add hooks to notify driver when object handle is created/destroyed | Ben Skeggs | 2011-06-21 | 1 | -0/+2 |
* | | drm/radeon/kms: add new NI pci ids | Alex Deucher | 2011-07-15 | 1 | -0/+2 |
|/ |
|
* | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs. | Dave Airlie | 2011-06-16 | 1 | -0/+2 |