| Commit message (Expand) | Author | Age | Files | Lines |
* | drm: Take lock around probes for drm_fb_helper_hotplug_event | Chris Wilson | 2011-05-16 | 1 | -1/+1 |
* | drm: mm: fix debug output | Daniel Vetter | 2011-05-09 | 1 | -1/+1 |
* | drm/radeon/kms: fix gart setup on fusion parts (v2) | Alex Deucher | 2011-05-04 | 1 | -0/+1 |
* | drm/radeon/kms: add some new pci ids | Alex Deucher | 2011-05-04 | 1 | -0/+5 |
* | drm/i915: restore only the mode of this driver on lastclose (v2) | Dave Airlie | 2011-04-27 | 1 | -0/+1 |
* | drm/radeon/kms: add info query for tile pipes | Alex Deucher | 2011-04-27 | 1 | -0/+1 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 10 | -17/+17 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 10 | -20/+20 |
* | | drm: fix "persistant" typo | Jan Engelhardt | 2011-04-05 | 2 | -11/+11 |
* | | drm/radeon/kms: add some new ontario pci ids | Alex Deucher | 2011-04-05 | 1 | -0/+2 |
* | | drm: export drm_find_cea_extension to drivers | Ben Skeggs | 2011-04-01 | 1 | -0/+1 |
|/ |
|
* | drm/vblank: update recently added vbl interface to be more future proof. | Dave Airlie | 2011-03-24 | 1 | -3/+4 |
* | drm/kernel: vblank wait on crtc > 1 | Ilija Hadzic | 2011-03-21 | 1 | -0/+3 |
* | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 2011-03-14 | 2 | -1/+2 |
|\ |
|
| * | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson | 2011-03-01 | 1 | -1/+1 |
| |\ |
|
| | * | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. | Dave Airlie | 2011-02-28 | 1 | -1/+1 |
| * | | drm/i915: Allow relocation deltas outside of target bo | Chris Wilson | 2011-03-01 | 1 | -0/+1 |
| |/ |
|
* | | drm: add cap bit to denote if dumb ioctl is available or not. | Dave Airlie | 2011-03-04 | 1 | -0/+2 |
* | | drm/core: add ioctl to query device/driver capabilities | Ben Skeggs | 2011-03-04 | 2 | -0/+9 |
* | | drm/radeon/kms: add cayman pci ids | Alex Deucher | 2011-03-03 | 1 | -0/+14 |
* | | drm/radeon: add new getparam for number of backends. | Dave Airlie | 2011-03-01 | 1 | -0/+1 |
* | | drm/nv50: support for compression | Ben Skeggs | 2011-02-25 | 1 | -0/+1 |
* | | Revert "ttm: Include the 'struct dev' when using the DMA API." | Dave Airlie | 2011-02-23 | 2 | -7/+2 |
* | | Merge branch 'drm-mm-cleanup' into drm-next | Dave Airlie | 2011-02-23 | 1 | -12/+37 |
|\ \ |
|
| * | | drm: mm: add helper to unwind scan state | Daniel Vetter | 2011-02-23 | 1 | -0/+8 |
| * | | drm: mm: add api for embedding struct drm_mm_node | Daniel Vetter | 2011-02-23 | 1 | -5/+14 |
| * | | drm: mm: track free areas implicitly | Daniel Vetter | 2011-02-23 | 1 | -9/+12 |
| * | | drm/nouveau: don't munge in drm_mm internals | Daniel Vetter | 2011-02-23 | 1 | -0/+5 |
* | | | Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 2011-02-23 | 2 | -3/+16 |
|\ \ \ |
|
| * | | | ttm: Include the 'struct dev' when using the DMA API. | Konrad Rzeszutek Wilk | 2011-02-22 | 2 | -2/+7 |
| * | | | ttm: Expand (*populate) to support an array of DMA addresses. | Konrad Rzeszutek Wilk | 2011-01-27 | 1 | -1/+3 |
| * | | | ttm: Introduce a placeholder for DMA (bus) addresses. | Konrad Rzeszutek Wilk | 2011-01-27 | 2 | -2/+8 |
* | | | | drm: Remove unused members from struct drm_open_hash | Chris Wilson | 2011-02-23 | 1 | -5/+1 |
* | | | | drm: Mark constant arrays of drm_display_mode const | Chris Wilson | 2011-02-23 | 1 | -3/+3 |
| |/ /
|/| | |
|
* | | | drm: add usb framework | Dave Airlie | 2011-02-07 | 2 | -0/+17 |
* | | | drm: rework PCI/platform driver interface. | Dave Airlie | 2011-02-07 | 1 | -55/+51 |
* | | | drm: dumb scanout create/mmap for intel/radeon (v3) | Dave Airlie | 2011-02-07 | 4 | -0/+52 |
* | | | drm: remove i830 driver | Arnd Bergmann | 2011-02-07 | 2 | -343/+0 |
| |/
|/| |
|
* | | drm/radeon: remove 0x4243 pci id | Alex Deucher | 2011-02-02 | 1 | -1/+0 |
* | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2011-02-02 | 2 | -1/+8 |
|\ \ |
|
| * | | drm/i915: Suppress spurious vblank interrupts | Chris Wilson | 2011-01-31 | 1 | -1/+1 |
| * | | drm: Add an interface to reset the device | Chris Wilson | 2011-01-25 | 1 | -0/+7 |
* | | | drm/radeon/kms: add new radeon_info ioctl query for clock crystal freq | Alex Deucher | 2011-01-25 | 1 | -0/+1 |
|/ / |
|
* | | Revert "drm: Update fbdev fb_fix_screeninfo" | Dave Airlie | 2011-01-14 | 1 | -0/+3 |
* | | Merge branch 'drm-radeon-ni' of ../drm-radeon-next into drm-core-next | Dave Airlie | 2011-01-10 | 1 | -0/+36 |
|\ \ |
|
| * | | drm/radeon/kms: add NI pci ids | Alex Deucher | 2011-01-07 | 1 | -0/+36 |
* | | | drm: Update fbdev fb_fix_screeninfo | James Simmons | 2011-01-07 | 1 | -3/+0 |
|/ / |
|
* | | drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear | Marek Olšák | 2011-01-06 | 1 | -0/+1 |
* | | drm/switcheroo: track state of switch in drivers. | Dave Airlie | 2011-01-05 | 1 | -1/+5 |
* | | drm/i915: Allow the application to choose the constant addressing mode | Chris Wilson | 2010-12-20 | 1 | -0/+12 |