Age | Commit message (Expand) | Author |
2008-01-15 | radeon_ms: use radeon connector type insted of drm | Jerome Glisse |
2008-01-15 | radeon_ms: cope with lastest drm modesetting change | Jerome Glisse |
2008-01-15 | radeon_ms: add rom parsing & adapt code | Jerome Glisse |
2008-01-15 | Properly propagate the user-space fence flags. | Thomas Hellstrom |
2008-01-14 | nouveau: make mem alloc debug a little more verbose. | Stephane Marchesin |
2008-01-11 | nv05: enable ctx/op methods, and ignore patch valid failures. | Ben Skeggs |
2008-01-08 | nouveau: AGP reset correction - don't touch FW bit | Stuart Bennett |
2008-01-07 | nv50: more small changes | Ben Skeggs |
2008-01-07 | nv50: oops, lost some state saving along the way somewhere. | Ben Skeggs |
2008-01-07 | nv50: hook up timer funcs... | Ben Skeggs |
2008-01-07 | nv50: abort on chips without ctx ucode | Ben Skeggs |
2008-01-07 | nv50: some needed ctx vals | Ben Skeggs |
2008-01-07 | nv50: some cleanups + small changes | Ben Skeggs |
2008-01-07 | Nouveau: ppc oops. | Stephane Marchesin |
2008-01-07 | Nouveau: move PPC bios copy to firstopen. | Stephane Marchesin |
2008-01-06 | nouveau: Add ctx_voodoo for NV86 | Jeremy Kolb |
2008-01-04 | via: add P4M900 pci id. | Xavier Bachelot |
2008-01-04 | drm: move drm_head to drm_minor and fix up users | Dave Airlie |
2008-01-04 | [PATCH] nouveau: reset AGP on init for < nv40 | Stuart Bennett |
2008-01-04 | [PATCH] nouveau: Fix nv20/30 context loading | Stuart Bennett |
2008-01-03 | mach64: some more minor cleanups | Dave Airlie |
2008-01-03 | mach64: cleanup some of the macro formatting | Dave Airlie |
2008-01-03 | drm: cleanup DRM_DEBUG() parameters | Márton Németh |
2008-01-03 | Merge branch 'r500-support' | Dave Airlie |
2008-01-03 | remove duplicate pciids | Dave Airlie |
2007-12-21 | Rename inappropriately named 'mask' fields to 'proposed_flags' instead. | Keith Packard |
2007-12-20 | radeon_ms: update to follow lastest modesetting change | Jerome Glisse |
2007-12-19 | radeon_ms: add sarea & install header | Jerome Glisse |
2007-12-18 | Merge branch 'modesetting-airlied' into modesetting-101 | Dave Airlie |
2007-12-18 | remove output names | Dave Airlie |
2007-12-18 | Fixed build | Jakob Bornecrantz |
2007-12-18 | Fix and cleanup of Hotplug | Jakob Bornecrantz |
2007-12-18 | Modesetting Hotplug | Jakob Bornecrantz |
2007-12-17 | drm: don't cast a pointer to pointer of list_head | Li Zefan |
2007-12-17 | While reading some code I stumbled across the use of 'err' in | Jesper Juhl |
2007-12-15 | Document drm_bo_handle_validate. Match drm_bo_do_validate parameter order. | Keith Packard |
2007-12-15 | Document drm_bo_do_validate. Remove spurious 'do_wait' parameter. | Keith Packard |
2007-12-15 | Revert "nouveau: nv30: missing ramin init, does it brake other hw?" | Patrice Mandin |
2007-12-13 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2007-12-11 | Make relocation validate client computed values when debugging | Keith Packard |
2007-12-11 | i915: wait for buffer idle before writing relocations | Keith Packard |
2007-12-11 | Bump driver minor for relocation optimzations | Keith Packard |
2007-12-11 | Allow relocation to be skipped when buffers don't move. | Keith Packard |
2007-12-11 | Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/drm into modesett... | Dave Airlie |
2007-12-11 | modesetting: fixup property setting and add connector property | Dave Airlie |
2007-12-11 | modesetting: add dpms property and initial settable property ioctl | Dave Airlie |
2007-12-10 | Merge branch 'master' into r500-support | Dave Airlie |
2007-12-08 | mach64: comment bus master / ring buffer behavior and security | José Fonseca |
2007-12-08 | radeon_ms: fix pll computation to follow hw constraint | Jerome Glisse |
2007-12-07 | Fix pipe<->plane mapping vs. vblank handling (again) | Jesse Barnes |