index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
2
-3
/
+3
*
drm: Remove unused fbdev_list members
Lukas Wunner
2015-11-24
1
-1
/
+0
*
drm/amdgpu: reserve/unreserve objects out of map/unmap operations
Chunming Zhou
2015-11-18
2
-25
/
+25
*
drm/amdgpu: move bo_reserve out of amdgpu_vm_clear_bo
Chunming Zhou
2015-11-18
1
-15
/
+18
*
drm/amdgpu: add lock for interval tree in vm
Chunming Zhou
2015-11-18
2
-2
/
+15
*
drm/amdgpu: keep the owner for VMIDs
Christian König
2015-11-18
2
-17
/
+24
*
drm/amdgpu: move VM manager clean into the VM code again
Christian König
2015-11-18
4
-12
/
+20
*
drm/amdgpu: cleanup VM coding style
Christian König
2015-11-18
1
-50
/
+48
*
drm/amdgpu: remove unused VM manager field
Christian König
2015-11-18
1
-2
/
+0
*
drm/amdgpu: cleanup scheduler command submission
Christian König
2015-11-18
2
-39
/
+25
*
drm/amdgpu: fix typo in firmware name
Christian König
2015-11-18
1
-1
/
+1
*
drm/amdgpu: remove the unnecessary parameter adev for amdgpu_sa_bo_new()
Junwei Zhang
2015-11-16
4
-8
/
+6
*
drm/amdgpu: wait interruptible when semaphores are disabled v2
Christian König
2015-11-16
1
-2
/
+8
*
drm/amdgpu: update pd while updating vm as well
Chunming Zhou
2015-11-16
1
-0
/
+3
*
drm/amdgpu: fix handling order in scheduler CS
Christian König
2015-11-16
1
-5
/
+5
*
drm/amdgpu: fix incorrect mutex usage v3
Christian König
2015-11-16
5
-48
/
+37
*
drm/amdgpu: cleanup scheduler fence get/put dance
Christian König
2015-11-16
2
-2
/
+0
*
drm/amdgpu: add command submission workflow tracepoint
Chunming Zhou
2015-11-16
5
-4
/
+76
*
drm/amdgpu: update Fiji's tiling mode table
Flora Cui
2015-11-16
1
-1
/
+291
*
drm/amdgpu: fix bug that can't enter thermal interrupt for bonaire.
Rex Zhu
2015-11-16
1
-4
/
+4
*
drm/amdgpu: fix seq_printf format string
Arnd Bergmann
2015-11-16
1
-3
/
+3
*
drm/amdgpu: Fix default page access routing
Jay Cornwall
2015-11-16
2
-0
/
+2
*
drm/amdgpu: cleanup amdgpu_cs_parser handling
Christian König
2015-11-16
2
-60
/
+33
*
drm/amdgpu: fix leaking the IBs on error
Christian König
2015-11-16
1
-13
/
+12
*
drm/amd: add kmem cache for sched fence
Chunming Zhou
2015-11-16
3
-2
/
+23
*
drm/amdgpu: add kmem cache for amdgpu fence
Chunming Zhou
2015-11-16
1
-2
/
+20
*
drm/amdgpu: update fiji_mgcg_cgcg_init table
Flora Cui
2015-11-16
1
-5
/
+0
*
drm/amdgpu: use common fence for amdgpu_vm_fence
Christian König
2015-11-16
3
-8
/
+8
*
drm/amdgpu: use fence_is_later() for vm_flush as well v2
Christian König
2015-11-16
1
-12
/
+9
*
drm/amdgpu: use a timer for fence fallback
Christian König
2015-11-16
2
-46
/
+35
*
drm/amdgpu: remove fence trace points
Christian König
2015-11-16
2
-44
/
+0
*
drm/amdgpu: update Fiji's mmPA_SC_RASTER_CONFIG value
Flora Cui
2015-11-16
1
-1
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-11-10
54
-1621
/
+32896
|
\
|
*
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-11-05
23
-470
/
+31237
|
|
\
|
|
*
drm/amdgpu: group together common fence implementation
Christian König
2015-11-04
1
-97
/
+109
|
|
*
drm/amdgpu: remove AMDGPU_FENCE_OWNER_MOVE
Christian König
2015-11-04
3
-4
/
+3
|
|
*
drm/amdgpu: remove now unused fence functions
Christian König
2015-11-04
1
-39
/
+0
|
|
*
drm/amdgpu: fix fence fallback check
Christian König
2015-11-04
1
-0
/
+2
|
|
*
drm/amdgpu: fix stoping the scheduler timeout
Christian König
2015-11-04
1
-1
/
+1
|
|
*
drm/amdgpu: cleanup on error in amdgpu_cs_ioctl()
Dan Carpenter
2015-11-04
1
-2
/
+4
|
|
*
drm/amdgpu: update Fiji's Golden setting
Flora Cui
2015-11-03
1
-7
/
+15
|
|
*
drm/amdgpu: update Fiji's rev id
Flora Cui
2015-11-03
1
-0
/
+5
|
|
*
drm/amdgpu: extract common code in vi_common_early_init
Flora Cui
2015-11-03
1
-6
/
+3
|
|
*
drm/amd/scheduler: don't oops on failure to load
Dave Airlie
2015-11-03
1
-1
/
+2
|
|
*
drm/amdgpu: don't oops on failure to load (v2)
Dave Airlie
2015-11-03
1
-0
/
+3
|
|
*
drm/amdgpu: don't VT switch on suspend
Alex Deucher
2015-11-03
1
-0
/
+1
|
|
*
drm/amdgpu: Make amdgpu_mn functions inline
Harry Wentland
2015-11-02
1
-2
/
+2
|
|
*
drm/amdgpu: remove amdgpu_fence_ref/unref
Christian König
2015-10-30
4
-35
/
+4
|
|
*
drm/amdgpu: use common fence for sync
Christian König
2015-10-30
2
-11
/
+12
|
|
*
drm/amdgpu: use the new fence_is_later
Christian König
2015-10-30
1
-17
/
+13
[next]