index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
drm/radeon: allow creating overlapping userptrs
Christian König
1
-1
/
+1
2015-04-08
Merge tag 'imx-drm-fixes-2015-03-31' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
1
-0
/
+1
2015-03-27
drm/radeon/dpm: fix 120hz handling harder
Alex Deucher
1
-0
/
+1
2015-03-19
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
1
-0
/
+1
2015-03-19
radeon: introduce a dp_work handler
Dave Airlie
1
-0
/
+1
2015-03-19
drm/radeon: program auxch directly (v2)
Dave Airlie
1
-0
/
+1
2015-03-19
drm/radeon: add new callback for info ioctl register accessor
Alex Deucher
1
-0
/
+3
2015-03-19
drm/radeon/dpm: add new callbacks to get the current sclk/mclk
Alex Deucher
1
-0
/
+4
2015-01-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-3
/
+6
2015-01-22
drm/radeon: Remove rdev->gart.pages_addr array
Michel Dänzer
1
-1
/
+0
2015-01-22
drm/radeon: Split off gart_get_page_entry ASIC hook from set_page_entry
Michel Dänzer
1
-2
/
+6
2015-01-22
drm/radeon: make MMU_NOTIFIER optional
Rob Clark
1
-0
/
+8
2015-01-22
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
1
-0
/
+3
2015-01-22
add common fan control asic callbacks
Oleg Chernovskiy
1
-0
/
+4
2014-12-04
drm/radeon: use pointers instead of indexes for CS chunks
Christian König
1
-6
/
+5
2014-12-04
drm/radeon: remove duplicates check
Christian König
1
-1
/
+0
2014-12-03
drm/radeon: add spinlock for BO_VA status protection (v2)
Christian König
1
-0
/
+3
2014-12-03
drm/radeon: rename radeon_cs_reloc to radeon_bo_list
Christian König
1
-14
/
+14
2014-12-03
drm/radeon: drop the handle from radeon_cs_reloc
Christian König
1
-1
/
+0
2014-12-03
drm/radeon drop gobj from radeon_cs_reloc
Christian König
1
-1
/
+0
2014-11-20
drm/radeon: fence BO_VAs manually
Christian König
1
-4
/
+3
2014-11-20
drm/radeon: use one VMID for each ring
Christian König
1
-15
/
+21
2014-11-20
drm/radeon: track VM update fences separately
Christian König
1
-8
/
+10
2014-11-20
drm/radeon: split semaphore and sync object handling v2
Christian König
1
-17
/
+25
2014-11-20
drm/radeon: rework vm_flush parameters
Christian König
1
-2
/
+3
2014-11-20
drm/radeon/dpm: add smc fan control for CI (v2)
Alex Deucher
1
-0
/
+4
2014-07-15
drm/radeon: Add radeon <--> amdkfd interface
Oded Gabbay
1
-0
/
+4
2014-07-14
drm/radeon: adding synchronization for GRBM GFX
Oded Gabbay
1
-0
/
+2
2014-01-28
drm/radeon: Report doorbell configuration to amdkfd
Oded Gabbay
1
-0
/
+4
2014-11-12
drm/radeon/dpm: grab fan info from vbios
Alex Deucher
1
-0
/
+5
2014-11-12
drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM
Michel Dänzer
1
-1
/
+1
2014-10-20
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-0
/
+2
2014-10-17
drm/radeon: use gart memory for DMA ring tests
Alex Deucher
1
-0
/
+2
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-40
/
+85
2014-10-03
drm/radeon: cope with foreign fences inside the reservation object
Maarten Lankhorst
1
-3
/
+4
2014-10-03
drm/radeon: cope with foreign fences inside display
Maarten Lankhorst
1
-1
/
+1
2014-10-01
drm/radeon: split audio enable between eg and r600 (v2)
Alex Deucher
1
-2
/
+2
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+2
2014-09-23
drm/radeon: add a module parameter for backlight control (v2)
Alex Deucher
1
-0
/
+1
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
1
-0
/
+2
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
1
-20
/
+23
2014-09-10
drm: drop DRM_DEBUG_CODE
David Herrmann
1
-5
/
+12
2014-09-01
drm/radeon: use common fence implementation for fences, v4
Maarten Lankhorst
1
-4
/
+19
2014-08-28
drm/radeon: allow UVD to use a second 256MB segment
Christian König
1
-1
/
+2
2014-08-28
Merge branch 'drm-next-3.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-6
/
+4
2014-08-28
drm/radeon: drop doing resets in a work item
Christian König
1
-1
/
+0
2014-08-28
drm/radeon: drop RADEON_FENCE_SIGNALED_SEQ v2
Christian König
1
-3
/
+0
2014-08-28
drm/radeon: handle lockup in delayed work, v5
Christian König
1
-0
/
+2
2014-08-28
drm/radeon: take exclusive_lock in read mode during ring tests, v5
Maarten Lankhorst
1
-1
/
+1
2014-08-28
drm/radeon: force fence completion only on problematic rings (v2)
Christian König
1
-1
/
+1
[prev]
[next]