Commit Graph

395 Commits (203c29102b8e76f088440099af01677cfb1cfdf9)

Author SHA1 Message Date
Jesse Barnes 3bf48468fe fix IS_I9XX macro in i915 DRM driver 17 years ago
Benjamin Herrenschmidt 6876b3baca drm: fix for non-coherent DMA PowerPC 17 years ago
Harvey Harrison 2b46278b6a drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c 17 years ago
Dave Airlie 144a75fa1f drm/i915: fix oops on agp=off 17 years ago
Dave Airlie 0c76be3519 drm/r300: fix bug in r300 userspace hardware wait emission 17 years ago
Andrew Morton f67e74ca69 drivers/char/drm/ati_pcigart.c: fix printk warning 17 years ago
Dave Airlie b05c23851a drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. 17 years ago
Alex Deucher 16d3be46d9 drm/radeon: fixup RV550 chip family 17 years ago
Thomas Hellstrom f0fb6d7798 drm/via: attempt again to stabilise the AGP DMA command submission. 17 years ago
Mike Isely 9df5808cca drm: Fix race that can lockup the kernel 17 years ago
Jesse Barnes 39273b58a4 i915: fix AR register restore. 17 years ago
Chaoyu Chen feac7af508 drm/sis: add pciid for SiS 662/671 chipset 17 years ago
Mirko f9e9716a67 drm: add new rv380 pciid 17 years ago
Dave Airlie b932ccb567 drm: add support for passing state into the suspend hooks. 17 years ago
Jesse Barnes da636ad6a0 drm/i915: Fix hibernate save/restore of VGA attribute regs 17 years ago
Keith Packard 1f84e550a8 drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) 17 years ago
Jesse Barnes c0c4261b6f drm/i915: restore pipeconf regs unconditionally 17 years ago
Jesse Barnes 0da3ea12fc drm/i915: save/restore interrupt state 17 years ago
Nick Piggin ca0b07d9a9 drm: convert drm from nopage to fault. 17 years ago
Zhenyu Wang b39d50e53b i915: wrap chipset types requiring hw status set ioctl 17 years ago
Maciej Cencora 60f9268394 drm/radeon: add initial rs690 support to drm. 17 years ago
Harvey Harrison 21534301ea Final removal of FASTCALL()/fastcall 17 years ago
Jesse Barnes 123f794fa7 i915: Fix GR register array size off-by-one bug 17 years ago
Dave Airlie 3d5e2c13b1 drm: add initial r500 drm support 17 years ago
Roland Scheidegger 576cc458a6 radeon: setup the ring buffer fetcher to be less agressive. 17 years ago
Dave Airlie 9d5b3ffc42 drm: fixup some of the ioctl function exit paths 17 years ago
Dave Airlie 19a8f59ab8 drm: the drm really should call pci_set_master.. 17 years ago
Zhenyu Wang 5f5f9d4c7b i915: Add chipset id for Intel Integrated Graphics Device 17 years ago
Márton Németh 3e684eae58 drm: cleanup DRM_DEBUG() parameters 17 years ago
Carlos Martín 4d1f78880e drm/i915: add support for E7221 chipset 17 years ago
Li Zefan d5b0d1b5bd drm: don't cast a pointer to pointer of list_head 17 years ago
Jesper Juhl a96ca105a6 mga_dma: return 'err' not just zero from mga_do_cleanup_dma() 17 years ago
Dave Airlie e3236a1173 drm: add _DRM_DRIVER flag, and re-order unload. 17 years ago
Dave Airlie 77e27e9fe5 drm: enable udev node creation 17 years ago
Eric Anholt b018fcdaa5 drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx. 17 years ago
Dave Airlie 3260f9fdfe drm: move drm_mem_init to proper place in startup sequence 17 years ago
Dave Airlie 2716a02f60 drm: call driver load function after initialising AGP 17 years ago
Ian Romanick 7ffa05e051 drm: Fix ioc32 compat layer 17 years ago
Eric Anholt 47a184a808 drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't. 17 years ago
Jesse Barnes ba8bbcf6ff i915: add suspend/resume support 17 years ago
Jesse Barnes e8b962b6df drm: update DRM sysfs support 17 years ago
Eric Anholt 8b40958032 drm: Initialize the AGP structure's base address at init rather than enable. 17 years ago
Dave Airlie ded23359cc drm: move two function extern into the correct block 17 years ago
Dave Airlie bc5f4523f7 drm: run cleanfile across drm tree 17 years ago
Dave Airlie 8562b3f25d drm: some minor cleanups and changes to make memory manager merging easier. 17 years ago
Nick Piggin 2f98735c9c vm audit: add VM_DONTEXPAND to mmap for drivers that need it 17 years ago
Joe Perches 8dfba4d71b drivers/char/: Spelling fixes 17 years ago
Carlos Martín 53256f5911 drm/i915: add support for E7221 chipset 17 years ago
Li Zefan 246a3d186a drm: DRM: fix memset size error 17 years ago
Dave Airlie 747824c67b drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL 17 years ago