summaryrefslogtreecommitdiff
path: root/shared-core
AgeCommit message (Expand)AuthorFilesLines
2009-10-13intel: Add the defines for the kernel overlay support landing in 2.6.33.Eric Anholt1-0/+71
2009-10-03libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.Michel Dänzer1-5/+6
2009-10-02intel: Mark cached bo as purgeableChris Wilson1-0/+16
2009-08-25Kill last remnant of replacefb ioctlJakob Bornecrantz1-1/+0
2009-08-24radeon: pull in z pipe changes from kernelAlex Deucher1-0/+2
2009-08-22radeon: add support for busy/domain check interface.Pauli Nieminen1-1/+3
2009-08-18nouveau: support for copy-less pushbuf ioctlBen Skeggs1-1/+3
2009-08-01libdrm_radeon: add tiling supportDave Airlie1-13/+34
2009-07-28nouveau: drm api 0.0.15, update object header, remove fake bo supportBen Skeggs1-102/+18
2009-07-15Add RADEON_INIT_R600_CP tooAlex Deucher1-1/+2
2009-07-15Add R600_SCRATCH_REG_OFFSET to radeon_drm.hAlex Deucher1-0/+1
2009-07-06libdrm: Remove typedef for non-existing enumPauli Nieminen1-1/+0
2009-06-23remove some old ttm bitsDave Airlie1-52/+0
2009-06-22drm: Strip old ttm.Thomas Hellstrom4-382/+0
2009-06-17libdrm/radeon: add initial libdrm_radeonDave Airlie1-1/+130
2009-06-05nouveau: 0.0.14 + extend bo interface to support subrange mappingBen Skeggs2-4/+4
2009-06-02nv50: magic fix for "3d busted without the binary driver first" issueBen Skeggs1-0/+1
2009-05-26nouveau: bump for 0.0.13Ben Skeggs2-17/+16
2009-05-22nouveau: backlight support for ppc laptopsDanny Tholen1-0/+4
2009-05-14Add new drm_intel_get_pipe_from_crtc_id function.Carl Worth1-0/+10
2009-05-10Use C99 versions of __FUNCTION__ & __volatile__ when not building with gccAlan Coopersmith1-0/+6
2009-05-07nouveau: fix ppc for swab changes in Linux 2.6.29Danny Tholen1-1/+1
2009-03-30nouveau: nForce 1/2 IGP memory sanity check from DDXStuart Bennett1-1/+27
2009-03-25nouveau: plug drm fifo ioremap leak (#14941)Stuart Bennett1-0/+1
2009-03-25nouveau: add linux compat defines for PCI config access, use them for nvidia ...Stuart Bennett1-18/+30
2009-03-25nouveau: use PFB_CSTATUS naming from ddx (reg introduced with nv10)Stuart Bennett3-9/+7
2009-03-16FreeBSD: Don't set the PZERO flag to mtx_sleep.Robert Noland1-6/+1
2009-03-06drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsetsBen Skeggs2-6/+2
2009-03-02drm: drop Linux < 2.6.19 supportPekka Paalanen1-1/+1
2009-02-27Move vblank_init to driver load time.Robert Noland13-19/+38
2009-02-25i915: Backport jbarnes gm45 vblank counter patch.Robert Noland4-0/+25
2009-02-24i915: A few whitespace cleanups.Robert Noland1-6/+6
2009-02-24radeon: Prepare radeon for msi support.Robert Noland1-0/+28
2009-02-24i915: This was part of a sync to the intel driver at some pointRobert Noland4-2276/+1906
2009-02-23i915: Rip out the use of vblank_swapRobert Noland3-433/+14
2009-02-18nouveau: Add in-kernel backlight control supportMatthew Garrett3-0/+18
2009-02-15nv40: fail completely if we don't have a ctxprog for the chipsetBen Skeggs1-11/+8
2009-02-15nv50: context info for chipset 0xa0Ben Skeggs2-1/+6168
2009-02-11drm/nv50: fix nv9x chipsetsBen Skeggs1-0/+7
2009-02-11drm/nv50: add context info for nv98Ben Skeggs2-1358/+2583
2009-02-10drm/nv50: use a slightly different initial context for nv96Ben Skeggs2-1/+2046
2009-02-10drm/nv50: correct ramfc pointer in channel headerBen Skeggs1-1/+1
2009-02-10drm/nv50: let the card handle the initial context switchBen Skeggs1-1/+2
2009-02-07nouveau: don't try to traverse non-existent listsStuart Bennett1-3/+3
2009-02-04nouveau: bring in new mm api definitions, without the actual mm codeBen Skeggs4-9/+136
2009-02-02Remove the "nv" driver.Stephane Marchesin1-52/+0
2009-01-29nouveau: don't save channel context if it has recently become invalidStuart Bennett1-2/+7
2009-01-29nouveau: no suspend support for nv50+Stuart Bennett1-0/+5
2009-01-27intel: libdrm support for fence management in execbufJesse Barnes1-0/+2
2009-01-27nv50: support chipset NV96Ben Skeggs1-0/+2