index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
r600_cs.c
Age
Commit message (
Expand
)
Author
2010-03-31
drm/radeon/r6xx/r7xx: CS parser fixes
Alex Deucher
2010-02-18
drm/radeon/r600: fix warnings in CS checker
Alex Deucher
2010-02-11
drm/radeon/kms: fix r600/r700 cs checker to avoid double kfree
Jerome Glisse
2010-02-11
drm/radeon/kms: r600/r700 command stream checker
Jerome Glisse
2010-01-25
drm/radeon/kms: preface warning printk with driver name
Dave Airlie
2010-01-20
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
2009-12-23
drivers/gpu: Use kzalloc for allocating only one thing
Julia Lawall
2009-11-10
drm/radeon/r600: CS parser updates
Alex Deucher
2009-10-08
drm/radeon/kms: fix vline register for second head.
Dave Airlie
2009-09-29
drm/radeon/kms: Convert RV515 to new init path and associated cleanup
Jerome Glisse
2009-09-28
drm/r600: fix memory leak introduced with 64k malloc avoidance fix.
Dave Airlie
2009-09-25
drm/radeon/r600: fix offset handling in CS parser
Alex Deucher
2009-09-25
drm/radeon/kms/r600: add support for vline relocs
Alex Deucher
2009-09-25
drm/r600: get values from the passed in IB not the copy.
Dave Airlie
2009-09-25
drm/radeon/kms: don't require up to 64k allocations. (v2)
Dave Airlie
2009-09-14
drm/radeon/kms: cleanup - remove radeon_share.h
Jerome Glisse
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse