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
/
r300.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-2
/
+2
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-2
/
+2
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 ip_pool start/suspend
Christian König
1
-11
/
+6
2012-05-09
drm/radeon: make the ib an inline object
Jerome Glisse
1
-2
/
+2
2012-05-03
drm/radeon: remove r300_gpu_is_lockup
Christian König
1
-14
/
+0
2012-05-03
drm/radeon: make forcing ring activity a common function
Christian König
1
-9
/
+1
2012-05-03
drm/radeon: move lockup detection code into radeon_ring.c
Christian König
1
-2
/
+2
2012-05-03
drm/radeon: use central function for IB testing
Christian König
1
-5
/
+2
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
1
-1
/
+0
2012-03-15
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
1
-1
/
+7
2012-02-29
drm/radeon/kms: reorganize gart callbacks
Alex Deucher
1
-2
/
+2
2012-02-29
drm/radeon/kms: make ring_start, ring_test, and ib_test per ring
Alex Deucher
1
-3
/
+2
2012-02-22
drm/radeon/kms: properly set accel working flag and bailout when false
Jerome Glisse
1
-1
/
+7
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
1
-3
/
+3
2011-12-20
drm/radeon: introduce a sub allocator and convert ib pool to it v4
Jerome Glisse
1
-2
/
+19
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
-64
/
+64
2011-12-20
drm/radeon: make cp variable an array
Christian König
1
-2
/
+2
2011-12-20
drm/radeon: make all functions work with multiple rings.
Christian König
1
-62
/
+65
2011-12-20
drm/radeon/kms: add support for multiple fence queues v2
Alex Deucher
1
-2
/
+2
2011-11-20
drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CS
Marek Olšák
1
-43
/
+51
2011-11-04
drm/radeon/kms: consolidate GART code, fix segfault after GPU lockup V2
Jerome Glisse
1
-12
/
+4
2011-09-06
drm/radeon: Print gart initialization details on all chipsets
Tormod Volden
1
-2
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2011-02-17
drm: Fix printk typo 'failled'
Paul Bolle
1
-2
/
+2
2011-02-17
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
Marek Olšák
1
-0
/
+2
2011-02-14
drm/radeon/kms: check AA resolve registers on r300
Marek Olšák
1
-0
/
+21
2011-02-14
drm/radeon/kms: fix tracking of BLENDCNTL, COLOR_CHANNEL_MASK, and GB_Z on r300
Marek Olšák
1
-2
/
+1
2011-02-14
drm/radeon/kms: optimize CS state checking for r100->r500
Marek Olšák
1
-1
/
+19
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
1
-2
/
+5
2011-01-17
drm/radeon/kms: balance asic_reset functions
Alex Deucher
1
-5
/
+6
2011-01-07
drm/radeon/kms: add pcie get/set lane support for r6xx/r7xx/evergreen
Alex Deucher
1
-4
/
+1
2011-01-06
drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clear
Marek Olšák
1
-0
/
+9
2010-12-22
drm/radeon/kms: add ARGB2101010 colorbuffer support for r500
Marek Olšák
1
-0
/
+7
2010-11-09
drivers/gpu/drm: Update WARN uses
Joe Perches
1
-1
/
+1
2010-10-06
drm/radeon/kms: enable writeback (v2)
Alex Deucher
1
-6
/
+9
2010-08-02
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
1
-3
/
+41
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
1
-0
/
+3
2010-08-02
drm/radeon/kms: check/restore sanity before doing anything else with GPU.
Dave Airlie
1
-0
/
+2
2010-07-20
drm: radeon: check kzalloc() result
Kulikov Vasiliy
1
-0
/
+2
2010-07-16
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
1
-0
/
+1
2010-07-01
drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
Roland Scheidegger
1
-0
/
+5
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
1
-4
/
+3
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
1
-3
/
+0
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-4
/
+3
2010-05-04
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2010-04-28
drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
Marek Olšák
1
-1
/
+1
[next]