Commit Graph

346 Commits (3f48985823001c89c9bd5c5e57cc07530578dfcc)

Author SHA1 Message Date
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
Dave Airlie f9618ac08b drm: remove second forward decleration of drm device struct. 17 years ago
Roel Kluin 038477aa15 drm/sis: missing mutex unlock in error path. 17 years ago
Dave Airlie 7fc86860cf radeon: set the address to access the GART table on the CPU side correctly 17 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
Ian Romanick ad5c980fde Add support SiS based XGI chips to SiS DRM. 18 years ago
David Woodhouse f4d2781731 fix radeon setparam on 32/64 systems, harder. 18 years ago
Dave Airlie 9b01bd5b28 drm: fix radeon setparam on 32/64 bit systems. 18 years ago
Wang Zhenyu dc7a93190c drm/i915: Add support for the G33, Q33, and Q35 chipsets. 18 years ago
Wang Zhenyu 2f4042b186 i915: add new pciids for 945GME, 965GME/GLE 18 years ago
Martin Habets 5f81941c9d [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM. 18 years ago
Michel Dänzer c4814f9001 drm: make sure the drawable code doesn't call malloc(0). 18 years ago