aboutsummaryrefslogtreecommitdiff
path: root/shared-core
AgeCommit message (Expand)Author
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-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-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
2008-02-20fix SAREAAlan Hourihane
2008-02-20drm/fb: get rid of offset from structure use bo offsetDave Airlie
2008-02-20ttm: make sure userspace can't destroy kernel create memory managersDave Airlie
2008-02-19Fix up conflicts for DRI2 (untested)Alan Hourihane
2008-02-18Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...Alan Hourihane
2008-02-16[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard
2008-02-16nouveau: no GART on ia64 either.Stephane Marchesin
2008-02-15i915: initial (and untested) TV out supportJesse Barnes
2008-02-16nv40: actually init all tile regs.Ben Skeggs
2008-02-14missing bitsDave Airlie
2008-02-13i915: Add a dri2 init path that gets the lock from the dri2 sarea.Kristian Høgsberg
2008-02-13i915: Only look up dev_priv->mmio_map if it's not already set upKristian Høgsberg
2008-02-13i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID.Kristian Høgsberg