aboutsummaryrefslogtreecommitdiff
path: root/shared-core
AgeCommit message (Expand)Author
2009-10-18Add burst command ioctlglamo-oldThomas White
2009-10-17Tweak to buffer waitThomas White
2009-10-17First part of GEM memory mapping implementationThomas White
2009-10-17Update glamo_drm.h from kernel sourceThomas White
2009-10-17Add domain #define, and install glamo_drm.hThomas White
2009-10-17Initial libdrm_glamo bitsThomas White
2009-10-13intel: Add the defines for the kernel overlay support landing in 2.6.33.Eric Anholt
2009-10-03libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.Michel Dänzer
2009-10-02intel: Mark cached bo as purgeableChris Wilson
2009-08-25Kill last remnant of replacefb ioctlJakob Bornecrantz
2009-08-24radeon: pull in z pipe changes from kernelAlex Deucher
2009-08-22radeon: add support for busy/domain check interface.Pauli Nieminen
2009-08-18nouveau: support for copy-less pushbuf ioctlBen Skeggs
2009-08-01libdrm_radeon: add tiling supportDave Airlie
2009-07-28nouveau: drm api 0.0.15, update object header, remove fake bo supportBen Skeggs
2009-07-15Add RADEON_INIT_R600_CP tooAlex Deucher
2009-07-15Add R600_SCRATCH_REG_OFFSET to radeon_drm.hAlex Deucher
2009-07-06libdrm: Remove typedef for non-existing enumPauli Nieminen
2009-06-23remove some old ttm bitsDave Airlie
2009-06-22drm: Strip old ttm.Thomas Hellstrom
2009-06-17libdrm/radeon: add initial libdrm_radeonDave Airlie
2009-06-05nouveau: 0.0.14 + extend bo interface to support subrange mappingBen Skeggs
2009-06-02nv50: magic fix for "3d busted without the binary driver first" issueBen Skeggs
2009-05-26nouveau: bump for 0.0.13Ben Skeggs
2009-05-22nouveau: backlight support for ppc laptopsDanny Tholen
2009-05-14Add new drm_intel_get_pipe_from_crtc_id function.Carl Worth
2009-05-10Use C99 versions of __FUNCTION__ & __volatile__ when not building with gccAlan Coopersmith
2009-05-07nouveau: fix ppc for swab changes in Linux 2.6.29Danny Tholen
2009-03-30nouveau: nForce 1/2 IGP memory sanity check from DDXStuart Bennett
2009-03-25nouveau: plug drm fifo ioremap leak (#14941)Stuart Bennett
2009-03-25nouveau: add linux compat defines for PCI config access, use them for nvidia ...Stuart Bennett
2009-03-25nouveau: use PFB_CSTATUS naming from ddx (reg introduced with nv10)Stuart Bennett
2009-03-16FreeBSD: Don't set the PZERO flag to mtx_sleep.Robert Noland
2009-03-06drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsetsBen Skeggs
2009-03-02drm: drop Linux < 2.6.19 supportPekka Paalanen
2009-02-27Move vblank_init to driver load time.Robert Noland
2009-02-25i915: Backport jbarnes gm45 vblank counter patch.Robert Noland
2009-02-24i915: A few whitespace cleanups.Robert Noland
2009-02-24radeon: Prepare radeon for msi support.Robert Noland
2009-02-24i915: This was part of a sync to the intel driver at some pointRobert Noland
2009-02-23i915: Rip out the use of vblank_swapRobert Noland
2009-02-18nouveau: Add in-kernel backlight control supportMatthew Garrett
2009-02-15nv40: fail completely if we don't have a ctxprog for the chipsetBen Skeggs
2009-02-15nv50: context info for chipset 0xa0Ben Skeggs
2009-02-11drm/nv50: fix nv9x chipsetsBen Skeggs
2009-02-11drm/nv50: add context info for nv98Ben Skeggs
2009-02-10drm/nv50: use a slightly different initial context for nv96Ben Skeggs
2009-02-10drm/nv50: correct ramfc pointer in channel headerBen Skeggs
2009-02-10drm/nv50: let the card handle the initial context switchBen Skeggs
2009-02-07nouveau: don't try to traverse non-existent listsStuart Bennett