| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-08-31 | Apply patch from Bryan Stine bugzilla #1227 | Dave Airlie | |
| 2004-08-30 | implement drm_core_check_feature and use it .. looks lots nicer | Dave Airlie | |
| 2004-08-30 | drm-memory patch, cleans up alloc/free and makes calloc look more libc like | Dave Airlie | |
| 2004-08-30 | Fix copy_from_user return value ignored warning at via_dma.c:168. | Erdi Chen | |
| 2004-08-29 | add context include so fn are defined | Dave Airlie | |
| 2004-08-29 | fix up some small things ffb (no idea if it works or not ..) | Dave Airlie | |
| 2004-08-29 | remove hacky context thing that was gamma only | Dave Airlie | |
| 2004-08-29 | Drop GAMMA DRM from a great height ... | Dave Airlie | |
| 2004-08-29 | fixup issue caused by fntbl-2 merge | Dave Airlie | |
| 2004-08-28 | Initialize pdev to NULL correctly so that pci_get_subsys() will work. | Jon Smirl | |
| 2004-08-27 | run i915 through lindent | Dave Airlie | |
| 2004-08-27 | __NO_VERSION__ hasn't been needed since 2.3 days ditch it... | Dave Airlie | |
| 2004-08-27 | Make DRM detect vesafb and revert to stealth mode to avoid resource | Jon Smirl | |
| conflicts | Dave Airlie | ||
| From: Dave Airlie | |||
| 2004-07-31 | athe patch below optimises the drm code to not do put_user() on memory the | Dave Airlie | |
| kernel allocated and then mmap-installed to userspace, but instead makes it use the kernel virtual address directly instead. From: Arjan van de Ven <arjanv@redhat.com> | |||
| 2004-07-29 | add read/write 16 | Dave Airlie | |
| 2004-07-29 | change to agp not pci ... still not working | Dave Airlie | |
| 2004-07-29 | initial port of i915 to BSD, not finished doesn't work.. no idea why... | Dave Airlie | |
| 2004-07-25 | check for __user if not there define it | Dave Airlie | |
| 2004-07-25 | sync up with current 2.6 kernel bk tree - mostly __user annotations | Dave Airlie | |
| 2004-07-25 | whitespace merge with kernel | Dave Airlie | |
| 2004-07-25 | if the driver has already register don't do another intermodule register | Dave Airlie | |
| 2004-07-25 | Patch from Tom Arbuckle for missing bus_address | Dave Airlie | |
| 2004-07-23 | Correct a couple of packet length calculations. | Keith Whitwell | |
