Age | Commit message (Expand) | Author |
2009-03-06 | drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsets | Ben Skeggs |
2009-03-02 | drm: drop Linux < 2.6.19 support | Pekka Paalanen |
2009-02-27 | Move vblank_init to driver load time. | Robert Noland |
2009-02-25 | i915: Backport jbarnes gm45 vblank counter patch. | Robert Noland |
2009-02-24 | i915: A few whitespace cleanups. | Robert Noland |
2009-02-24 | radeon: Prepare radeon for msi support. | Robert Noland |
2009-02-24 | i915: This was part of a sync to the intel driver at some point | Robert Noland |
2009-02-23 | i915: Rip out the use of vblank_swap | Robert Noland |
2009-02-18 | nouveau: Add in-kernel backlight control support | Matthew Garrett |
2009-02-15 | nv40: fail completely if we don't have a ctxprog for the chipset | Ben Skeggs |
2009-02-15 | nv50: context info for chipset 0xa0 | Ben Skeggs |
2009-02-11 | drm/nv50: fix nv9x chipsets | Ben Skeggs |
2009-02-11 | drm/nv50: add context info for nv98 | Ben Skeggs |
2009-02-10 | drm/nv50: use a slightly different initial context for nv96 | Ben Skeggs |
2009-02-10 | drm/nv50: correct ramfc pointer in channel header | Ben Skeggs |
2009-02-10 | drm/nv50: let the card handle the initial context switch | Ben Skeggs |
2009-02-07 | nouveau: don't try to traverse non-existent lists | Stuart Bennett |
2009-02-04 | nouveau: bring in new mm api definitions, without the actual mm code | Ben Skeggs |
2009-02-02 | Remove the "nv" driver. | Stephane Marchesin |
2009-01-29 | nouveau: don't save channel context if it has recently become invalid | Stuart Bennett |
2009-01-29 | nouveau: no suspend support for nv50+ | Stuart Bennett |
2009-01-27 | intel: libdrm support for fence management in execbuf | Jesse Barnes |
2009-01-27 | nv50: support chipset NV96 | Ben Skeggs |
2009-01-27 | nv04-nv40: correct RAMHT size | Ben Skeggs |
2009-01-12 | nv50: ack nsource to prevent continuous protection fault irqs | Ben Skeggs |
2008-12-23 | [FreeBSD] Fix build on FreeBSD after modesetting import. | Robert Noland |
2008-12-23 | radeon: only write irq regs if irq is enabled | Dave Airlie |
2008-12-22 | intel: Rename plane[AB]* back to pipe[AB]*. | Eric Anholt |
2008-12-22 | intel: Sync GEM ioctl comments for easier diffing against the kernel. | Eric Anholt |
2008-12-17 | libdrm: add mode setting files | Jesse Barnes |
2008-12-10 | Revert "Merge branch 'modesetting-gem'" | Jesse Barnes |
2008-12-03 | Merge branch 'master' into modesetting-gem | Jesse Barnes |
2008-11-23 | nv50: support NV94 chipset | Ben Skeggs |
2008-11-21 | nv50: update context-related tables for original 8800GTS | Ben Skeggs |
2008-11-20 | DRM: make drm_map_type match upstream kernel | Jesse Barnes |
2008-11-20 | DRM: make drm_map_type match kernel | Jesse Barnes |
2008-11-19 | Unbreak drm build. | Stephane Marchesin |
2008-11-19 | Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into... | Jesse Barnes |
2008-11-16 | radeon: protect cs ioctl atomic part with a mutex | Jerome Glisse |
2008-11-13 | Merge branch 'master' into modesetting-gem | Jesse Barnes |
2008-11-13 | libdrm: add support for i915 GTT mapping ioctl | Jesse Barnes |
2008-11-12 | mode: Minor reodering and renaming | Jakob Bornecrantz |
2008-11-12 | mode: Reorder the ioctls and numbering | Jakob Bornecrantz |
2008-11-12 | mode: Remove hotplug support from ioctl interface | Jakob Bornecrantz |
2008-11-12 | mode: Unify types for ids and strings | Jakob Bornecrantz |
2008-11-10 | radeon: add gart useable size to report to userspace | Dave Airlie |
2008-11-10 | radeon: fix ring tail overflow issue since alignment | Dave Airlie |
2008-11-10 | radeon: disable HDP read cache for now | Dave Airlie |
2008-11-10 | radeon: force all ring writes to 16-dword alignment. | Dave Airlie |
2008-11-09 | radeon: add more packet3 relocations handling | Jerome Glisse |