index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
evergreen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
Merge branch 'drm-radeon-testing' of ../drm-radeon-next into drm-core-next
Dave Airlie
1
-0
/
+7
2011-12-22
drm/radeon/kms: bail on BTC parts if MC ucode is missing
Alex Deucher
1
-0
/
+12
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
1
-20
/
+22
2011-12-20
drm/radeon/kms: add support for per-ring fence interrupts
Alex Deucher
1
-7
/
+51
2011-12-20
drm/radeon/kms: add some new ring params to better handle other ring types
Alex Deucher
1
-1
/
+2
2011-12-20
drm/radeon: precompute fence cpu/gpu addr once v3
Jerome Glisse
1
-1
/
+7
2011-12-20
drm/radeon: rename struct radeon_cp to radeon_ring
Christian König
1
-62
/
+62
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-7
/
+7
2011-12-20
drm/radeon: make ring rptr and wptr register offsets variable
Christian König
1
-1
/
+2
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-58
/
+65
2011-12-20
drm/radeon/kms: add support for semaphores v3
Christian König
1
-1
/
+2
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-3
/
+3
2011-12-19
drm/radeon/kms: support for audio on Evergreen
Rafał Miłecki
1
-0
/
+14
2011-12-01
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
1
-1
/
+6
2011-11-11
drm/radeon/kms/pm: add a proper pm profile init function for fusion
Alex Deucher
1
-0
/
+51
2011-11-11
drm/radeon/kms: fix use of vram scratch page on evergreen/ni
Alex Deucher
1
-1
/
+1
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
1
-10
/
+2
2011-11-03
drm/radeon/kms: set HPD polarity in hpd_init()
Alex Deucher
1
-0
/
+1
2011-11-01
drm/radeon/kms: allocate vram scratch page on 6xx+
Alex Deucher
1
-0
/
+5
2011-10-18
Merge tag 'v3.1-rc10' into drm-core-next
Dave Airlie
1
-46
/
+2
2011-10-18
drm/radeon/kms: make r600-NI blit suspend code common
Alex Deucher
1
-9
/
+1
2011-10-18
drm/radeon/kms: blit code commoning
Ilija Hadzic
1
-23
/
+2
2011-10-18
drm/radeon/kms: simplify evergreen blit code
Ilija Hadzic
1
-2
/
+2
2011-10-18
drm/radeon: Remove more bogus inlines in the radeon driver.
Andi Kleen
1
-2
/
+2
2011-10-12
drm/radeon: allow pcie gen2 speed on Cayman
Ilija Hadzic
1
-2
/
+2
2011-10-12
drm/radeon: allow pcie gen2 speed on NI
Ilija Hadzic
1
-2
/
+1
2011-10-04
drm/radeon/kms: fix channel_remap setup (v2)
Alex Deucher
1
-44
/
+0
2011-09-20
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-0
/
+27
2011-09-18
drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)
Alex Deucher
1
-4
/
+6
2011-09-14
drm/radeon: Don't read from CP ring write pointer registers.
Michel Dänzer
1
-2
/
+2
2011-09-06
drm/radeon: Print gart initialization details on all chipsets
Tormod Volden
1
-0
/
+3
2011-09-02
drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2)
Alex Deucher
1
-0
/
+27
2011-08-30
drm/radeon/kms: evergreen & ni reset SPI block on CP resume
Jerome Glisse
1
-0
/
+1
2011-08-12
drm/radeon/kms: make some watermark messages debug only
Alex Deucher
1
-1
/
+1
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+4
2011-07-25
drm/radeon: Add a rmb() in IH processing
Benjamin Herrenschmidt
1
-0
/
+3
2011-07-25
drm/radeon: Writeback endian fixes
Benjamin Herrenschmidt
1
-3
/
+0
2011-07-18
drm/radeon/kms: add info query for backend map
Alex Deucher
1
-0
/
+1
2011-07-12
drm/radeon/kms: fix backend map typo on juniper
Alex Deucher
1
-1
/
+1
2011-07-09
drm/radeon/kms: clean up multiple crtc handling for evergreen+ (v2)
Alex Deucher
1
-61
/
+98
2011-07-07
drm/radeon/kms: free ib pool on module unloading
Jerome Glisse
1
-0
/
+1
2011-07-02
drm/radeon/kms: use correct reg on fusion when reading back mem config
Alex Deucher
1
-1
/
+4
2011-06-24
drm/radeon/kms: fix num_banks tiling config for fusion
Alex Deucher
1
-2
/
+2
2011-06-21
drm/radeon/kms/r6xx+: voltage fixes
Alex Deucher
1
-0
/
+6
2011-06-20
drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
Dave Airlie
1
-10
/
+7
2011-06-16
drm/radeon/kms: signed fix for evergreen thermal
Alex Deucher
1
-1
/
+2
2011-06-09
drm/radeon: fix GUI idle IH debug statements
Ilija Hadzic
1
-1
/
+1
2011-06-07
Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+90
2011-06-02
drm/radeon/kms: add support for Llano Fusion APUs
Alex Deucher
1
-0
/
+58
2011-05-26
drm/radeon/kms: fix thermal sensor reading on juniper
Alex Deucher
1
-14
/
+32
[prev]
[next]