index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: sync PT updates as shared v2
Christian König
2014-11-20
1
-1
/
+8
*
drm/radeon: sync PD updates as shared
Christian König
2014-11-20
1
-1
/
+1
*
drm/radeon: fence BO_VAs manually
Christian König
2014-11-20
3
-16
/
+14
*
drm/radeon: use one VMID for each ring
Christian König
2014-11-20
7
-48
/
+68
*
drm/radeon: track VM update fences separately
Christian König
2014-11-20
5
-21
/
+33
*
drm/radeon: fence PT updates manually v2
Christian König
2014-11-20
3
-24
/
+62
*
drm/radeon: split semaphore and sync object handling v2
Christian König
2014-11-20
14
-260
/
+303
*
drm/radeon: remove unnecessary VM syncs
Christian König
2014-11-20
1
-2
/
+0
*
drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr
Christian König
2014-11-20
3
-5
/
+3
*
drm/radeon: rework vm_flush parameters
Christian König
2014-11-20
9
-75
/
+61
*
drm/radeon/ci: disable needless sclk changes
Alex Deucher
2014-11-20
1
-1
/
+1
*
drm/radeon/ci: force pcie level before sclk and mclk
Alex Deucher
2014-11-20
1
-17
/
+17
*
drm/radeon/ci: use different smc command for pcie dpm
Alex Deucher
2014-11-20
1
-2
/
+10
*
drm/radeon/ci: apply disp voltage changes before clk changes
Alex Deucher
2014-11-20
1
-2
/
+2
*
drm/radeon: fix PCC debugging message for CI DPM
Alex Deucher
2014-11-20
1
-1
/
+1
*
drm/radeon/dpm: add thermal dpm support for CI
Alex Deucher
2014-11-20
3
-0
/
+31
*
drm/radeon/dpm: add smc fan control for CI (v2)
Alex Deucher
2014-11-20
8
-4
/
+443
*
drm/radeon/dpm: add smc fan control for SI (v2)
Alex Deucher
2014-11-20
6
-7
/
+401
*
drm/radeon: work around a hw bug in MGCG on CIK
Alex Deucher
2014-11-20
1
-1
/
+2
*
drm/radeon: Move radeon_cursor_move(_locked) to replace forward declaration
Michel Dänzer
2014-11-20
1
-111
/
+109
*
drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor
Michel Dänzer
2014-11-20
3
-17
/
+52
*
Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into ...
Dave Airlie
2014-11-20
40
-153
/
+9554
|
\
|
*
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
2014-11-02
1
-1
/
+10
|
*
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2014-07-17
2
-1
/
+61
|
*
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
2014-07-17
1
-1
/
+28
|
*
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
2014-07-17
1
-1
/
+51
|
*
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
2014-10-19
1
-3
/
+202
|
*
amdkfd: Add interrupt handling module
Andrew Lewycky
2014-07-17
4
-5
/
+218
|
*
amdkfd: Add device queue manager module
Ben Goz
2014-07-17
5
-4
/
+1156
|
*
amdkfd: Add process queue manager module
Ben Goz
2014-07-17
4
-1
/
+390
|
*
amdkfd: Add packet manager module
Ben Goz
2014-07-16
3
-1
/
+641
|
*
amdkfd: Add module parameter of scheduling policy
Ben Goz
2014-07-16
2
-0
/
+42
|
*
amdkfd: Add kernel queue module
Ben Goz
2014-07-16
7
-2
/
+1066
|
*
amdkfd: Add mqd_manager module
Ben Goz
2014-07-16
5
-1
/
+681
|
*
amdkfd: Add queue module
Ben Goz
2014-07-16
3
-2
/
+209
|
*
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
2014-07-16
3
-1
/
+102
|
*
amdkfd: Add basic modules to amdkfd
Oded Gabbay
2014-07-16
9
-10
/
+1349
|
*
amdkfd: Add topology module to amdkfd
Evgeny Pinchuk
2014-07-16
7
-1
/
+1730
|
*
amdkfd: Add amdkfd skeleton driver
Oded Gabbay
2014-07-16
8
-0
/
+543
|
*
drm/radeon: Add radeon <--> amdkfd interface
Oded Gabbay
2014-07-15
10
-1
/
+1008
|
*
drm/radeon: adding synchronization for GRBM GFX
Oded Gabbay
2014-07-14
3
-0
/
+29
|
*
drm/radeon: Report doorbell configuration to amdkfd
Oded Gabbay
2014-01-28
2
-0
/
+35
|
*
drm/radeon/cik: Don't touch int of pipes 1-7
Oded Gabbay
2014-02-11
1
-70
/
+1
|
*
drm/radeon: reduce number of free VMIDs and pipes in KV
Oded Gabbay
2014-01-16
2
-24
/
+26
|
*
iommu/amd: fix accounting of device_state
Oded Gabbay
2014-11-10
1
-6
/
+2
|
*
iommu/amd: use new invalidate_range mmu-notifier
Joerg Roedel
2014-11-13
1
-52
/
+9
*
|
drm/cirrus: allow 32bpp framebuffers for cirrus drm
Zach Reizner
2014-11-20
3
-5
/
+30
*
|
drm/udl: add support to export a handle to a FD on UDL.
Haixia Shi
2014-11-20
5
-72
/
+278
*
|
drm/udl: add cache flags definitions for udl_gem_object
Haixia Shi
2014-11-20
2
-0
/
+25
*
|
drm/cirrus: fix leaky driver load error handling
Zach Reizner
2014-11-20
1
-4
/
+9
[next]