Age | Commit message (Expand) | Author |
2006-10-10 | only allow specific type-3 packets to pass the verifier instead of all for r1... | Roland Scheidegger |
2006-09-20 | do a TCL state flush before accessing VAP_CNTL to prevent lockups on r200 whe... | Roland Scheidegger |
2006-09-15 | Use register writes instead of BITBLT_MULTI packets for buffer swap blits. | Michel Dänzer |
2006-09-12 | drm: use radeon specific names for radeon flags | Dave Airlie |
2006-08-28 | drm: lots of small cleanups and whitespace issues fixed up | Dave Airlie |
2006-08-26 | Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset(). | Michel Dänzer |
2006-07-19 | Implement RADEON_PARAM_SCRATCH_OFFSET getparam. | Michel Dänzer |
2006-07-19 | Some debug output when the getparam ioctl is called with an unknown parameter. | Michel Dänzer |
2006-05-24 | Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and new | Roland Scheidegger |
2006-05-20 | Do a tcl state flush before accessing tcl vector space. This fixes some | Roland Scheidegger |
2006-04-18 | Err, use "ifndef" rather than "if !", to avoid compiler warning. | Eric Anholt |
2006-04-18 | Use __LP64__ instead of checking the linux-specific BITS_PER_LONG. | Eric Anholt |
2006-04-08 | Compile fixes for FreeBSD. | Eric Anholt |
2006-03-25 | radeon fix up the PCI ids for new memory map like the kernel one.. not | Dave Airlie |
2006-03-08 | Fix bug I reintroduced | Dave Airlie |
2006-03-08 | fix some use before NULL check | Dave Airlie |
2006-02-18 | add benh's memory management patch | Dave Airlie |
2006-02-18 | major realigment of DRM CVS with kernel code, makes integration much easier | Dave Airlie |
2006-01-02 | The radeon DRM wasn't passing sparse checking in the kernel, this fixes it | Dave Airlie |
2005-12-29 | add radeon card type get param so userspace can avoid walking PCI | Dave Airlie |
2005-11-28 | Assert an MIT copyright on sis_drm.h, since one was lacking and I created | Eric Anholt |
2005-11-11 | fix up radeon whitespace | Dave Airlie |
2005-09-11 | Add GART in FB support for ati pcigart, and PCIE support for r300 | Dave Airlie |
2005-09-09 | Add support for GL_ATI_fragment_shader, new packets R200_EMIT_PP_AFS_0/1, | Roland Scheidegger |
2005-09-03 | convert ioctl flags to use flags instead of separate ints | Dave Airlie |
2005-08-05 | Rename the driver hooks in the DRM to something a little more | Eric Anholt |
2005-08-04 | Mark some radeon init variables deprecated. These used to be passed in but | Jon Smirl |
2005-08-04 | Split the control of master vs root priv. Everything is still marked as | Jon Smirl |
2005-07-20 | Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya, | Eric Anholt |
2005-03-15 | add R200_EMIT_PP_TRI_PERF_CNTL packet to support brilinear filtering on | Roland Scheidegger |
2005-02-14 | Initialize kbuf to NULL to quiet the compiler about uninit variables | Eric Anholt |
2005-02-10 | add support for texture micro tiling on radeon/r200. Add support for r100 | Roland Scheidegger |
2005-02-08 | Close a race which could allow for privilege escalation by users with DRI | Eric Anholt |
2005-02-03 | Cast user data to correct type in radeon_surface_free's copyin. | Eric Anholt |
2005-02-01 | cleanup patch from Adrian Bunk <bunk@stusta.de> | Dave Airlie |
2005-01-27 | fix incorrect PCI id for ATI radeon | Dave Airlie |
2005-01-26 | (Stephane Marchesin,me) Add radeon framebuffer tiling support to radeon | Roland Scheidegger |
2005-01-26 | replace magic number with macro constant RADEON_ZBLOCK16 | Roland Scheidegger |
2005-01-16 | This table is in radeon_drv.h along with the version number so remove it | Dave Airlie |
2004-12-08 | (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z | Roland Scheidegger |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2004-10-10 | Vladimir requested support so we can at least load r300 microcode for | Dave Airlie |
2004-09-30 | Lindent of core build. Drivers checked for no binary diffs. A few files | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-09-05 | merge back bunch of whitespace and misc changes from kernel | Dave Airlie |
2004-08-30 | drm-memory patch, cleans up alloc/free and makes calloc look more libc like | Dave Airlie |
2004-08-24 | Merged drmfntbl-0-0-2 | Dave Airlie |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie |
2004-07-25 | sync up with current 2.6 kernel bk tree - mostly __user annotations | Dave Airlie |
2004-07-15 | sparse cleanups from kernel: Al Viro | Dave Airlie |