index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
Age
Commit message (
Expand
)
Author
2006-08-28
Add a 64-bit drm unsigned type for 64-bit clean IOCTLS.
Thomas Hellstrom
2006-08-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-...
Thomas Hellstrom
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
2006-08-27
Initialize i915 saved flush flags.
Thomas Hellstrom
2006-08-27
Remove the ioctl multiplexing, and instead allow for generic
Thomas Hellstrom
2006-08-27
ttm create / destroy / ref / unref ioctl.
Thomas Hellstrom
2006-08-26
Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Dänzer
2006-08-25
More ioctl stubs.
Thomas Hellstrom
2006-08-25
ttm and buffer objects ioctl stubs.
Thomas Hellstrom
2006-08-25
Checkpoint commit
Thomas Hellstrom
2006-08-22
Add a fence object class field for future use (For example VSYNC fence objects)
Thomas Hellstrom
2006-08-22
Initial i915 buffer object driver
Thomas Hellstrom
2006-08-22
Bring in stripped TTM functionality.
Thomas Hellstrom
2006-08-21
i915 fence object driver implementing 2 fence object types:
Thomas Hellstrom
2006-08-21
User / Kernel space fence objects (device-independent part).
Thomas Hellstrom
2006-08-10
i965 code and Linux coding style < 0
Dave Airlie
2006-08-08
Add support for Intel i965G chipsets.
Alan Hourihane
2006-07-26
Revert "Make sure busmastering gets disabled on module unload."
Michel Dänzer
2006-07-26
Bug #7629: Fix for CHIP_IS_AGP getting 'restored' with non-AGP cards
Michel Dänzer
2006-07-19
Make sure busmastering gets disabled on module unload.
Adam Jackson
2006-07-19
Use RADEON_RB3D_DSTCACHE_CTLSTAT instead of RADEON_RB2D_DSTCACHE_CTLSTAT.
Michel Dänzer
2006-07-19
Make sure CHIP_IS_AGP flag is set when not overriding to PCI mode.
Michel Dänzer
2006-07-19
When writeback isn't used, actually disable it in the hardware.
Michel Dänzer
2006-07-19
Implement RADEON_PARAM_SCRATCH_OFFSET getparam.
Michel Dänzer
2006-07-19
Some debug output when the getparam ioctl is called with an unknown parameter.
Michel Dänzer
2006-07-19
.cvsignore -> .gitignore
Michel Dänzer
2006-07-11
Keep hashed user tokens, with the following changes:
Thomas Hellstrom
2006-07-10
Change drm Map handles to be arbitrary 32-bit hash tokens in the range
Thomas Hellstrom
2006-07-05
SiS 315 Awareness.
Thomas Hellstrom
2006-06-22
Remove spurious debug messages from i915 vblank config paths
Keith Packard
2006-06-21
i915: Save vblank pipe configuration to restore on resume
Keith Packard
2006-06-19
Add i915 ioctls to configure pipes for vblank interrupt.
Keith Packard
2006-06-19
Fix buffer cleanup on close. Move memory manager reset from final_context
Thomas Hellstrom
2006-06-19
via: Bump version number and date.
Thomas Hellstrom
2006-06-15
via:
Thomas Hellstrom
2006-06-06
Merge in the drm-sman-branch
Thomas Hellstrom
2006-05-24
Add support for r200 vertex programs (R200_EMIT_VAP_PVS_CNTL, and new
Roland Scheidegger
2006-05-20
add forgotten register define for previous commit
Roland Scheidegger
2006-05-20
Do a tcl state flush before accessing tcl vector space. This fixes some
Roland Scheidegger
2006-05-18
add consts to radeon microcode.
Dave Airlie
2006-04-23
Fix from Benh for ppc r300 scratch
Dave Airlie
2006-04-20
check for __FreeBSD_kernel__ (bug 3810)
Brian Paul
2006-04-18
Err, use "ifndef" rather than "if !", to avoid compiler warning.
Eric Anholt
2006-04-18
Use __LP64__ instead of checking the linux-specific BITS_PER_LONG.
Eric Anholt
2006-04-09
Revert a change that accidentally went in with whitespace changes from
Eric Anholt
2006-04-08
Compile fixes for FreeBSD.
Eric Anholt
2006-04-05
coverity bugfix from the kernel
Dave Airlie
2006-03-25
radeon fix up the PCI ids for new memory map like the kernel one.. not
Dave Airlie
2006-03-20
Bump driver date to reflect airlied's last fix.
Adam Jackson
2006-03-19
make some functions static in via driver
Dave Airlie
[next]