summaryrefslogtreecommitdiff
path: root/drivers/char/drm
AgeCommit message (Expand)Author
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen
2008-02-20drm: add new rv380 pciidMirko
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes
2008-02-20drm: convert drm from nopage to fault.Nick Piggin
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang
2008-02-20drm/radeon: add initial rs690 support to drm.Maciej Cencora
2008-02-13Final removal of FASTCALL()/fastcallHarvey Harrison
2008-02-07i915: Fix GR register array size off-by-one bugJesse Barnes
2008-02-07drm: add initial r500 drm supportDave Airlie
2008-02-07radeon: setup the ring buffer fetcher to be less agressive.Roland Scheidegger
2008-02-07drm: fixup some of the ioctl function exit pathsDave Airlie
2008-02-07drm: the drm really should call pci_set_master..Dave Airlie
2008-02-07i915: Add chipset id for Intel Integrated Graphics DeviceZhenyu Wang
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-07drm/i915: add support for E7221 chipsetCarlos Martín
2008-02-07drm: don't cast a pointer to pointer of list_headLi Zefan
2008-02-07mga_dma: return 'err' not just zero from mga_do_cleanup_dma()Jesper Juhl
2008-02-07drm: add _DRM_DRIVER flag, and re-order unload.Dave Airlie
2008-02-07drm: enable udev node creationDave Airlie
2008-02-07drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.Eric Anholt
2008-02-07drm: move drm_mem_init to proper place in startup sequenceDave Airlie
2008-02-07drm: call driver load function after initialising AGPDave Airlie
2008-02-07drm: Fix ioc32 compat layerIan Romanick
2008-02-07drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.Eric Anholt
2008-02-07i915: add suspend/resume supportJesse Barnes
2008-02-07drm: update DRM sysfs supportJesse Barnes
2008-02-07drm: Initialize the AGP structure's base address at init rather than enable.Eric Anholt
2008-02-07drm: move two function extern into the correct blockDave Airlie
2008-02-07drm: run cleanfile across drm treeDave Airlie
2008-02-07drm: some minor cleanups and changes to make memory manager merging easier.Dave Airlie
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-03drivers/char/: Spelling fixesJoe Perches
2008-01-23drm/i915: add support for E7221 chipsetCarlos Martín
2007-11-06drm: DRM: fix memset size errorLi Zefan
2007-11-06drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie
2007-11-06drm: remove second forward decleration of drm device struct.Dave Airlie
2007-11-05drm/sis: missing mutex unlock in error path.Roel Kluin
2007-11-05radeon: set the address to access the GART table on the CPU side correctlyDave Airlie
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-16video gfx: merge kconfig menusRandy Dunlap
2007-10-16radeon_driver_vblank_do_wait() staticAdrian Bunk
2007-10-15via invalid device ids removalXavier Bachelot
2007-10-15radeon: Commit the ring after each partial texture upload blit.chaohong guo
2007-10-15i915: fix vbl swap allocation size.Dave Airlie