summaryrefslogtreecommitdiff
path: root/shared-core
AgeCommit message (Expand)Author
2008-03-30radeon_ms: add hang debuging helper functionsJerome Glisse
2008-03-27radeon_ms: this is a modesetting driver, bring things up to dateJerome Glisse
2008-03-20Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into...Jerome Glisse
2008-03-20radeon_ms: fix fenceJerome Glisse
2008-03-17drm: add master set/drop protocolDave Airlie
2008-03-17i915: safety check the sarea map still existsDave Airlie
2008-03-12Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2008-03-12Avoid large kmallocs.Thomas Hellstrom
2008-03-11global hotplug events happen in the pipe A stat register,Alan Hourihane
2008-03-11Add support for monitor hotplug signals/waitsAlan Hourihane
2008-03-11nouveau: move AGP reset to mem_init_agpStuart Bennett
2008-03-11drm: fix oops on unload.Dave Airlie
2008-03-11drm: hopefully fix cursors on 965Dave Airlie
2008-03-10Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into...Jerome Glisse
2008-03-10rradeon_ms: rework fence code and bring radeon ms up to dateJerome Glisse
2008-03-08Switch from PIPE_VBLANK to PIPE_EVENT interrupts.Keith Packard
2008-03-08drm/radeon: check sarea_priv existsDave Airlie
2008-03-07nouveau: redo channel idle detectionBen Skeggs
2008-03-07nouveau: don't touch NV_USER regs on channel destroy.Ben Skeggs
2008-03-07actually turn the irq offDave Airlie
2008-03-07I really screwed up that merge somehowDave Airlie
2008-03-07woah somehow got these upstreamDave Airlie
2008-03-06Merge branch 'master' of ../../drm into modesetting-101Dave Airlie
2008-03-06ttm: make sure userspace can't destroy kernel create memory managersDave Airlie
2008-03-06drm/ttm: add ioctl to get back memory managed area sizedDave Airlie
2008-03-06Merge branch 'master' of ../../drm into modesetting-101Dave Airlie
2008-03-06drm: reorganise minor number handling using code from modesetting branchDave Airlie
2008-03-05i915: Evict if relocatee buffer is CACHED_MAPPED beforeXiang, Haihao
2008-03-05drm: fixup compat with old x.org driversDave Airlie
2008-03-05Merge remote branch 'origin/master' into modesetting-101Dave Airlie
2008-03-04Clarify when WAIT_LAZY is relevant to users.Eric Anholt
2008-03-04Remove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS.Eric Anholt
2008-03-03 [i915] 2D driver may reset Frame count value, this may lead driverZou Nan hai
2008-03-02Add FENCE registers to MMIO listAlan Hourihane
2008-02-28drm: add modesetting as a driver feature.Dave Airlie
2008-02-27Reinstate buffer idle before applying relocations.Thomas Hellstrom
2008-02-27Don't wait for buffer idle before applying relocations.Thomas Hellstrom
2008-02-26radeon: remove TTM from an earlier mergeJerome Glisse
2008-02-26Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2008-02-26[i915] Relocation fixes.Thomas Hellstrom
2008-02-26i915: fix typosDave Airlie
2008-02-26i915_mmio: add overlay regsDave Airlie
2008-02-26Make the execbuffer code reasonably safe against errors.Thomas Hellstrom
2008-02-23fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger
2008-02-22nouveau: Remove some random (french) comment.Maarten Maathuis
2008-02-22nouveau: A single define of dma skips is more than enough.Maarten Maathuis
2008-02-22Fix one last occurance of struct _drm_i915_batchbuffer.Kristian Høgsberg
2008-02-22i915: Remove leading underscore from struct tags.Kristian Høgsberg
2008-02-22add ioctl to get back memory managed area sized - used for kernel inited areasDave Airlie
2008-02-20fix SAREAAlan Hourihane