| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-08-14 | Clean up remaining C++ style comments. | Ian Romanick | |
| 2007-08-14 | Move dwWriteReg to xgi_cmdlist.c, the only file where it is used. | Ian Romanick | |
| 2007-08-14 | Remove unused interrupt related functions. | Ian Romanick | |
| 2007-08-14 | Clean up xgi_(en|dis)able_(mmio|ge) and move to xgi_misc.c. | Ian Romanick | |
| 2007-08-15 | nouveau: Catch all NV4x chips instead of just NV_40. | Ben Skeggs | |
| 2007-08-15 | nouveau/nv40: Fix channel scheduling. | Ben Skeggs | |
| Ensure NV_PFIFO_DMA_TIMESLICE_TIMEOUT_ENABLE gets set, otherwise channels will appear to "freeze" in some circumstances. | |||
| 2007-08-13 | Bug #11895: Only add the AGP base to map offset if the caller didn't. | Eric Anholt | |
| The i830 and newer intel 2D code adds the AGP base to map offsets already, because it wasn't doing the AGP enable which used to set dev->agp->base. Credit goes to Zhenyu for finding the issue. | |||
| 2007-08-13 | Strobe magic 0xB03F register to flush PCI-e GART table. | Ian Romanick | |
| The original XGI kernel driver strobed 0xB03F each time a page was allocated to back a GART page. When the driver was converted to use the DRM SG interface, this code was lost. Returning it fixes a long standing issue where the X-server would work fine the first time, but acceleration commands would be ignored on the second X-server invocation. | |||
| 2007-08-13 | Bug #11951: Fix an errno sign inversion on pre-FreeBSD 5. | vehemens | |
| Also, annotate where signs change, to hopefully remind the reader of these issues in the future. | |||
| 2007-08-13 | Add a regression test for authentication. | Eric Anholt | |
| 2007-08-13 | Add doxygen and fix whitespace for drm_auth.c | Eric Anholt | |
| 2007-08-13 | Fix drm_auth.c locking to not recurse on dev_lock. | vehemens | |
| generated by cgit v1.2.3 (git 2.25.1) at 2025-12-08 11:13:50 +0000 | |||
