summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: use ttm_bo_reserve_slowpath in validate_init, v2Maarten Lankhorst2013-01-151-5/+17
* drm/ttm: use ttm_bo_reserve_slowpath_nolru in ttm_eu_reserve_buffers, v2Maarten Lankhorst2013-01-151-2/+21
* drm/ttm: add ttm_bo_reserve_slowpathMaarten Lankhorst2013-01-152-0/+77
* drm/ttm: cleanup ttm_eu_reserve_buffers handlingMaarten Lankhorst2013-01-151-32/+21
* drm/ttm: remove lru_lock around ttm_bo_reserveMaarten Lankhorst2013-01-153-35/+40
* drm/nouveau: increase reservation sequence every retryMaarten Lankhorst2013-01-151-1/+1
* drm/vmwgfx: always use ttm_bo_is_reservedMaarten Lankhorst2013-01-151-2/+2
* udldrmfb: udl_get_edid: drop unneeded i--Hans de Goede2013-01-141-1/+0
* udldrmfb: udl_get_edid: usb_control_msg buffer must not be on the stackHans de Goede2013-01-141-1/+7
* udldrmfb: Fix EDID not working with monitors with EDID extension blocksHans de Goede2013-01-141-0/+8
* Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-01-143-9/+20
|\
| * radeon/kms: fix dma relocation checkingJerome Glisse2013-01-101-3/+3
| * radeon/kms: force rn50 chip to always report connected on analog outputJerome Glisse2013-01-101-0/+8
| * drm/radeon: fix error path in kpage allocationIlija Hadzic2013-01-101-2/+2
| * drm/radeon: fix a bogus kfreeIlija Hadzic2013-01-101-2/+4
| * drm/radeon: fix NULL pointer dereference in UMS modeIlija Hadzic2013-01-101-2/+3
* | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2013-01-1417-52/+114
|\ \ | |/ |/|
| * drm/nvc0/fb: fix crash when different mutex is used to protect same listAleksi Torhamo2013-01-131-3/+3
| * drm/nouveau/clock: fix support for more than 2 monitors on nve0Aleksi Torhamo2013-01-132-0/+4
| * drm/nv50/disp: fix selection of bios script for analog outputsMarcin Slusarz2013-01-131-20/+26
| * drm/nv17-50: restore fence buffer on resumeMarcin Slusarz2013-01-133-0/+10
| * drm/nouveau: fix blank LVDS screen regression on pre-nv50 cardsMarcin Slusarz2013-01-131-1/+1
| * drm/nouveau: fix nouveau_client allocation failure pathMarcin Slusarz2013-01-133-4/+10
| * drm/nouveau: don't return freed object from nouveau_handle_createMarcin Slusarz2013-01-131-1/+4
| * drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz2013-01-131-1/+3
| * drm/nouveau: add locking around instobj list operationsMarcin Slusarz2013-01-131-8/+27
| * drm/nouveau: do not forcibly power on lvds panelsBen Skeggs2013-01-132-13/+26
| * drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs2013-01-131-1/+0
* | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-117-67/+81
|\ \
| * | drm/i915: Revert shrinker changes from "Track unbound pages"Daniel Vetter2013-01-101-4/+14
| * | drm/i915: Use pixel size for computing linear offsets into a spriteChris Wilson2013-01-091-6/+4
| * | drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error pathsChris Wilson2013-01-081-8/+25
| * | drm/i915: The sprite scaler on Ironlake also support YUV planesChris Wilson2013-01-081-1/+1
| * | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-082-29/+18
| * | drm/i915: Treat crtc->mode.clock == 0 as disabledChris Wilson2013-01-071-9/+16
| * | Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"Daniel Vetter2013-01-071-8/+0
| * | drm/i915; Only increment the user-pin-count after successfully pinning the boChris Wilson2013-01-071-3/+4
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2013-01-105-48/+62
|\ \ \
| * | | asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett2013-01-071-1/+1
| * | | Update MAINTAINERS entryMatthew Garrett2013-01-071-1/+1
| * | | asus-laptop: Do not call HWRS on initBen Hutchings2013-01-071-13/+4
| * | | sony-laptop: fix SNC buffer calls when SN06 returns IntegersMattia Dongili2013-01-071-7/+8
| * | | samsung-laptop: Add quirk for broken acpi_video backlight on N250PSeth Forshee2013-01-071-0/+10
| * | | acer-wmi: add Aspire 5741G touchpad toggle keySergey Senozhatsky2013-01-071-0/+1
| * | | acer-wmi: change to emit touchpad on off keyLee, Chun-Yi2013-01-071-3/+10
| * | | acer-wmi: fix obj is NULL but dereferencedLee, Chun-Yi2013-01-071-21/+25
| * | | MAINTAINERS: change the mail address of acer-wmi/msi-laptop maintainerLee, Chun-Yi2013-01-071-2/+2
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-104-9/+33
|\ \ \ \
| * | | | KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti2013-01-081-6/+18
| * | | | Merge commit 'origin/master' into kvm-ppc-3.8Alexander Graf2013-01-061-2/+10
| |\ \ \ \
OpenPOWER on IntegriCloud