index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/radeon/kms: add support for the CONST IB to the CS ioctl
Alex Deucher
2012-03-21
1
-0
/
+47
*
drivers/gpu/drm/radeon/radeon_cs.c: eliminate possible double free
Julia Lawall
2012-03-20
1
-14
/
+2
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-0
/
+4
|
\
|
*
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
2012-02-22
1
-0
/
+4
*
|
drm/radeon: also make the cs_parse function per ring
Christian König
2012-02-29
1
-1
/
+1
*
|
drm/radeon: move ring syncing after bo validation
Christian König
2012-02-29
1
-7
/
+14
|
/
*
drm/radeon/kms: check if vm is supported in VA ioctl
Alex Deucher
2012-01-09
1
-2
/
+2
*
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
2012-01-06
1
-0
/
+45
*
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
1
-50
/
+203
*
drm/radeon: make ib size variable
Jerome Glisse
2012-01-05
1
-2
/
+3
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
1
-1
/
+1
*
drm/radeon: no need to check all relocs for duplicates
Christian König
2011-12-20
1
-2
/
+3
*
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
2011-11-20
1
-1
/
+10
*
drm/radeon: Make sure CS mutex is held across GPU reset.
Michel Dänzer
2011-11-11
1
-7
/
+7
*
drm/radeon/kms: set family for use in parser.
Dave Airlie
2011-06-08
1
-0
/
+1
*
drm/radeon: introduce gem_to_radeon_bo helper
Daniel Vetter
2011-02-23
1
-1
/
+1
*
drm/radeon: Use the ttm execbuf utilities
Thomas Hellstrom
2010-11-22
1
-7
/
+10
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
|
*
fix printk typo 'faild'
Paul Bolle
2010-08-09
1
-1
/
+1
*
|
drm: Use ENOENT consistently for the error return for an unmatched handle.
Chris Wilson
2010-08-10
1
-1
/
+1
|
/
*
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
2010-04-06
1
-4
/
+0
*
drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.
Pauli Nieminen
2010-03-31
1
-3
/
+5
*
drm/radeon/kms: don't print error on -ERESTARTSYS.
Dave Airlie
2010-03-31
1
-1
/
+2
*
Merge remote branch 'korg/drm-core-next' into drm-next-stage
Dave Airlie
2010-03-01
1
-5
/
+2
|
\
|
*
Use drm_gem_object_[handle_]unreference_unlocked where possible
Luca Barbieri
2010-02-11
1
-5
/
+2
*
|
drm/radeon/kms: fix bo's fence association
Jerome Glisse
2010-02-18
1
-6
/
+4
|
/
*
drm/radeon/kms: Fix oops after radeon_cs_parser_init() failure.
Michel Dänzer
2010-02-01
1
-1
/
+1
*
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
2010-01-21
1
-0
/
+1
*
drm/radeon/kms: Rework radeon object handling
Jerome Glisse
2009-12-02
1
-6
/
+7
*
drm/radeon/kms: fix for the extra pages copying.
Dave Airlie
2009-09-26
1
-3
/
+1
*
drm/radeon/kms: don't require up to 64k allocations. (v2)
Dave Airlie
2009-09-25
1
-9
/
+96
*
drm/radeon/kms: Free CS parser state tracking memory.
Michel Dänzer
2009-09-16
1
-0
/
+1
*
drm/radeon/kms: Don't kzalloc memory which is immediately overwritten.
Michel Dänzer
2009-09-16
1
-1
/
+1
*
drm/radeon/kms: drop zero length CS indirect buffers.
Dave Airlie
2009-07-15
1
-1
/
+7
*
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-06-15
1
-0
/
+249
[prev]