profile/ivi/libdrm.git
2008-07-31 Dave Airliedrm: add fault handler support so as to be more like...
2008-07-30 Dave Airliei915: more version checks
2008-07-30 Dave Airliei915: add version checks for opregion on old kernels
2008-07-29 Nicolai Haehnler300: Fix cliprect emit
2008-07-29 Stuart Bennettnouveau: fix nv04 fifo context save to save reg content...
2008-07-29 Stuart Bennettnouveau: fix bad rename from 5a072f32c8f941d1ef30181188...
2008-07-26 Stefan Beckerradeon: Add suspend/resume hooks for saving/clearing...
2008-07-26 Nicolai Haehnler300_cmdbuf: Always emit INDX_BUFFER immediately after...
2008-07-25 Robert Noland[FreeBSD] Duh, we need to actually define the drm_modes...
2008-07-25 Dave Airliedrm: don't set the signal blocker on the master process.
2008-07-24 Robert Noland[FreeBSD] Catch up to linux on vblank-rework
2008-07-23 Robert Nolandi915: Move all of the irq install/uninstall to load...
2008-07-22 Dave Airlieradeon: fix typo with a better typo
2008-07-22 Dave Airlieradeon: fix type DST vs Z cache flush
2008-07-21 Robert Noland[FreeBSD] Improve upper_32_bits define.
2008-07-21 Michel DänzerRemove accidental leftover tests.
2008-07-21 Michel DänzerReinstate dev->vblank_enabled[].
2008-07-21 Michel DänzerDrop workaround for driver vblank counter going backwards.
2008-07-21 Michel Dänzerradeon: Post-vblank-rework-rework cleanups.
2008-07-21 Michel Dänzervblank-rework rework cleanups.
2008-07-21 Michel DänzerRemove obsolete dev->vblank_suspend[crtc] tests.
2008-07-19 Jesse Barnesi915: convert to using drm_vblank_get/put around vblank...
2008-07-19 Jesse BarnesUpdate vblank code to new API
2008-07-18 Dave Airlieradeon: remove microcode version
2008-07-18 Dave Airliedrm/radeon: fixup 0 vs NULL
2008-07-17 Robert Noland[FreeBSD] drm_irq.c updates for vblank fixes.
2008-07-17 Jesse Barnesi915: remove old broken vblank code
2008-07-17 Jesse BarnesAvoid incorrect vblank wakeups
2008-07-17 Robert NolandFreeBSD: Fix radeon build
2008-07-17 Owain Gordon... BSD: change drm_locked_task*() to use the same scheme...
2008-07-15 Robert Noland[FreeBSD] We aren't allowed to hold locks over bus_dma_...
2008-07-15 Hong LiuThis is a modified version of Hong's patch from last...
2008-07-15 Dave Airliedrm: fix missing symbol export
2008-07-15 Dave Airliedrm: add fix for PAT on radeon with 2.6.26
2008-07-15 Dave Airliedrm/pcigart: fix warning
2008-07-08 martin capitanioxgi: use true/false instead of TRUE/FALSE
2008-07-08 Ben Skeggsnouveau: interface changes for nv5x 3d
2008-07-02 Zhenyu Wangi915: official name for GM45 chipset
2008-07-01 Jesse Barnesi915: only use tiled blits on 965+
2008-07-01 Jesse BarnesRevert "i915: only use tiled blits on 965+"
2008-07-01 Jesse Barnesi915: only use tiled blits on 965+
2008-07-01 Jie Luoi915: enable bus mastering on i915 at resume time
2008-06-25 Ben Skeggsnv50: when destroying a channel make sure it's not...
2008-06-24 Jesse Barnesi915: remove unused variable
2008-06-24 Jesse Barnesi915: register definition & header file cleanup
2008-06-22 Ben Skeggsnv50: oops, keep VRAM allocations aligned at 64KiB...
2008-06-22 Ben Skeggsnv50: use same dma object for fb/tt access
2008-06-22 Ben Skeggsnouveau: allocate drm-use vram buffers from end of...
2008-06-22 Dave Airlieagp: use true/false instead of TRUE/FALSE
2008-06-21 Alex DeucherRADEON: 0x1002 0x5657 is actually an RV410
2008-06-20 Dave Airliedrm: only use kernel ioctl cmd when doing a core ioctl.
2008-06-20 Dave Airlier300: fix warning
2008-06-20 Dave Airliedrm: fix the ioctl to not believe userspace.
2008-06-18 Zhenyu Wangi915: Add support for Intel 4 series chipsets
2008-06-15 Jerome Glisseradeon: *really* fix screen corruption thanks to Lukasz...
2008-06-15 Jerome Glisseradeon: actualy try to fix the corruption
2008-06-15 Jerome Glisseradeon: fix screen corruption introduced by last patch
2008-06-13 Robert Noland[FreeBSD] Fix another lock leak
2008-06-13 Jerome Glisseradeon: bump driver date to know if lockup fix is in
2008-06-13 Jerome Glisseradeon: r345xx fixe hard lockup
2008-06-12 Ian Romanickxgi: Bump kernel version
2008-06-11 Alex DeucherRADEON: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_...
2008-06-11 Ian Romanickxgixp: Remove dependency on TTM fences
2008-06-10 Ian Romanickxgi: Fix 64-bit kernel / 32-bit user issue.
2008-06-10 Dave Airlieati_pcigart: split out the page insert function
2008-06-09 Alex DeucherRADEON: Add untested support for RS400 chips
2008-06-09 Alex DeucherRADEON: switch IGP gart to use radeon_write_agp_base()
2008-06-09 Robert NolandFix typo in i915_suspend
2008-06-08 Robert NolandI915 suspend/resume for FreeBSD
2008-06-08 Dave Airlier300/r500: add hier-z regs
2008-06-08 Robert Noland[FreeBSD] Rework ati_pcigart.c
2008-06-08 Robert Noland[FreeBSD] We need to request busmastering support.
2008-06-08 Robert Noland[FreeBSD] Incorporate vblank fixes for bsd.
2008-06-08 Robert Noland[FreeBSD] Forgot to call mtx_destroy on all the locks...
2008-06-08 Robert Noland[FreeBSD] Remove the locks in the vblank_disable_fn
2008-06-08 Robert Noland[FreeBSD] Go back to using vbl_lock and move init/destr...
2008-06-05 Dennis Kasprzykradeon: Restore software interrupt on resume.
2008-06-03 Michel Dänzervblank: Don't wait or update the counter while the...
2008-06-03 Michel Dänzervblank: Clean up compensation for spurious wraparounds...
2008-06-03 Michel Dänzervblank: Special-case driver vblank counter going back...
2008-06-03 Michel Dänzervblank: Don't return current sequence number and time...
2008-06-03 Michel DänzerRevert "don't copy back if an error was returned."
2008-06-03 Dave Airliedrm: sg alloc should write back the handle to userspace
2008-06-03 Dave Airliedrm/ati_pcigart: use proper page mapping function
2008-06-02 Robert Noland[FreeBSD] Declare vblank_disable_fn callout MPSAFE.
2008-06-02 Robert Noland[FreeBSD] Get rid of vbl_lock and re-use irq_lock.
2008-06-01 Robert Noland[FreeBSD] Add symlink for radeon_microcode.h
2008-06-01 Robert Noland[FreeBSD] Call drm_vblank_cleanup during irq uninstall
2008-05-30 Alex DeucherRADEON: fix typo in last commit
2008-05-30 Dave Airlier500: attempt to make AGP work by programming agp base...
2008-05-28 Dave Airlieradeon: split microcode out into a separate header...
2008-05-28 Dave Airliei915: fix BSD bh, DRI2 not uses anywhere else
2008-05-28 Dave Airlieradeon: bump release date/version for r500 3D support
2008-05-27 Alex DeucherRADEON: add get_param for number of GB pipes
2008-05-27 Owain Ainsworth[BSD] Move unlock in drm_vm.c from accidental platform...
2008-05-27 Owain Ainsworth[BSD] Fix lock leak in drm_update_draw malloc failure...
2008-05-27 Owain Ainsworth[BSD] Fix lock leaks in error paths in drm_bufs.c.
2008-05-27 Owain Ainsworth[BSD] Remove superfluous recursive locking in drm_add_m...
2008-05-27 Jie Luo[i915] Fix typo in (unused) START_ADDR definition.
2008-05-27 Robert Noland[FreeBSD] Add vblank-rework support and get drivers...
next