index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
drm/amdgpu/gmc9: clarify GPUVM fault error message
Alex Deucher
1
-1
/
+1
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
3
-6
/
+6
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
7
-17
/
+12
2018-07-25
drm/amdgpu: reduce the number of placements for a BO
Christian König
2
-1
/
+4
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
10
-38
/
+39
2018-07-25
drm/amdgpu: expose only the first UVD instance for now
Christian König
2
-15
/
+7
2018-07-25
drm/amdgpu: clean up coding style a bit
Christian König
1
-10
/
+10
2018-07-24
drm/amdgpu: move the amdgpu_fbdev_set_suspend() further up
Shirish S
1
-3
/
+3
2018-07-24
drm/amdgpu: Don't warn on destroying a pinned BO
Michel Dänzer
1
-1
/
+1
2018-07-24
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
1
-1
/
+1
2018-07-20
drm/amdgpu: rework suspend and resume to deal with atomic changes
Alex Deucher
1
-41
/
+45
2018-07-20
drm/amdgpu: split ip suspend into 2 phases
Alex Deucher
1
-2
/
+76
2018-07-20
drm/amdgpu/acpi: skip backlight events for DC
Alex Deucher
1
-1
/
+3
2018-07-20
drm/amdgpu/apci: don't call sbios request function if it's not supported
Alex Deucher
1
-25
/
+28
2018-07-20
drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.
Andrey Grodzovsky
1
-0
/
+2
2018-07-20
drm/amdgpu: use drm_fb helper for console_(un)lock
Shirish S
2
-8
/
+4
2018-07-20
drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]
Shirish S
1
-15
/
+7
2018-07-20
drm/amdgpu: fix spelling mistake "successed" -> "succeeded"
Colin Ian King
1
-5
/
+5
2018-07-20
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
54
-578
/
+822
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-4
/
+4
2018-07-19
drm/amdgpu: clean up UVD instance handling v2
Christian König
2
-67
/
+64
2018-07-19
drm/amdgpu: remove superflous UVD encode entity
Christian König
3
-27
/
+0
2018-07-19
drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86
Michel Dänzer
1
-1
/
+1
2018-07-19
drm/amdgpu/pm: Remove VLA usage
Kees Cook
1
-58
/
+42
2018-07-19
drm/amdgpu: simplify the bo reference on amdgpu_bo_update
Huang Rui
1
-4
/
+3
2018-07-19
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
2
-15
/
+0
2018-07-19
drm/amdgpu: change ring priority after pushing the job (v2)
Christian König
2
-3
/
+11
2018-07-19
drm/amdgpu: allow for more flexible priority handling
Christian König
1
-1
/
+2
2018-07-19
drm/amdgpu/gfx9: Update golden settings for vg10.
Feifei Xu
1
-1
/
+12
2018-07-18
Merge tag 'drm-misc-next-2018-07-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-71
/
+25
2018-07-18
drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)
Vijendar Mukunda
1
-10
/
+37
2018-07-18
drm/amdgpu: add another ATPX quirk for TOPAZ
Alex Deucher
1
-0
/
+1
2018-07-17
drm/amdgpu: Make sure IB tests flushed after IP resume
Leo Liu
1
-0
/
+3
2018-07-17
drm/amdgpu: minor cleanup in amdgpu_job.c
Christian König
1
-7
/
+4
2018-07-17
drm/amdgpu: remove job->adev (v2)
Christian König
2
-8
/
+11
2018-07-17
drm/amdgpu: Add kfd2kgd.set_compute_idle interface
Felix Kuehling
5
-3
/
+15
2018-07-17
drm/amdgpu: add amdgpu_job_submit_direct helper
Christian König
8
-70
/
+48
2018-07-17
drm/amdgpu: remove job->ring
Christian König
7
-28
/
+29
2018-07-17
drm/amdgpu: remove ring parameter from amdgpu_job_submit
Christian König
9
-21
/
+20
2018-07-17
drm/amdgpu: remove fence context from the job
Christian König
4
-4
/
+1
2018-07-17
drm/amdgpu: cleanup job header
Christian König
2
-45
/
+75
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
4
-40
/
+107
2018-07-13
drm/amdgpu/vi: fix mixed up state in smu clockgating setup
Alex Deucher
1
-6
/
+6
2018-07-13
drm/amdgpu: Warn and update pin_size values when destroying a pinned BO
Michel Dänzer
1
-7
/
+25
2018-07-13
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
4
-21
/
+23
2018-07-13
drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
Michel Dänzer
5
-19
/
+14
2018-07-13
drm/scheduler: modify args of drm_sched_entity_init
Nayan Deshmukh
7
-14
/
+11
2018-07-13
drm/amdgpu: fix TTM move entity init order
Christian König
1
-16
/
+21
2018-07-13
drm/amd: Use newly added interrupt source defs for SOC15.
Andrey Grodzovsky
6
-12
/
+24
2018-07-13
drm/amd: Use newly added interrupt source defs for VI v3.
Andrey Grodzovsky
11
-23
/
+41
[prev]
[next]