summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-23nouveau: change the backlight parent device to the connector, not the PCI devMatthew Garrett
2011-03-23radeon: expose backlight class device for legacy LVDS encoderMichel Dänzer
2011-03-23backlight: 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-20drm/kernel: vblank wait on crtc > 1Ilija Hadzic
2011-03-20drm: 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-14Merge 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
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai
2011-03-07drm: index i shadowed in 2nd looproel
2011-03-07Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie
2011-03-07drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs
2011-03-07drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs
2011-03-07Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson
2011-03-07drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson
2011-03-07drm/i915/dp: Sanity check eDP existenceChris Wilson
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson
2011-03-04drm: add cap bit to denote if dumb ioctl is available or not.Dave Airlie
2011-03-04drm/core: add ioctl to query device/driver capabilitiesBen Skeggs