index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
ni.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon/kms: add support for ucode loading on trinity (v2)
Alex Deucher
2012-03-21
1
-18
/
+64
*
drm/radeon/kms/vm: set vram base offset properly for TN
Alex Deucher
2012-03-21
1
-1
/
+6
*
drm/radeon/kms: cayman gpu init updates for trinity
Alex Deucher
2012-03-21
1
-4
/
+48
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
1
-0
/
+1
|
\
|
*
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
2012-02-22
1
-0
/
+1
*
|
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
2012-02-29
1
-2
/
+2
*
|
drm/radeon/kms: reorganize copy callbacks
Alex Deucher
2012-02-29
1
-1
/
+1
|
/
*
drm/radeon/kms: add some missing semaphore init
Alex Deucher
2012-01-23
1
-0
/
+1
*
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-06
1
-4
/
+156
*
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
2011-12-20
1
-23
/
+22
*
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
2011-12-20
1
-0
/
+9
*
drm/radeon/kms: add cayman specific fence_ring_emit
Alex Deucher
2011-12-20
1
-0
/
+21
*
drm/radeon/kms: add some new ring params to better handle other ring types
Alex Deucher
2011-12-20
1
-1
/
+2
*
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
2011-12-20
1
-1
/
+19
*
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
2011-12-20
1
-73
/
+73
*
drm/radeon: disable compute rings on cayman for now
Christian König
2011-12-20
1
-2
/
+2
*
drm/radeon: make cp variable an array
Christian König
2011-12-20
1
-15
/
+15
*
drm/radeon: make ring rptr and wptr register offsets variable
Christian König
2011-12-20
1
-2
/
+3
*
drm/radeon: make all functions work with multiple rings.
Christian König
2011-12-20
1
-61
/
+68
*
drm/radeon/kms: add support for semaphores v3
Christian König
2011-12-20
1
-1
/
+2
*
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
2011-12-20
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-07
1
-13
/
+12
|
\
|
*
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
2011-11-04
1
-11
/
+2
|
*
drm/radeon/kms: don't poll forever if MC GDDR link training fails
Alex Deucher
2011-11-03
1
-2
/
+5
|
*
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
2011-11-01
1
-0
/
+5
*
|
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-11-01
1
-0
/
+1
|
/
*
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
2011-10-18
1
-38
/
+6
|
\
|
*
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
2011-10-04
1
-32
/
+0
|
*
drm/radeon: Don't read from CP ring write pointer registers.
Michel Dänzer
2011-09-14
1
-6
/
+6
*
|
drm/radeon/kms: make r600-NI blit suspend code common
Alex Deucher
2011-10-18
1
-9
/
+1
*
|
drm/radeon/kms: blit code commoning
Ilija Hadzic
2011-10-18
1
-2
/
+2
*
|
drm/radeon: allow pcie gen2 speed on Cayman
Ilija Hadzic
2011-10-12
1
-0
/
+4
*
|
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
2011-09-20
1
-0
/
+3
|
\
|
|
*
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
Alex Deucher
2011-09-02
1
-0
/
+3
*
|
drm/radeon: Print gart initialization details on all chipsets
Tormod Volden
2011-09-06
1
-0
/
+3
|
/
*
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
Jerome Glisse
2011-08-30
1
-0
/
+1
*
drm/radeon/kms: add info query for backend map
Alex Deucher
2011-07-18
1
-0
/
+1
*
drm/radeon/kms: free ib pool on module unloading
Jerome Glisse
2011-07-07
1
-0
/
+1
*
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-06-08
1
-8
/
+5
|
\
|
*
drm/radeon/kms: add blit support for cayman (v2)
Alex Deucher
2011-05-26
1
-8
/
+5
*
|
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-05-24
1
-2
/
+6
|
\
|
|
*
drm/radeon/kms: fix tile_config value reported to userspace on cayman.
Dave Airlie
2011-05-22
1
-1
/
+1
|
*
drm/radeon/kms: fix incorrect comparison in cayman setup code.
Dave Airlie
2011-05-22
1
-1
/
+1
|
*
drm/radeon/cayman: setup hdp to invalidate and flush when asked
Dave Airlie
2011-05-22
1
-0
/
+4
*
|
drm/radeon/kms: fix cayman acceleration
Alex Deucher
2011-05-11
1
-1
/
+1
*
|
drm/radeon: fix cayman struct accessors.
Dave Airlie
2011-05-11
1
-8
/
+8
|
/
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-1
/
+1
|
\
*
|
drm/radeon/kms/cayman: always set certain VGT regs at CP init
Alex Deucher
2011-03-03
1
-1
/
+6
*
|
drm/radeon/kms/cayman: add asic init/startup/fini/suspend/resume functions
Alex Deucher
2011-03-03
1
-1
/
+240
*
|
drm/radeon/kms: add cayman asic reset support
Alex Deucher
2011-03-03
1
-0
/
+97
[next]