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
/
amdgpu
/
amdgpu_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c
Alex Deucher
2017-12-18
1
-86
/
+90
*
drm/amdgpu: move atom functions from amdgpu_device.c
Alex Deucher
2017-12-18
1
-231
/
+0
*
drm/amdgpu: Simplify amdgpu_lockup_timeout usage.
Andrey Grodzovsky
2017-12-15
1
-1
/
+6
*
drm/amdgpu: Add gpu_recovery parameter
Andrey Grodzovsky
2017-12-15
1
-1
/
+8
*
drm/amdgpu: drop scratch regs save and restore from GPU reset handling
Alex Deucher
2017-12-13
1
-2
/
+0
*
drm/amdgpu: drop scratch regs save and restore from S3/S4 handling
Alex Deucher
2017-12-13
1
-2
/
+0
*
drm/amdgpu: no need to evict VRAM in device_fini
Monk Liu
2017-12-12
1
-2
/
+1
*
drm/amdgpu: add amdgpu_evict_vram debugfs file
Christian König
2017-12-12
1
-1
/
+12
*
drm/amdgpu: cleanup debugfs handling a bit
Christian König
2017-12-12
1
-35
/
+11
*
drm: move amd_gpu_scheduler into common location
Lucas Stach
2017-12-07
1
-2
/
+2
*
drm/amdgpu: allow specifying vm_block_size for multi level PDs v2
Christian König
2017-12-06
1
-13
/
+1
*
drm/amdgpu: move validation of the VM size into the VM code
Christian König
2017-12-06
1
-15
/
+1
*
drm/amdgpu: allow non pot VM size values
Christian König
2017-12-06
1
-6
/
+0
*
drm/ttm: use an operation context for ttm_bo_mem_space v2
Christian König
2017-12-06
1
-2
/
+3
*
drm/amdgpu: align GTT start to 4GB v2
Christian König
2017-12-06
1
-1
/
+4
*
drm/amdgpu: remove VRAM size reduction v2
Christian König
2017-12-06
1
-29
/
+1
*
drm/amdgpu: require a root bus window above 4GB for BAR resize
Christian König
2017-12-06
1
-0
/
+18
*
drm/amdgpu:show error message if fail on event4
Monk Liu
2017-12-06
1
-1
/
+2
*
drm/amdgpu:free CSA in unified place
Monk Liu
2017-12-06
1
-0
/
+1
*
drm/amdgpu:cleanup unused stack var
Monk Liu
2017-12-06
1
-2
/
+1
*
drm/amdgpu:fix NULL pointer access during drv remove
Monk Liu
2017-12-06
1
-1
/
+0
*
drm/amdgpu: revise retry init to fully cleanup driver
Pixel Ding
2017-12-06
1
-0
/
+3
*
drm/amdgpu:read VRAMLOST from gim
Monk Liu
2017-12-04
1
-5
/
+4
*
drm/amdgpu: bypass FB resizing for SRIOV VF
pding
2017-12-04
1
-0
/
+4
*
drm/amdgpu: release exclusive mode after hw_init
pding
2017-12-04
1
-0
/
+4
*
drm/amdkfd: initialise kfd inside amdgpu_device_init
pding
2017-12-04
1
-0
/
+4
*
drm/amdgpu: resize VRAM BAR for CPU access v6
Christian König
2017-12-04
1
-0
/
+50
*
drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data
Horace Chen
2017-12-04
1
-1
/
+22
*
drm/amdgpu: retry init if exclusive mode request is failed
pding
2017-12-04
1
-1
/
+1
*
drm/amdgpu: move GART recovery into GTT manager v2
Christian König
2017-12-04
1
-5
/
+3
*
drm/amdgpu:cleanup in_sriov_reset and lock_reset
Monk Liu
2017-12-04
1
-4
/
+5
*
drm/amdgpu:implement new GPU recover(v3)
Monk Liu
2017-12-04
1
-170
/
+152
*
drm/amdgpu: retry init if it fails due to exclusive mode timeout (v3)
pding
2017-12-04
1
-0
/
+10
*
drm/amdgpu: change redundant init logs to debug level
pding
2017-12-04
1
-3
/
+1
*
drm/amdgpu:cleanup job reset routine(v2)
Monk Liu
2017-12-04
1
-2
/
+2
*
drm/amdgpu:cleanup force_completion
Monk Liu
2017-12-04
1
-3
/
+3
*
Revert "drm/amdgpu: fix rmmod KCQ disable failed error"
Alex Deucher
2017-11-28
1
-3
/
+0
*
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-23
1
-20
/
+23
|
\
|
*
drm/amdgpu: fix rmmod KCQ disable failed error
Wang Hongcheng
2017-11-21
1
-0
/
+3
|
*
drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read() (v2)
Tom St Denis
2017-11-13
1
-20
/
+20
*
|
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-17
1
-16
/
+89
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...
Dave Airlie
2017-10-09
1
-16
/
+89
|
|
\
|
|
*
drm/amd/display: Enable Vega by default.
Harry Wentland
2017-09-26
1
-3
/
+3
|
|
*
drm/amdgpu: disable DC on KB/ML for now
Alex Deucher
2017-09-26
1
-4
/
+3
|
|
*
drm/amdgpu: add DCE8 APUs to dc_supported check
Alex Deucher
2017-09-26
1
-0
/
+3
|
|
*
drm/amd/display: Move kms_atomic support flag to dm_early_init.
Andrey Grodzovsky
2017-09-26
1
-4
/
+0
|
|
*
drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL.
Andrey Grodzovsky
2017-09-26
1
-0
/
+3
|
|
*
drm/amdgpu: enable dcn1.0 dc support on raven
Hawking Zhang
2017-09-26
1
-0
/
+4
|
|
*
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
1
-2
/
+0
|
|
*
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
1
-0
/
+4
[next]