- 5d8c754 [915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
- cd87e63 nouveau: no GART on ia64 either. by Stephane Marchesin · 17 years ago
- 15cbde6 nv40: actually init all tile regs. by Ben Skeggs · 17 years ago
- 373dbcf i915: Add a dri2 init path that gets the lock from the dri2 sarea. by Kristian Høgsberg · 17 years ago
- db3f03a i915: Only look up dev_priv->mmio_map if it's not already set up by Kristian Høgsberg · 17 years ago
- ee15459 i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID. by Kristian Høgsberg · 17 years ago
- 4feb063 i915: Make sarea_priv setup optional. by Kristian Høgsberg · 17 years ago
- d63b577 Restore pipeconf regs unconditionally by Jesse Barnes · 17 years ago
- 6f19473 Fix saveGR array size by Jesse Barnes · 17 years ago
- 8b6c96d i915: save/restore interrupt state by Jesse Barnes · 17 years ago
- 79d6928 Fix vblank enable/disable callbacks by Jesse Barnes · 17 years ago
- 76748ef i915: Re-report breadcrumbs on poll to the fence manager, by Thomas Hellstrom · 17 years ago
- a0781e7 nouveau: make nv34 work every time, not just every 2nd time by Stuart Bennett · 17 years ago
- 733e076 nouveau: NV40 can/should now be able to run after the blob. by Maarten Maathuis · 17 years ago
- c77b093 Add an fence_class_manager::last_queued_sequence member, since a by Thomas Hellstrom · 17 years ago
- 47ee623 i915: Avoid calling drm_fence_flush_old excessively. by Thomas Hellstrom · 17 years ago
- f1edb7a Simplify the fencing code and differentiate between flushes and by Thomas Hellstrom · 17 years ago
- 9a7e458 nv40: some more nv67 changes by Ben Skeggs · 17 years ago
- 0744cb1 Add new RV380 pci id by Mirko · 17 years ago
- 01f6afc Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 17 years ago
- b8755ff drm: add initial rs690 support for drm. by Maciej Cencora · 17 years ago
- 6bfb9b6 mach64: fix after vblank-rework by George Sapountzis · 17 years ago
- bfdddd2 Fixup modeset ioctl number & typedef usage by Jesse Barnes · 17 years ago
- e3c42f0 Merge commit 'airlied/i915-ttm-cfu' by Eric Anholt · 17 years ago
- c7ee6cc Remove broken 'in vblank' accounting by Jesse Barnes · 17 years ago
- 5b99306 i915: fix missing header when copying data from userspace by Dave Airlie · 17 years ago
- 34b71eb i915 make relocs use copy from user by Dave Airlie · 17 years ago
- b5a34f5 Fix thinko in get_vblank_counter by Jesse Barnes · 17 years ago
- cb91784 Fix IS_I915G macro by Jesse Barnes · 17 years ago
- 7c72608 nouveau: Fix warning in nouveau_mem.c by Maarten Maathuis · 17 years ago
- c57f43e i915/flush: get the ret the right way around by Dave Airlie · 17 years ago
- 2f19fe4 drm/i915: add support for E7221 by Dave Airlie · 17 years ago
- 531f25c Correct vblank count value by Jesse Barnes · 17 years ago
- 893e311 i915 irq fixes by Jesse Barnes · 17 years ago
- 0cd4cbc Merge branch 'master' into vblank-rework, including mach64 support by Jesse Barnes · 17 years ago
- 5231a52 Revert "Fix pipe<->plane mapping vs. vblank handling (again)" by Dave Airlie · 17 years ago
- 616cef5 nouveau: don't forget NV80. by Stephane Marchesin · 17 years ago
- 641c9a2 nouveau: new card family for old card designs. by Stephane Marchesin · 17 years ago
- c6f175c i915: fix invalid opcode exception on cpus without clflush by Kyle McMartin · 17 years ago
- 44a9fa8 Add additional explanation of DRM_BO_FLAG_CACHED_MAPPED before I forget again. by Eric Anholt · 17 years ago
- ac6b378 i915: Add chipset id for Intel Integrated Graphics Device by Zhenyu Wang · 17 years ago
- 88c511e Properly propagate the user-space fence flags. by Thomas Hellstrom · 17 years ago
- 099e89e Define i915_compat.c upper_32_bits for kernels < 2.6.21 by Thomas Hellstrom · 17 years ago
- 806c192 this is to fix a deadloop in drm hang system issue. by Zou Nan hai · 17 years ago
- 62df4f0 fixup i915 compat resource allocation by Dave Airlie · 17 years ago
- 269d518 nouveau: make mem alloc debug a little more verbose. by Stephane Marchesin · 17 years ago
- f0b7c45 nv05: enable ctx/op methods, and ignore patch valid failures. by Ben Skeggs · 17 years ago
- 5f15f31 nouveau: AGP reset correction - don't touch FW bit by Stuart Bennett · 17 years ago
- 0bfd09f nv50: more small changes by Ben Skeggs · 17 years ago
- 942b500 nv50: oops, lost some state saving along the way somewhere. by Ben Skeggs · 17 years ago
- 3d248cd nv50: hook up timer funcs... by Ben Skeggs · 17 years ago
- 7a4ba72 nv50: abort on chips without ctx ucode by Ben Skeggs · 17 years ago
- 15f8fd3 nv50: some needed ctx vals by Ben Skeggs · 17 years ago
- fa5e186 nv50: use dummy page in gart tables by Ben Skeggs · 17 years ago
- 3d3d509 nv50: some cleanups + small changes by Ben Skeggs · 17 years ago
- cd19dce Nouveau: ppc oops. by Stephane Marchesin · 17 years ago
- de522ae Nouveau: move PPC bios copy to firstopen. by Stephane Marchesin · 17 years ago
- bd5d760 nouveau: Add ctx_voodoo for NV86 by Jeremy Kolb · 17 years ago
- f5e5e5c drm: One forgotten rename of 'mask' to 'proposed_flags'. by Pekka Paalanen · 17 years ago
- 30fba69 via: add P4M900 pci id. by Xavier Bachelot · 17 years ago
- 71adbfc [PATCH] nouveau: reset AGP on init for < nv40 by Stuart Bennett · 17 years ago
- 381724a [PATCH] nouveau: Fix nv20/30 context loading by Stuart Bennett · 17 years ago
- 78d6649 mach64: some more minor cleanups by Dave Airlie · 17 years ago
- 97b8c95 mach64: cleanup some of the macro formatting by Dave Airlie · 17 years ago
- 9ab620d drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
- 5e99b42 Merge branch 'r500-support' by Dave Airlie · 17 years ago
- 96a0005 remove duplicate pciids by Dave Airlie · 17 years ago
- b9417f4 i915: return fence argument from i915_execbuffer ioctl32 routine by Xiang, Haihao · 17 years ago
- 5d8d64a i915: i915_execbuffer ioctl32 routine, fix #13732 by Xiang, Haihao · 17 years ago
- da3601e Change drm_bo_type_dc to drm_bo_type_device and comment usage of this value. by Keith Packard · 17 years ago
- d118764 Rename inappropriately named 'mask' fields to 'proposed_flags' instead. by Keith Packard · 17 years ago
- 37fb2ac Use dummy_read_page for unpopulated kernel-allocated ttm pages. by Keith Packard · 17 years ago
- 881ee70 Move dummy_read_page from drm_ttm_set_user to drm_ttm_create. by Keith Packard · 17 years ago
- 6d44f48 Clean up and document drm_ttm.c APIs. drm_bind_ttm -> drm_ttm_bind. by Keith Packard · 17 years ago
- 2db6400 drm: don't cast a pointer to pointer of list_head by Li Zefan · 17 years ago
- 6180dbd While reading some code I stumbled across the use of 'err' in by Jesper Juhl · 17 years ago
- 0b031db Document drm_ttm_set_user. by Keith Packard · 17 years ago
- 9d17373 Document drm_buffer_object_validate function. by Keith Packard · 17 years ago
- 7461519 Document fence_class mess in drm_bo_setstatus_ioctl by Keith Packard · 17 years ago
- 5f23519 Document drm_bo_handle_validate. Match drm_bo_do_validate parameter order. by Keith Packard · 17 years ago
- b5181d2 Document drm_bo_do_validate. Remove spurious 'do_wait' parameter. by Keith Packard · 17 years ago
- b0bc5f1 Make ttm create/destroy APIs consistent. Pass page_flags in create. by Keith Packard · 17 years ago
- 449a3b1 Revert "nouveau: nv30: missing ramin init, does it brake other hw?" by Patrice Mandin · 17 years ago
- 35a8b61 catch an out of memory condition by Alan Hourihane · 17 years ago
- 7dcaf0c Make relocation validate client computed values when debugging by Keith Packard · 17 years ago
- 4ec8f58 i915: wait for buffer idle before writing relocations by Keith Packard · 17 years ago
- 9ee511d Bump driver minor for relocation optimzations by Keith Packard · 17 years ago
- 57b9a54 Allow relocation to be skipped when buffers don't move. by Keith Packard · 17 years ago
- 814f695 Merge branch 'master' into r500-support by Dave Airlie · 17 years ago
- cfa21b2 drm: move agp include outside CONFIG_AGP as it isn't dependant on agp in kernel by Dave Airlie · 17 years ago
- 7d08b81 mach64: comment bus master / ring buffer behavior and security by José Fonseca · 17 years ago
- bfc2960 Fix pipe<->plane mapping vs. vblank handling (again) by Jesse Barnes · 17 years ago
- f1a99dd take down stuff after asking driver to unload by Dave Airlie · 17 years ago
- a64a437 mach64: make buffer emission macros normal functions by José Fonseca · 17 years ago
- 46ecd12 mach64: use utf-8 by José Fonseca · 17 years ago
- e38749e Remove references to the sarea_priv perf_boxes field. by Kristian Høgsberg · 17 years ago
- 2f6e533 patch from -mm kernel to use upper_32_bits by Dave Airlie · 17 years ago
- 690dd04 bsd: Replace other occurrences of msleep with mtx_sleep by Robert Noland · 17 years ago
- fbc3072 bsd: Now make secondary vblank work by Robert Noland · 17 years ago
- 787d500 bsd: Hook secondary vblank support. by Robert Noland · 17 years ago