Age | Commit message (Expand) | Author |
2009-10-13 | intel: Add the defines for the kernel overlay support landing in 2.6.33. | Eric Anholt |
2009-10-03 | libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels. | Michel Dänzer |
2009-10-02 | intel: Mark cached bo as purgeable | Chris Wilson |
2009-08-25 | Kill last remnant of replacefb ioctl | Jakob Bornecrantz |
2009-08-24 | radeon: pull in z pipe changes from kernel | Alex Deucher |
2009-08-22 | radeon: add support for busy/domain check interface. | Pauli Nieminen |
2009-08-18 | nouveau: support for copy-less pushbuf ioctl | Ben Skeggs |
2009-08-01 | libdrm_radeon: add tiling support | Dave Airlie |
2009-07-28 | nouveau: drm api 0.0.15, update object header, remove fake bo support | Ben Skeggs |
2009-07-15 | Add RADEON_INIT_R600_CP too | Alex Deucher |
2009-07-15 | Add R600_SCRATCH_REG_OFFSET to radeon_drm.h | Alex Deucher |
2009-07-06 | libdrm: Remove typedef for non-existing enum | Pauli Nieminen |
2009-06-23 | remove some old ttm bits | Dave Airlie |
2009-06-22 | drm: Strip old ttm. | Thomas Hellstrom |
2009-06-17 | libdrm/radeon: add initial libdrm_radeon | Dave Airlie |
2009-06-05 | nouveau: 0.0.14 + extend bo interface to support subrange mapping | Ben Skeggs |
2009-06-02 | nv50: magic fix for "3d busted without the binary driver first" issue | Ben Skeggs |
2009-05-26 | nouveau: bump for 0.0.13 | Ben Skeggs |
2009-05-22 | nouveau: backlight support for ppc laptops | Danny Tholen |
2009-05-14 | Add new drm_intel_get_pipe_from_crtc_id function. | Carl Worth |
2009-05-10 | Use C99 versions of __FUNCTION__ & __volatile__ when not building with gcc | Alan Coopersmith |
2009-05-07 | nouveau: fix ppc for swab changes in Linux 2.6.29 | Danny Tholen |
2009-03-30 | nouveau: nForce 1/2 IGP memory sanity check from DDX | Stuart Bennett |
2009-03-25 | nouveau: plug drm fifo ioremap leak (#14941) | Stuart Bennett |
2009-03-25 | nouveau: add linux compat defines for PCI config access, use them for nvidia ... | Stuart Bennett |
2009-03-25 | nouveau: use PFB_CSTATUS naming from ddx (reg introduced with nv10) | Stuart Bennett |
2009-03-16 | FreeBSD: Don't set the PZERO flag to mtx_sleep. | Robert Noland |
2009-03-06 | drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsets | Ben Skeggs |
2009-03-02 | drm: drop Linux < 2.6.19 support | Pekka Paalanen |
2009-02-27 | Move vblank_init to driver load time. | Robert Noland |
2009-02-25 | i915: Backport jbarnes gm45 vblank counter patch. | Robert Noland |
2009-02-24 | i915: A few whitespace cleanups. | Robert Noland |
2009-02-24 | radeon: Prepare radeon for msi support. | Robert Noland |
2009-02-24 | i915: This was part of a sync to the intel driver at some point | Robert Noland |
2009-02-23 | i915: Rip out the use of vblank_swap | Robert Noland |
2009-02-18 | nouveau: Add in-kernel backlight control support | Matthew Garrett |
2009-02-15 | nv40: fail completely if we don't have a ctxprog for the chipset | Ben Skeggs |
2009-02-15 | nv50: context info for chipset 0xa0 | Ben Skeggs |
2009-02-11 | drm/nv50: fix nv9x chipsets | Ben Skeggs |
2009-02-11 | drm/nv50: add context info for nv98 | Ben Skeggs |
2009-02-10 | drm/nv50: use a slightly different initial context for nv96 | Ben Skeggs |
2009-02-10 | drm/nv50: correct ramfc pointer in channel header | Ben Skeggs |
2009-02-10 | drm/nv50: let the card handle the initial context switch | Ben Skeggs |
2009-02-07 | nouveau: don't try to traverse non-existent lists | Stuart Bennett |
2009-02-04 | nouveau: bring in new mm api definitions, without the actual mm code | Ben Skeggs |
2009-02-02 | Remove the "nv" driver. | Stephane Marchesin |
2009-01-29 | nouveau: don't save channel context if it has recently become invalid | Stuart Bennett |
2009-01-29 | nouveau: no suspend support for nv50+ | Stuart Bennett |
2009-01-27 | intel: libdrm support for fence management in execbuf | Jesse Barnes |
2009-01-27 | nv50: support chipset NV96 | Ben Skeggs |