index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
s3fwrn5
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-31
drm/amdgpu: workaround tonga HW bug in HQD programming sequence
Andres Rodriguez
1
-1
/
+15
2017-05-31
drm/amdgpu: condense mqd programming sequence
Andres Rodriguez
2
-105
/
+23
2017-05-31
drm/amdgpu: new queue policy, take first 2 queues of each pipe v2
Andres Rodriguez
2
-4
/
+4
2017-05-31
drm/amdgpu: avoid KIQ clashing with compute or KFD queues v2
Andres Rodriguez
4
-18
/
+98
2017-05-31
drm/amdgpu: remove hardcoded queue_mask in PACKET3_SET_RESOURCES
Andres Rodriguez
2
-4
/
+36
2017-05-31
drm/amdgpu: allocate queues horizontally across pipes
Andres Rodriguez
3
-69
/
+113
2017-05-31
drm/amdgpu: remove duplicate magic constants from amdgpu_amdkfd_gfx*.c
Andres Rodriguez
2
-12
/
+12
2017-05-31
drm/amdkfd: allow split HQD on per-queue granularity v5
Andres Rodriguez
9
-55
/
+130
2017-05-31
drm/amdgpu: teach amdgpu how to enable interrupts for any pipe v3
Andres Rodriguez
3
-82
/
+49
2017-05-31
drm/amdgpu: allow split of queues with kfd at queue granularity v4
Andres Rodriguez
5
-44
/
+211
2017-05-31
drm/amdgpu: take ownership of per-pipe configuration v3
Andres Rodriguez
7
-86
/
+70
2017-05-31
drm/radeon: take ownership of pipe initialization
Andres Rodriguez
2
-25
/
+15
2017-05-31
drm/amdgpu: rename rdev to adev
Andres Rodriguez
4
-44
/
+44
2017-05-31
drm/amdgpu: fix kgd_hqd_load failing to update shadow_wptr
Andres Rodriguez
1
-1
/
+1
2017-05-31
drm/amdgpu: unify MQD programming sequence for kfd and amdgpu v2
Andres Rodriguez
6
-100
/
+97
2017-05-31
drm/amdgpu: remove duplicate definition of cik_mqd
Andres Rodriguez
1
-81
/
+54
2017-05-31
drm/amdgpu: detect timeout error when deactivating hqd
Andres Rodriguez
1
-3
/
+17
2017-05-31
drm/amdgpu: refactor MQD/HQD initialization v3
Andres Rodriguez
2
-246
/
+271
2017-05-31
drm/amdgpu: clarify MEC_HPD_SIZE is specific to a gfx generation
Andres Rodriguez
3
-21
/
+18
2017-05-31
drm/amd/powerplay: code clean up in vega10_hwmgr.c
Rex Zhu
1
-6
/
+38
2017-05-31
Revert "drm/amd/powerplay: disable engine spread spectrum feature on Vega10."
Rex Zhu
1
-5
/
+1
2017-05-31
drm/amd/powerplay: enable deep sleep by default for vega10
Rex Zhu
1
-5
/
+61
2017-05-31
drm/amd/powerplay: enable ulv feature by default for vega10.
Rex Zhu
1
-5
/
+28
2017-05-31
drm/amdgpu: stop joining VM PTE updates
Christian König
1
-54
/
+7
2017-05-31
drm/amdgpu: cache the complete pde
Christian König
1
-11
/
+5
2017-05-31
drm/amdgpu: Remove two ! operations in an if condition
Alex Xie
1
-3
/
+2
2017-05-31
drm/amdgpu: Optimize a function called by every IB sheduling
Alex Xie
3
-27
/
+40
2017-05-31
drm/amdgpu: Program ring for vce instance 1 at its register space
Leo Liu
1
-27
/
+68
2017-05-31
drm/amdgpu: Return EINVAL if no PT BO
Harish Kasiviswanathan
1
-18
/
+30
2017-05-31
drm/amdgpu: add some extra VM error handling
Christian König
1
-1
/
+33
2017-05-31
drm/amdgpu: cleanup adjust_mc_addr handling v4
Christian König
11
-53
/
+55
2017-05-31
drm/amdgpu: enable lbpw on raven
Hawking Zhang
3
-0
/
+23
2017-05-31
drm/amdgpu: init lbpw on raven
Hawking Zhang
1
-0
/
+52
2017-05-31
drm/amdgpu: update sdma 4.1 raven specific golden settings
Hawking Zhang
1
-2
/
+2
2017-05-31
drm/amdgpu: update GC 9.1 raven specific golden settings
Hawking Zhang
1
-4
/
+7
2017-05-31
drm/amdgpu: update GC 9.1 golden settings
Hawking Zhang
1
-1
/
+12
2017-05-31
drm/amdgpu: remove unnecessary debug message
Hawking Zhang
2
-20
/
+0
2017-05-31
drm/amd/powerplay: fix set tools address for Vega10
Eric Huang
1
-1
/
+3
2017-05-31
drm/amd/powerplay: fix soft pptable size for Vega10
Eric Huang
1
-0
/
+1
2017-05-31
drm/amdgpu: optimize amdgpu driver load & resume time
Shirish S
2
-10
/
+39
2017-05-25
drm/amdgpu: fix null point error when rmmod amdgpu.
Rex Zhu
1
-1
/
+6
2017-05-25
drm/amd/powerplay: set powerplay support cap on raven
Hawking Zhang
1
-0
/
+3
2017-05-25
drm/amd/powerplay: bypass pptable process on raven
Hawking Zhang
1
-0
/
+6
2017-05-25
drm/amd/powerplay: add get_temperature interface for raven
Hawking Zhang
1
-2
/
+25
2017-05-25
drm/amd/powerplay: update magic number for rv hw backend
Hawking Zhang
2
-2
/
+3
2017-05-25
drm/amd/powerplay: using MinFClock/MaxFclock to report Min/Max memory clock l...
Hawking Zhang
1
-0
/
+8
2017-05-25
drm/radeon: Cleanup pageflipping IRQ handling for evergreen, si
Lyude
3
-172
/
+51
2017-05-25
drm/radeon: Cleanup HDMI audio interrupt handling for evergreen
Lyude
2
-133
/
+27
2017-05-25
drm/radeon: Cleanup display interrupt handling for evergreen, si
Lyude
4
-1059
/
+314
2017-05-25
drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)
Alex Deucher
1
-293
/
+81
[next]