Commit Graph

404 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

Author SHA1 Message Date
Harvey Harrison 8da56309f0 drivers: atm, char fix integer as NULL pointer warnings 17 years ago
Dave Airlie b74e2082f8 drm: _end is shadowing real _end, just rename it. 17 years ago
Jesse Barnes ac741ab71b drm/vbl rework: rework how the drm deals with vblank. 17 years ago
Dave Airlie 2c14f28be2 drm: reorganise minor number handling using backported modesetting code. 17 years ago
Keith Packard 7b832b56bd drm/i915: Handle tiled buffers in vblank tasklet 17 years ago
Keith Packard a36b7dcc05 drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank 17 years ago
Benjamin Herrenschmidt f1c3e67eb7 drm: Remove unneeded dma sync in ATI pcigart alloc 17 years ago
Benjamin Herrenschmidt 5ff6461133 drm: Fix mismerge of non-coherent DMA patch 17 years ago
Greg Kroah-Hartman 56d110e852 DRM: remove unused dev_class 17 years ago
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