drm/radeon/kms: fix typo in printing the HPD info
[safe/jmp/linux-2.6] / drivers / gpu / drm / radeon / radeon_cs.c
2010-04-06 Jerome Glissedrm/radeon/kms: simplify & improve GPU reset V2
2010-03-31 Pauli Nieminendrm/radeon/kms: Fix NULL pointer dereference if memory...
2010-03-31 Dave Airliedrm/radeon/kms: don't print error on -ERESTARTSYS.
2010-03-01 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-25 Dave AirlieMerge remote branch 'korg/drm-core-next' into drm-next...
2010-02-18 Jerome Glissedrm/radeon/kms: fix bo's fence association
2010-02-15 Jerome Glissedrm/radeon/kms: fix bo's fence association
2010-02-11 Luca BarbieriUse drm_gem_object_[handle_]unreference_unlocked where...
2010-02-01 Michel Dänzerdrm/radeon/kms: Fix oops after radeon_cs_parser_init...
2010-01-20 Jerome Glissedrm/radeon: r6xx/r7xx possible security issue, system...
2009-12-02 Jerome Glissedrm/radeon/kms: Rework radeon object handling
2009-09-25 Dave Airliedrm/radeon/kms: fix for the extra pages copying.
2009-09-25 Dave Airliedrm/radeon/kms: don't require up to 64k allocations...
2009-09-15 Michel Dänzerdrm/radeon/kms: Free CS parser state tracking memory.
2009-09-15 Michel Dänzerdrm/radeon/kms: Don't kzalloc memory which is immediate...
2009-07-15 Dave Airliedrm/radeon/kms: drop zero length CS indirect buffers.
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...