aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie2011-03-24
|\
| * Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2011-03-24
| * drm/i915: Avoid unmapping pages from a NULL address spaceChris Wilson2011-03-23
| * drm/i915: Fix use after free within tracepointChris Wilson2011-03-23
| * drm/i915: Restore missing command flush before interrupt on BLT ringChris Wilson2011-03-23
| * drm/i915: Disable pagefaults along execbuffer relocation fast pathChris Wilson2011-03-23
| * drm/i915: Fix computation of pitch for dumb bo creatorChris Wilson2011-03-23
| * drm/i915: report correct render clock frequencies on SNBJesse Barnes2011-03-23
| * drm/i915/dp: Correct the order of deletion for ghost eDP devicesTakashi Iwai2011-03-23
| * drm/i915: Fix tiling corruption from pipelined fencingChris Wilson2011-03-23
| * drm/i915: Re-enable self-refreshYuanhan Liu2011-03-23
| * drm/i915: Prevent racy removal of request from client listHerton Ronaldo Krzesinski2011-03-23
| * drm/i915: skip redundant operations whilst enabling pipes and planesChris Wilson2011-03-23
| * drm/i915: Remove surplus POSTING_READs before wait_for_vblankChris Wilson2011-03-23
* | drm/radeon/kms: prefer legacy pll algo for tv-outAlex Deucher2011-03-23
* | drm: check for modesetting on modeset ioctlsDave Airlie2011-03-20
|/
* drm/kernel: vblank wait on crtc > 1Ilija Hadzic2011-03-20
* drm: Fix use-after-free in drm_gem_vm_close()Chris Wilson2011-03-20
* drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie2011-03-16
* drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle2011-03-16
* radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-16
* Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-15
|\
| * drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie2011-03-13
| * drm/radeon: fix page flipping hangs on r300/r400Dave Airlie2011-03-12
| * drm/radeon: add pageflip hooks for fusionDave Airlie2011-03-11
| * drm/i915: Revive combination mode for backlight controlTakashi Iwai2011-03-10
| * drm: index i shadowed in 2nd looproel2011-03-07
| * Merge remote branch 'ickle/drm-intel-fixes' into drm-fixesDave Airlie2011-03-07
| |\
| * | drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2011-03-07
| * | drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2011-03-07
| * | drm/nouveau: allocate kernel's notifier object at end of blockBen Skeggs2011-03-03
* | | drm: Retry i2c transfer of EDID block after failureChris Wilson2011-03-15
* | | drm/radeon/kms: fix typo in atom overscan setupAlex Deucher2011-03-15
* | | drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson2011-03-15
* | | Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...Dave Airlie2011-03-14
|\ \ \
| * | | drm/nouveau: fix __nouveau_fence_wait performanceMarcin Slusarz2011-03-14
| * | | drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs2011-03-14
| * | | drm/nv50: check for vm traps on every gr irqBen Skeggs2011-03-14
| * | | drm/nv50: decode vm faults some moreBen Skeggs2011-03-14
| * | | drm/nouveau: add nouveau_enum_find() util functionBen Skeggs2011-03-14
| * | | drm/nouveau: properly handle pushbuffer check failuresMarcin Slusarz2011-03-14
| * | | drm/nvc0: remove vm hack forcing large/small pages to not share a PDEBen Skeggs2011-03-14
* | | | drm/i915: disable opregion lid detection for now.Dave Airlie2011-03-14
* | | | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-14
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-07
| |\ \ \ | | | |/ | | |/|
| | * | drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson2011-03-07
| | * | drm/i915: Disable GPU semaphores by defaultChris Wilson2011-03-07
| | * | drm/i915: Do not overflow the MMADDR write FIFOChris Wilson2011-03-06
| | * | Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson2011-03-06
| | |/
| * | drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson2011-03-07