index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-7
/
+9
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-4
/
+0
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-5
/
+5
2017-05-10
drm/amdgpu: fix dependency issue
Chunming Zhou
1
-0
/
+1
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
1
-4
/
+0
2017-05-10
drm/vblank: Switch to bool in_vblank_irq in get_vblank_timestamp
Daniel Vetter
1
-1
/
+1
2017-05-10
drm/vblank: Switch drm_driver->get_vblank_timestamp to return a bool
Daniel Vetter
1
-4
/
+4
2017-05-06
drm/amdgpu: Use less generic enum definitions
Guenter Roeck
1
-4
/
+4
2017-05-06
drm/amdgpu/gfx: drop max_gs_waves_per_vgt
Alex Deucher
1
-1
/
+0
2017-04-29
drm/amdgpu: export more gpu info for gfx9
Junwei Zhang
1
-0
/
+4
2017-04-29
drm/amdgpu: increase gtt size to 3GB by default v2
Chunming Zhou
1
-0
/
+1
2017-04-28
drm/amd/amdgpu: Introduce new read/write macros for SOC15
Tom St Denis
1
-3
/
+0
2017-04-06
drm/amd/amdgpu: cleanup gfx_v9_0_init_queue()
Tom St Denis
1
-0
/
+3
2017-04-06
drm/amdgpu: Move function amdgpu_has_atpx near other similar functions
Alex Xie
1
-0
/
+2
2017-04-06
drm/amdgpu: cleanup get_invalidate_req v2
Christian König
1
-1
/
+1
2017-04-06
drm/amd/amdgpu: Clean up gfx_v8_0_kiq_set_interrupt_state()
Tom St Denis
1
-0
/
+3
2017-04-06
drm/amdgpu: cleanup VMHUB bit definitions v2
Christian König
1
-1
/
+0
2017-04-05
drm/amdgpu: move adjust_mc_addr into amdgpu_gart_funcs
Christian König
1
-5
/
+0
2017-04-05
drm/amdgpu: move VM related defines into amdgpu_vm.h
Christian König
1
-8
/
+0
2017-04-05
drm/amdgpu: fix VMHUB order to match the hardware
Christian König
1
-2
/
+2
2017-04-04
drm/amdgpu: use a 64bit interval tree for VM management v2
Christian König
1
-2
/
+5
2017-03-30
drm/amdgpu:fix ring_write_multiple
Monk Liu
1
-2
/
+2
2017-03-30
drm/amdgpu/vega10:fix DOORBELL64 scheme
Monk Liu
1
-9
/
+18
2017-03-30
drm/amdgpu: add PSP driver for vega10 (v2)
Huang Rui
1
-0
/
+9
2017-03-30
drm/amdgpu: implement GFX 9.0 support (v2)
Ken Wang
1
-0
/
+2
2017-03-30
drm/amdgpu: Add GMC 9.0 support (v2)
Alex Xie
1
-0
/
+30
2017-03-30
drm/amdgpu: rework common ucode handling for vega10
Huang Rui
1
-0
/
+1
2017-03-30
drm/amdgpu: add NGG parameters
Alex Deucher
1
-0
/
+29
2017-03-30
drm/amdgpu: add 64bit doorbell assignments
Ken Wang
1
-0
/
+68
2017-03-30
drm/amdgpu: gb_addr_config struct
Andrey Grodzovsky
1
-0
/
+10
2017-03-30
drm/amdgpu: use new flag to handle different firmware loading method
Huang Rui
1
-2
/
+8
2017-03-30
drm/amdgpu: add basic support for atomfirmware.h (v3)
Alex Deucher
1
-1
/
+2
2017-03-30
amdgpu: detect if we are using atomfirmware or atombios for vbios (v2)
Alex Deucher
1
-0
/
+1
2017-03-30
drm/amdgpu: move amdgpu_vce structure to vce header
Leo Liu
1
-28
/
+1
2017-03-30
drm/amdgpu: move amdgpu_uvd structure to uvd header
Leo Liu
1
-29
/
+1
2017-03-30
drm/amdgpu: add asic callback to get memsize register
Alex Deucher
1
-0
/
+3
2017-03-30
drm/amdgpu: add a callback to set vm mapping flags
Alex Xie
1
-0
/
+4
2017-03-30
drm/amdgpu: set GART PTE asic specific flags
Alex Xie
1
-0
/
+4
2017-03-30
drm/amdgpu: expand pte flags to uint64_t
Chunming Zhou
1
-4
/
+4
2017-03-30
drm/amdgpu: add 64bit doorbell functions (v2)
Ken Wang
1
-0
/
+4
2017-03-30
drm/amdgpu: add 64bit wb functions
Ken Wang
1
-0
/
+2
2017-03-30
drm/amdgpu: change wptr to 64 bits (v2)
Ken Wang
1
-1
/
+1
2017-03-30
drm/amdgpu: init aperture definitions (v2)
Junwei Zhang
1
-0
/
+5
2017-03-30
drm/amdgpu: Merge pre/postclose hooks
Daniel Vetter
1
-2
/
+0
2017-03-30
drm/amdgpu: remove unused sync testing
Christian König
1
-4
/
+0
2017-03-30
drm/amdgpu: rename amdgpu_gca_config to amdgpu_gfx_config
Junwei Zhang
1
-2
/
+2
2017-03-30
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
1
-0
/
+3
2017-03-30
drm/amdgpu: change pointer of mqd_ptr & mqd_backup to void
Xiangliang Yu
1
-1
/
+1
2017-03-30
drm/amdgpu:alloc mqd backup
Monk Liu
1
-0
/
+1
2017-03-30
drm/amdgpu:new field in_reset introduced for gfx
Monk Liu
1
-0
/
+1
[next]