index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
rv770.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-01
drm/radeon: remove unecessary includes
Alex Deucher
1
-1
/
+0
2014-08-26
drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
Alex Deucher
1
-15
/
+8
2014-08-05
drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
1
-1
/
+0
2014-06-09
drm/radeon: add query for number of active CUs
Alex Deucher
1
-0
/
+3
2014-06-02
drm/radeon: split page flip and pending callback
Christian König
1
-2
/
+8
2014-03-06
drm/radeon: resume old pm late
Alex Deucher
1
-1
/
+2
2014-02-27
drm/radeon: free uvd ring on unload
Jerome Glisse
1
-1
/
+1
2014-01-29
drm/radeon: clean up active vram sizing
Alex Deucher
1
-1
/
+2
2014-01-08
drm/radeon: implement pci config reset for r6xx/7xx (v3)
Alex Deucher
1
-0
/
+29
2013-12-24
drm/radeon: remove generic rptr/wptr functions (v2)
Alex Deucher
1
-3
/
+0
2013-12-24
drm/radeon/pm: move pm handling into the asic specific code
Alex Deucher
1
-0
/
+7
2013-12-24
drm/radeon: re-order firmware loading in preparation for dpm rework
Alex Deucher
1
-8
/
+8
2013-08-30
drm/radeon: fix init ordering for r600+
Alex Deucher
1
-4
/
+5
2013-08-30
drm/radeon: separate DMA code
Christian König
1
-74
/
+0
2013-08-30
drm/radeon: separate UVD code v3
Christian König
1
-101
/
+4
2013-08-30
drm/radeon: remove special handling for the DMA ring
Christian König
1
-3
/
+3
2013-08-30
drm/radeon: rework UVD writeback & [rw]ptr handling
Christian König
1
-2
/
+1
2013-08-30
drm/radeon: restructure UVD code to handle UVD PG (v2)
Alex Deucher
1
-1
/
+1
2013-08-30
drm/radeon/kms: remove r6xx+ blit copy routines
Alex Deucher
1
-7
/
+0
2013-08-14
drm/radeon/r7xx: fix copy paste typo in golden register setup
Alex Deucher
1
-6
/
+6
2013-08-07
drm/radeon: only save UVD bo when we have open handles
Christian König
1
-1
/
+1
2013-08-07
drm/radeon: always program the MC on startup
Alex Deucher
1
-1
/
+2
2013-08-07
drm/radeon: fix halting UVD
Christian König
1
-0
/
+2
2013-07-14
drm/radeon: never unpin UVD bo v3
Christian König
1
-1
/
+1
2013-06-03
radeon: Fix system hang issue when using KMS with older cards
Adis Hamzić
1
-4
/
+6
2013-05-29
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
1
-7
/
+2
2013-05-29
drm/radeon: UVD block on SUMO2 is the same as on SUMO
Christian König
1
-3
/
+1
2013-05-02
drm/radeon: consolidate UVD clock programming
Christian König
1
-93
/
+17
2013-04-23
drm/radeon/7xx: add support for golden register init
Alex Deucher
1
-0
/
+652
2013-04-22
drm/radeon: put UVD PLLs in bypass mode
Christian König
1
-7
/
+13
2013-04-09
drm/radeon/kms: replace *REG32_PCIE_P with *REG32_PCIE_PORT
Alex Deucher
1
-16
/
+16
2013-04-09
drm/radeon: add UVD tiling addr config v2
Christian König
1
-0
/
+5
2013-04-09
drm/radeon: add set_uvd_clocks callback for r7xx v3
Christian König
1
-0
/
+156
2013-04-09
drm/radeon: UVD bringup v8
Christian König
1
-0
/
+132
2013-04-09
drm/radeon: clean up vram/gtt location handling
Alex Deucher
1
-1
/
+1
2013-02-20
drm/radeon: add a asic callback to get the xclk
Alex Deucher
1
-0
/
+25
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
1
-0
/
+74
2012-12-10
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
Alex Deucher
1
-2
/
+29
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+5
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-5
/
+5
2012-07-19
drm/radeon/kms: auto detect pcie link speed from root port
Dave Airlie
1
-0
/
+11
2012-07-17
drm/radeon: record what is next valid wptr for each ring v4
Christian König
1
-1
/
+3
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
1
-4
/
+0
2012-07-17
drm/radeon: remove r600_blit_suspend
Christian König
1
-1
/
+0
2012-07-17
drm/radeon: remove ip_pool start/suspend
Christian König
1
-11
/
+6
2012-07-17
drm/radeon: remove FIXME comment from chipset suspend
Christian König
1
-1
/
+0
2012-06-16
drm/radeon: add some additional 6xx/7xx/EG register init
Alex Deucher
1
-1
/
+4
2012-06-05
drm/radeon: make audio_init consistent across asics
Alex Deucher
1
-12
/
+6
2012-06-01
drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)
Alex Deucher
1
-216
/
+48
[next]