Commit Graph

404 Commits (c7705f3449c7edd5c1744871097f93977227afc4)

Author SHA1 Message Date
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 18 years ago
Dave Airlie 747824c67b drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL 18 years ago
Dave Airlie f9618ac08b drm: remove second forward decleration of drm device struct. 18 years ago
Roel Kluin 038477aa15 drm/sis: missing mutex unlock in error path. 18 years ago
Dave Airlie 7fc86860cf radeon: set the address to access the GART table on the CPU side correctly 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Randy Dunlap 179b025fea video gfx: merge kconfig menus 18 years ago
Adrian Bunk f75a71f51b radeon_driver_vblank_do_wait() static 18 years ago
Xavier Bachelot ace3dff5b7 via invalid device ids removal 18 years ago
chaohong guo eed0f722b3 radeon: Commit the ring after each partial texture upload blit. 18 years ago
Dave Airlie 54583bf4ef i915: fix vbl swap allocation size. 18 years ago
Eric Anholt c153f45f9b drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. 18 years ago
Dave Airlie b589ee5943 drm: remove XFREE86_VERSION macros. 18 years ago
Eric Anholt 6c340eac02 drm: Replace filp in ioctl arguments with drm_file *file_priv. 18 years ago
Eric Anholt 20caafa6ec drm: Remove DRM_ERR OS macro. 18 years ago
Dave Airlie e4a7b1d1d9 i915: make vbl interrupts work properly on i965g/gm hw. 18 years ago
Scott Thompson 0769d39c99 drm: ioremap return value checks 18 years ago
Dave Airlie 21f1628927 drm/i915: Fix i965 secured batchbuffer usage 18 years ago
Simon Farnsworth 22c806c23f drm/via: Fix dmablit when blit queue is full 18 years ago
Adrian Bunk 7ea4d4bd5e drm_rmmap_ioctl(): remove dead code 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Dave Airlie 45ea5dcde6 drm: add idr_init to drm_stub.c 18 years ago
Dave Airlie cca5307d17 drm: fix problem with SiS typedef with sisfb enabled. 18 years ago
Dave Airlie d4e2cbe9cb drm: convert drawable code to using idr 18 years ago
Dave Airlie 62968144e6 drm: convert drm context code to use Linux idr 18 years ago
Dave Airlie ff4135aeb1 drm: remove core typedefs from the ioc32 wrappers 18 years ago
Dave Airlie bd63cb52c0 drm: remove sarea typedefs 18 years ago
Dave Airlie e0be428e66 drm: detypedef the hashtab and more of sman 18 years ago
Dave Airlie 9698b4dba4 drm: de-typedef sman 18 years ago
Dave Airlie 55910517af drm: detypedeffing continues... 18 years ago
Dave Airlie cdd55a294c drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs 18 years ago
Dave Airlie 8fc2fdf4c9 drm: drop drm_vma_entry_t, drm_magic_entry_t 18 years ago
Dave Airlie 056219e2fa drm: drop drm_buf_t typedef 18 years ago
Dave Airlie eddca551a3 drm: fixup other drivers for typedef removals 18 years ago
Dave Airlie 84b1fd103d drm: remove drm_file_t, drm_device_t and drm_head_t typedefs 18 years ago
Dave Airlie c60ce623bd drm: remove a bunch of typedefs on the userspace interface 18 years ago
Oliver McFadden c6c656b4b6 r300: updates register header 18 years ago
Dave Airlie ddbee33328 radeon: add support for vblank on crtc2 18 years ago
Dave Airlie 7c158acef8 drm: cleanup list initialisation 18 years ago
Dave Airlie 6f710105f5 drm: fix typo on code drm getsarea 18 years ago
Dave Airlie da509d7a02 drm: remove DRM_GETSAREA and replace with drm_getsarea function 18 years ago
Dave Airlie bd1b331fae drm: cleanup use of Linux list handling macros 18 years ago