index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_asic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
1
-0
/
+4
2012-12-14
drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI
Alex Deucher
1
-0
/
+1
2012-12-14
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Alex Deucher
1
-0
/
+1
2012-12-14
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
Alex Deucher
1
-0
/
+1
2012-12-12
drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx
Alex Deucher
1
-0
/
+1
2012-12-10
drm/radeon/kms: Add initial support for async DMA on SI
Alex Deucher
1
-0
/
+5
2012-12-10
drm/radeon/kms: Add initial support for async DMA on cayman/TN
Alex Deucher
1
-0
/
+4
2012-12-10
drm/radeon/kms: Add initial support for async DMA on evergreen
Alex Deucher
1
-0
/
+8
2012-12-10
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
Alex Deucher
1
-0
/
+13
2012-10-02
drm/radeon: add vm set_page() callback for SI
Alex Deucher
1
-0
/
+3
2012-10-02
drm/radeon: rework the vm_flush interface
Alex Deucher
1
-2
/
+2
2012-10-02
drm/radeon/pm: fix multi-head profile handling on BTC+ (v2)
Alex Deucher
1
-0
/
+1
2012-09-27
drm/radeon: refactor set_page chipset interface v5
Christian König
1
-3
/
+3
2012-09-27
drm/radeon: add get_backlight_level callback
Alex Deucher
1
-0
/
+2
2012-09-20
drm/radeon: remove dead function def
Alex Deucher
1
-2
/
+1
2012-09-20
drm/radeon: Move looping over the PTEs into chip code
Christian König
1
-4
/
+3
2012-09-20
drm/radeon: rework VMID handling
Christian König
1
-3
/
+1
2012-09-20
drm/radeon: make VM flushs a ring operation
Christian König
1
-2
/
+1
2012-09-20
drm/radeon: rework the backlight control to be an asic callback
Alex Deucher
1
-0
/
+4
2012-09-20
drm/radeon: properly handle mc_stop/mc_resume on evergreen+ (v2)
Alex Deucher
1
-0
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+2
2012-08-13
drm/radeon: do not reenable crtc after moving vram start address
Jerome Glisse
1
-6
/
+2
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
1
-1
/
+0
2012-06-21
drm/radeon: rework ring syncing code
Christian König
1
-2
/
+3
2012-06-21
drm/radeon: remove radeon_fence_create
Christian König
1
-4
/
+4
2012-05-22
drm/radeon/hdmi: compile audio status in 1 function
Rafał Miłecki
1
-6
/
+1
2012-05-17
drm/radeon/hdmi: store info about all AFMT blocks
Alex Deucher
1
-1
/
+0
2012-05-09
drm/radeon: remove r600 blit mutex v2
Christian König
1
-3
/
+6
2012-05-03
drm/radeon: remove cayman_gpu_is_lockup
Christian König
1
-1
/
+0
2012-05-03
drm/radeon: remove r300_gpu_is_lockup
Christian König
1
-1
/
+0
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
1
-5
/
+0
2012-04-24
drm/radeon/kms: fix up audio interrupt handling
Alex Deucher
1
-3
/
+0
2012-03-21
drm/radeon/kms: add radeon_asic struct for SI
Alex Deucher
1
-0
/
+22
2012-03-21
drm/radeon/kms: add initial DCE6 display watermark support
Alex Deucher
1
-0
/
+3
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
1
-5
/
+5
2012-02-27
drm/radeon/kms: add a radeon asic callback for mc idle
Alex Deucher
1
-1
/
+9
2012-02-27
drm/radeon/kms: add wait_for_vblank asic callback
Alex Deucher
1
-1
/
+3
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
1
-0
/
+12
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
1
-1
/
+1
2011-12-20
drm/radeon/kms: add cayman specific fence_ring_emit
Alex Deucher
1
-0
/
+2
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-12
/
+12
2011-12-20
drm/radeon: make ring rptr and wptr register offsets variable
Christian König
1
-2
/
+0
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-13
/
+15
2011-12-20
drm/radeon/kms: add support for semaphores v3
Christian König
1
-0
/
+6
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
1
-0
/
+1
2011-10-18
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
1
-3
/
+3
2011-10-18
drm/radeon/kms: blit code commoning
Ilija Hadzic
1
-10
/
+0
2011-10-18
drm/radeon/kms: rename a variable for consistency
Ilija Hadzic
1
-2
/
+2
2011-10-18
drm/radeon/kms: simplify r6xx blit code
Alex Deucher
1
-2
/
+2
2011-10-18
drm/radeon/kms: simplify evergreen blit code
Ilija Hadzic
1
-2
/
+2
[next]