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
/
amdgpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-27
drm/amdgpu: move gmc macros into amdgpu_gmc header
Huang Rui
1
-6
/
+0
2018-08-27
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
1
-13
/
+0
2018-08-27
drm/amdgpu: remove useless gds switch macro
Huang Rui
1
-1
/
+0
2018-08-27
drm/amdgpu: move ring macros into amdgpu_ring header
Huang Rui
1
-23
/
+0
2018-08-27
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
1
-60
/
+1
2018-08-27
drm/amdgpu: move psp macro into amdgpu_psp header
Huang Rui
1
-1
/
+0
2018-08-27
drm/amdgpu: move firmware definitions into amdgpu_ucode header
Huang Rui
1
-27
/
+0
2018-08-27
drm/amdgpu: move sdma definitions into amdgpu_sdma header
Huang Rui
1
-86
/
+1
2018-08-27
drm/amdgpu: move ih definitions into amdgpu_ih header
Huang Rui
1
-14
/
+0
2018-08-27
drm/amdgpu: move gfx definitions into amdgpu_gfx header
Huang Rui
1
-281
/
+1
2018-08-27
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
1
-0
/
+2
2018-08-27
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
1
-0
/
+5
2018-08-01
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
Christian König
1
-39
/
+1
2018-08-01
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
1
-2
/
+2
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
1
-0
/
+1
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
1
-2
/
+0
2018-07-19
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
1
-3
/
+0
2018-07-17
drm/amdgpu: remove job->ring
Christian König
1
-0
/
+1
2018-07-17
drm/amdgpu: cleanup job header
Christian König
1
-45
/
+1
2018-07-16
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
1
-0
/
+8
2018-07-13
drm/amdgpu: Make pin_size values atomic
Michel Dänzer
1
-3
/
+3
2018-07-13
drm/amdgpu: Keep track of amount of pinned CPU visible VRAM
Michel Dänzer
1
-1
/
+1
2018-07-10
drm/amdgpu: Add CLK IP base offset
Rex Zhu
1
-0
/
+1
2018-07-06
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
Lyude Paul
1
-0
/
+6
2018-07-06
drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
Lyude Paul
1
-38
/
+2
2018-07-06
drm/amdgpu: Rename entity cleanup finctions.
Andrey Grodzovsky
1
-1
/
+1
2018-07-06
drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.
Andrey Grodzovsky
1
-0
/
+7
2018-06-15
drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.
David Panariti
1
-0
/
+1
2018-06-15
drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.
David Panariti
1
-0
/
+1
2018-05-24
drm/amdgpu: add new DF callback for ECC setup
Alex Deucher
1
-0
/
+2
2018-05-15
drm/amdgpu: Enable scatter gather display support
Samuel Li
1
-0
/
+1
2018-05-15
drm/amdgpu: use pp_feature member to store the mask
Huang Rui
1
-0
/
+1
2018-05-15
drm/amdgpu: add save restore list cntl gpm and srm firmware support
Huang Rui
1
-0
/
+15
2018-05-15
drm/amdgpu: Reserved vram for smu to save debug info.
Rex Zhu
1
-0
/
+1
2018-05-15
drm/gpu-sched: fix force APP kill hang(v4)
Emily Deng
1
-0
/
+2
2018-05-15
drm/amdgpu: add emit_reg_write_reg_wait ring callback
Alex Deucher
1
-0
/
+1
2018-05-15
drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspace
Alex Deucher
1
-0
/
+2
2018-05-15
drm/amdgpu: add MP1 and THM hw ip base reg offset
Evan Quan
1
-0
/
+2
2018-04-11
drm/amdgpu: add asic need_full_reset callback
Alex Deucher
1
-0
/
+3
2018-04-11
drm/amdgpu: add df callback functions structure
Hawking Zhang
1
-1
/
+12
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
1
-2
/
+2
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
1
-0
/
+2
2018-03-15
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
1
-2
/
+0
2018-03-15
drm/amdgpu: move getting pcie info to common code
Alex Deucher
1
-2
/
+0
2018-03-14
drm/amdgpu: explicit give BO type to amdgpu_bo_create
Christian König
1
-1
/
+1
2018-03-14
drm/amdgpu: implement mmio byte access helper for MB
Monk Liu
1
-0
/
+6
2018-03-05
drm/amdgpu: move some functions into amdgpu_ttm.h
Christian König
1
-3
/
+0
2018-03-01
drm/amdgpu: cleanups for vram lost handling
Monk Liu
1
-4
/
+0
2018-02-28
drm/amdgpu: fix&cleanups for wb_clear
Monk Liu
1
-1
/
+1
2018-02-27
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
1
-9
/
+1
[prev]
[next]