Age | Commit message (Expand) | Author |
2004-09-05 | merge back bunch of whitespace and misc changes from kernel | Dave Airlie |
2004-09-05 | bad code copy for alpha.. fix the member names | Dave Airlie |
2004-09-05 | make the AMD64 check a compat thing | Dave Airlie |
2004-09-04 | Fixup OS_HAS_AGP/OS_HAS_MTRR along lines of patches going to kernel, as | Dave Airlie |
2004-09-04 | doh.. that makes no sense.. thinko in removal of OS_HAS_AGP | Dave Airlie |
2004-09-03 | file drm_core.h was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-03 | file drm_agpsupport.c was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-03 | file drm_core_memory.h was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-03 | file drm_headers.h was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-03 | file drm_memory.c was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-03 | file drm_memory_debug.c was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-03 | file drm_proc.c was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-03 | file drmcore_exports.c was initially added on branch drmlib-0-0-1-branch. | Dave Airlie |
2004-09-02 | oops called ctor instead of dtor.. found this on the kernel merge | Dave Airlie |
2004-09-02 | Fix ref count problem in stealth mode. pci_get_subsys() with last parameter | Jon Smirl |
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 |
2004-08-26 | Rearrange things so that via_dma.c will compile with inline via_check_dma | Jon Smirl |
2004-08-24 | Merged drmfntbl-0-0-2 | Dave Airlie |
2004-08-24 | addmap-base-2 patch from Jon Smirl: | Dave Airlie |
2004-08-24 | This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver: | Erdi Chen |
2004-08-23 | set pointers to NULL after freeing, remove some extra debugging | Dave Airlie |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie |
2004-08-17 | preparation patch for radeon permanent mapping registers/framebuffer makes | Dave Airlie |
2004-08-17 | 2.6.8.1 has changed the links in /lib/modules | Dave Airlie |
2004-08-15 | Fix warning about unused ddev variable | Jon Smirl |
2004-08-15 | Add dev to DRIVER_CTX_DTOR( dev, pos->handle) so that sis driver will | Jon Smirl |
2004-08-14 | Remove unused pcigart/sg header stuff from i915 driver. | Eric Anholt |
2004-08-14 | Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in an | Eric Anholt |
2004-08-14 | Hopefully proper fix for corrupted driver name in memcontrol list. | Eric Anholt |
2004-08-13 | Fix apparent copy'n'paste-o of the card attributes commit that broke the | Eric Anholt |
2004-08-13 | Enable MTRR usage on AMD64, and use DELAY() instead of rolling our own | Eric Anholt |
2004-08-11 | Bug #979: Don't include <sys/sysmacros.h> on linux, it occasionally emits | Adam Jackson |
2004-08-11 | minor patch from Jon Smirl : sets up some things for later use | Dave Airlie |
2004-08-10 | Patch from Jon Smirl to add attribute field to the pciids, and use this for | Dave Airlie |
2004-08-04 | 2.4 compat | Dave Airlie |
2004-08-04 | 2.4 hotplug compat | Dave Airlie |
2004-08-03 | bring over fix from i865-agp branch, it now probes the driver, X hangs | Dave Airlie |
2004-08-03 | fix for drm in /proc - from Jon Smirl | Dave Airlie |