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
/
radeon
Age
Commit message (
Expand
)
Author
2010-12-02
radeon: silence valgrind warnings by zeroing memory
Marek Olšák
2010-06-10
Fix radeon distcheck.
Eric Anholt
2010-04-26
radeon: use the const qualifier in radeon_cs_write_table
Marek Olšák
2010-04-08
drm/radeon: add new cs command stream dumping facilities
Jerome Glisse
2010-03-29
drm/radeon: tab/whitespace cleanup
Jerome Glisse
2010-03-17
Install headers to $(includedir)/libdrm
Julien Cristau
2010-03-17
libdrm_radeon: Optimize cs_gem_reloc to do less looping.
Pauli Nieminen
2010-02-18
radeon: add square-tiling flag
Marek Olšák
2010-02-04
libdrm/radeon: Fix section size mismatch to reset the section.
Pauli Nieminen
2010-02-02
radeon: enable by default now that kms is out of staging
Dave Airlie
2010-01-14
radeon: get device id from the kernel, use it in cs_print
Jerome Glisse
2010-01-14
radeon: simpler cs print function
Jerome Glisse
2010-01-14
radeon: indentation + trailing space cleanup
Jerome Glisse
2010-01-14
radeon: indentation & trailing space cleanup
Jerome Glisse
2010-01-14
radeon: indentation + trailing space cleanup
Jerome Glisse
2009-12-21
radeon: fix BO null check, should be in higher level fn
Dave Airlie
2009-12-21
radeon: straighten out the API insanity.
Dave Airlie
2009-12-07
radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAIN
Jerome Glisse
2009-11-20
Merge remote branch 'origin/master' into libdrm
Kristian Høgsberg
2009-11-17
Move libdrm/ up one level
Kristian Høgsberg