aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm
Commit message (Expand)AuthorAge
* DRM/i915: only use tiled blits on 965+Jesse Barnes2008-07-02
* enable bus mastering on i915 at resume timeJie Luo2008-06-24
* drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie2008-06-20
* drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang2008-06-19
* drm/radeon: add hier-z registers for r300 and r500 chipsetsDave Airlie2008-06-18
* drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher2008-06-18
* drm/radeon: switch IGP gart to use radeon_write_agp_base()Alex Deucher2008-06-18
* drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk2008-06-18
* drm/r500: add support for AGP based cards.Dave Airlie2008-06-18
* drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger2008-06-18
* drm/radeon: add initial r500 support.Dave Airlie2008-06-18
* drm/radeon: init pipe setup in kernel code.Alex Deucher2008-06-18
* drm/radeon: fixup radeon_do_engine_resetAlex Deucher2008-06-18
* drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher2008-06-18
* drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher2008-06-18
* drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher2008-06-18
* drm/radeon: IGP clean up register and magic numbers.Alex Deucher2008-06-18
* drm/rs690: set base 2 to 0.Dave Airlie2008-06-18
* drm/rs690: set all of gart base address.Dave Airlie2008-06-18
* radeon: add production microcode from AMDAlex Deucher2008-06-18
* drm: pcigart use proper pci map interfaces.Dave Airlie2008-06-18
* drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie2008-06-13
* drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner2008-06-13
* remove debug printk from DRM suspend pathJesse Barnes2008-05-23
* drm/i915: save and restore dsparb and d_state registers.Keith Packard2008-05-06
* drm/i915: fix off by one in VGA save/restore of AR & CR regs.Jesse Barnes2008-05-06
* drm: disable tasklets not IRQs when taking the drm lock spinlockThomas Hellstrom2008-05-06
* Revert "drm/vbl rework: rework how the drm deals with vblank."Dave Airlie2008-05-06
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* drm: _end is shadowing real _end, just rename it.Dave Airlie2008-04-26
* drm/vbl rework: rework how the drm deals with vblank.Jesse Barnes2008-04-26
* drm: reorganise minor number handling using backported modesetting code.Dave Airlie2008-04-26
* drm/i915: Handle tiled buffers in vblank taskletKeith Packard2008-04-26
* drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblankKeith Packard2008-04-26
* drm: Remove unneeded dma sync in ATI pcigart allocBenjamin Herrenschmidt2008-04-26
* drm: Fix mismerge of non-coherent DMA patchBenjamin Herrenschmidt2008-04-26
* DRM: remove unused dev_classGreg Kroah-Hartman2008-04-19
* fix IS_I9XX macro in i915 DRM driverJesse Barnes2008-04-06
* drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt2008-03-29
* drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison2008-03-29
* drm/i915: fix oops on agp=offDave Airlie2008-03-29
* drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2008-03-29
* drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton2008-03-28
* drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie2008-03-16
* drm/radeon: fixup RV550 chip familyAlex Deucher2008-03-16
* drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2008-03-16
* drm: Fix race that can lockup the kernelMike Isely2008-03-16
* i915: fix AR register restore.Jesse Barnes2008-02-22
* drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-19