summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie8-127/+131
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-23drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson1-3/+4
2011-03-23drm/i915: Fix use after free within tracepointChris Wilson1-2/+2
2011-03-23drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2-61/+55
2011-03-23drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson1-4/+17
2011-03-23drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson1-1/+1
2011-03-23drm/i915: report correct render clock frequencies on SNBJesse Barnes2-5/+5
2011-03-23drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai1-2/+2
2011-03-23drm/i915: Fix tiling corruption from pipelined fencingChris Wilson1-27/+17
2011-03-23drm/i915: Re-enable self-refreshYuanhan Liu1-4/+1
2011-03-23drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski1-2/+4
2011-03-23drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson1-8/+16
2011-03-23drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson1-8/+0
2011-03-23drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher1-1/+5
2011-03-21drm: check for modesetting on modeset ioctlsDave Airlie1-0/+51
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic3-5/+16
2011-03-21drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson1-2/+3
2011-03-17drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie1-3/+5
2011-03-17drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle3-42/+23
2011-03-17radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser1-4/+2
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie264-1066/+1901
2011-03-16drm: Retry i2c transfer of EDID block after failureChris Wilson1-16/+24
2011-03-16drm/radeon/kms: fix typo in atom overscan setupAlex Deucher1-2/+2
2011-03-16drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson1-0/+7
2011-03-15Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...Dave Airlie12-92/+257
2011-03-14drm/nouveau: fix __nouveau_fence_wait performanceMarcin Slusarz1-3/+12
2011-03-14drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs2-10/+27
2011-03-14drm/nv50: check for vm traps on every gr irqBen Skeggs5-6/+5
2011-03-14drm/nv50: decode vm faults some moreBen Skeggs1-6/+142
2011-03-14drm/nouveau: add nouveau_enum_find() util functionBen Skeggs3-53/+66
2011-03-14drm/nouveau: properly handle pushbuffer check failuresMarcin Slusarz1-2/+4
2011-03-14drm/nvc0: remove vm hack forcing large/small pages to not share a PDEBen Skeggs1-12/+1
2011-03-14drm/i915: disable opregion lid detection for now.Dave Airlie1-0/+6
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie741-7255/+10181
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie11-17/+28
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2-18/+2
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie1-0/+3
2011-03-11Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds21-63/+283
2011-03-11ipmi: Fix IPMI errors due to timing problemsDoe, YiCheng1-0/+8
2011-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-41/+39
2011-03-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+10
2011-03-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+9
2011-03-11Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-4/+9
2011-03-11drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields1-2/+24
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli1-0/+8
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro1-2/+2
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1