]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/libdrm.git/history - radeon
modetest: print more about our properties
[glsdk/libdrm.git] / radeon /
2012-03-20 Alex Deucherradeon: add TN surface support
2012-02-14 Jerome Glisseradeon: fix pitch alignment for scanout buffer
2012-02-08 Michel Dänzerradeon_cs_setup_bo: Fix accounting if caller specified...
2012-02-06 Jerome Glisseradeon: add r600_pci_ids.h to header file
2012-02-03 Jerome Glisseradeon: fix surface API for good before anyone start...
2012-02-02 Jerome Glisseradeon: surface fix macro -> micro tile fallback
2012-02-01 Jerome Glisseradeon: add surface allocator helper v10
2010-12-02 Marek Olšákradeon: silence valgrind warnings by zeroing memory
2010-06-10 Eric AnholtFix radeon distcheck.
2010-04-26 Marek Olšákradeon: use the const qualifier in radeon_cs_write_table
2010-04-08 Jerome Glissedrm/radeon: add new cs command stream dumping facilities
2010-03-29 Jerome Glissedrm/radeon: tab/whitespace cleanup
2010-03-17 Julien CristauInstall headers to $(includedir)/libdrm
2010-03-17 Pauli Nieminenlibdrm_radeon: Optimize cs_gem_reloc to do less looping.
2010-02-18 Marek Olšákradeon: add square-tiling flag
2010-02-04 Pauli Nieminenlibdrm/radeon: Fix section size mismatch to reset the...
2010-02-02 Dave Airlieradeon: enable by default now that kms is out of staging
2010-01-14 Jerome Glisseradeon: get device id from the kernel, use it in cs_print
2010-01-14 Jerome Glisseradeon: simpler cs print function
2010-01-14 Jerome Glisseradeon: indentation + trailing space cleanup
2010-01-14 Jerome Glisseradeon: indentation & trailing space cleanup
2010-01-14 Jerome Glisseradeon: indentation + trailing space cleanup
2010-01-05 Jakob BornecrantzMerge branch 'master' into libkms-master
2009-12-21 Dave Airlieradeon: fix BO null check, should be in higher level fn
2009-12-20 Dave Airlieradeon: straighten out the API insanity.
2009-12-07 Jerome Glisseradeon: Use drmIoctl so we restart ioctl on EINTR or...
2009-12-03 Jesse BarnesMerge branch 'pageflip' of git://people.freedesktop...
2009-11-20 Kristian HøgsbergMerge remote branch 'origin/master' into libdrm
2009-11-17 Kristian HøgsbergMove libdrm/ up one level