aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson
2011-03-23drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson
2011-03-23drm/i915: Fix use after free within tracepointChris Wilson
2011-03-23drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson
2011-03-23drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson
2011-03-23drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson
2011-03-23drm/i915: report correct render clock frequencies on SNBJesse Barnes
2011-03-23drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai
2011-03-23drm/i915: Fix tiling corruption from pipelined fencingChris Wilson
2011-03-23drm/i915: Re-enable self-refreshYuanhan Liu
2011-03-23drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski
2011-03-23drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson
2011-03-23drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson
2011-03-23drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher
2011-03-22nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett
2011-03-22radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22drivers:video:aty:radeon_base Fix typo occationally to occasionallyJustin P. Mattock
2011-03-21drm: check for modesetting on modeset ioctlsDave Airlie
2011-03-21drm/kernel: vblank wait on crtc > 1Ilija Hadzic
2011-03-21drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie
2011-03-17drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle
2011-03-17radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser
2011-03-16Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie
2011-03-16drm: Retry i2c transfer of EDID block after failureChris Wilson
2011-03-16drm/radeon/kms: fix typo in atom overscan setupAlex Deucher
2011-03-16drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson
2011-03-15Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...Dave Airlie
2011-03-14drm/nouveau: fix __nouveau_fence_wait performanceMarcin Slusarz
2011-03-14drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs
2011-03-14drm/nv50: check for vm traps on every gr irqBen Skeggs
2011-03-14drm/nv50: decode vm faults some moreBen Skeggs
2011-03-14drm/nouveau: add nouveau_enum_find() util functionBen Skeggs
2011-03-14drm/nouveau: properly handle pushbuffer check failuresMarcin Slusarz
2011-03-14drm/nvc0: remove vm hack forcing large/small pages to not share a PDEBen Skeggs
2011-03-14drm/i915: disable opregion lid detection for now.Dave Airlie
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie
2011-03-13drm/radeon: fix page flipping hangs on r300/r400Dave Airlie
2011-03-11drm/radeon: add pageflip hooks for fusionDave Airlie