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
/
radeon_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-05
drm/radeon: disable tests/benchmarks if accel is disabled
Alex Deucher
1
-3
/
+12
2013-06-12
drm/radeon: fix write back suspend regression with uvd v2
Jerome Glisse
1
-29
/
+24
2013-05-29
drm/radeon: narrow scope of Apple re-POST hack
Alex Deucher
1
-1
/
+3
2013-05-29
drm/radeon: don't check crtcs in card_posted() on cards without DCE
Alex Deucher
1
-0
/
+4
2013-05-29
drm/radeon: fix card_posted check for newer asics
Alex Deucher
1
-10
/
+9
2013-05-20
drm/radeon: add chip family for Hainan
Alex Deucher
1
-0
/
+1
2013-05-02
radeon: add bo tracking debugfs
Jerome Glisse
1
-0
/
+5
2013-04-23
drm/radeon: add helper function to support golden registers
Alex Deucher
1
-0
/
+36
2013-04-09
drm/radeon: clean up vram/gtt location handling
Alex Deucher
1
-2
/
+13
2013-02-21
Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+8
2013-02-20
drm/radeon: Avoid NULL pointer dereference from atom_index_iio() allocation f...
Tim Gardner
1
-1
/
+8
2013-02-08
Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-0
/
+1
2013-02-01
drm/radeon: add Oland chip family
Alex Deucher
1
-0
/
+1
2013-01-30
efi: Make 'efi_enabled' a function to query EFI facilities
Matt Fleming
1
-1
/
+2
2013-01-07
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
1
-0
/
+28
2012-12-19
drm/radeon: restore modeset late in GPU reset path
Jerome Glisse
1
-1
/
+2
2012-12-19
drm/radeon: avoid deadlock in pm path when waiting for fence
Jerome Glisse
1
-2
/
+11
2012-12-19
drm/radeon: don't leave fence blocked process on failed GPU reset
Jerome Glisse
1
-0
/
+1
2012-12-14
drm/radeon: make indirect register access concurrency-safe
Daniel Vetter
1
-0
/
+1
2012-10-24
drm/radeon: fix and simplify pot argument checks v3
Christian König
1
-36
/
+24
2012-10-15
drm/radeon: update comments to clarify VM setup (v2)
Alex Deucher
1
-0
/
+4
2012-09-27
drm/radeon: restore backlight level on resume
Alex Deucher
1
-0
/
+7
2012-09-20
drm/radeon: Mark all possible functions / structs as static
Lauri Kasanen
1
-1
/
+1
2012-09-20
drm/radeon: rework VMID handling
Christian König
1
-1
/
+0
2012-09-20
drm/radeon: remove gui_idle interrupt infrastructure
Alex Deucher
1
-1
/
+0
2012-08-29
drm/radeon: fix double free in radeon_gpu_reset
Christian König
1
-0
/
+3
2012-08-29
drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740
Jerome Glisse
1
-1
/
+1
2012-08-13
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
1
-0
/
+1
2012-07-18
drm/radeon: document radeon_device.c (v2)
Alex Deucher
1
-3
/
+310
2012-07-18
drm/radeon: remove radeon_ring_index()
Alex Deucher
1
-0
/
+4
2012-07-17
drm/radeon: implement ring saving on reset v4
Christian König
1
-8
/
+40
2012-07-17
drm/radeon: move radeon_ib_ring_tests out of chipset code
Christian König
1
-0
/
+15
2012-07-17
drm/radeon: add an exclusive lock for GPU reset v2
Jerome Glisse
1
-0
/
+3
2012-06-21
drm/radeon: replace cs_mutex with vm_mutex v3
Christian König
1
-1
/
+1
2012-06-21
drm/radeon: fix & improve ih ring handling v3
Christian Koenig
1
-2
/
+1
2012-06-21
drm/radeon: replace vmram_mutex with mclk_lock v2
Christian König
1
-1
/
+1
2012-05-23
drm/radeon: add PRIME support (v2)
Alex Deucher
1
-1
/
+1
2012-05-17
drm/radeon: make use of radeon_gem_init() consistent
Alex Deucher
1
-1
/
+3
2012-05-13
vga_switcheroo: Introduce struct vga_switcheroo_client_ops
Takashi Iwai
1
-4
/
+6
2012-05-09
drm/radeon: rip out the ib pool
Jerome Glisse
1
-1
/
+0
2012-05-09
drm/radeon: simplify semaphore handling v2
Jerome Glisse
1
-2
/
+0
2012-05-09
drm/radeon: rework locking ring emission mutex in fence deadlock detection v2
Christian König
1
-1
/
+4
2012-05-09
drm/radeon: rework fence handling, drop fence list v7
Jerome Glisse
1
-4
/
+4
2012-05-09
drm/radeon: replace the per ring mutex with a global one
Christian König
1
-2
/
+1
2012-05-07
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-2
/
+2
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-2
/
+2
2012-05-04
drm/radeon: clarify and extend wb setup on APUs and NI+ asics
Alex Deucher
1
-2
/
+2
2012-05-03
drm/radeon: rework recursive gpu reset handling
Christian König
1
-5
/
+0
2012-05-03
drm/radeon: rename fence_wait_last to fence_wait_empty
Christian König
1
-1
/
+1
2012-05-03
drm/radeon: replace gpu_lockup with ring->ready flag
Christian König
1
-1
/
+0
[next]