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
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
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
/
radeon
/
si.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-17
drm/radeon: add support for new hainan variants
Alex Deucher
1
-4
/
+9
2017-01-13
drm/radeon/si: load special ucode for certain MC configs
Alex Deucher
1
-1
/
+11
2017-01-07
drm/radeon: update smc firmware selection for SI
Alex Deucher
1
-32
/
+28
2016-12-07
drm/radeon/si: load the proper firmware on 0x87 oland boards
Alex Deucher
1
-0
/
+1
2016-10-25
drm/radeon: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-10-12
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
Marek Olšák
1
-0
/
+1
2016-08-24
drm/radeon: switch UVD code to use UVD_NO_OP for padding
Alex Deucher
1
-1
/
+1
2016-08-23
drm/radeon: remove dead code, si_mc_load_microcode (v2)
Heinrich Schuchardt
1
-9
/
+1
2016-07-07
drm/radeon: load different smc firmware on some SI variants
Alex Deucher
1
-1
/
+44
2016-05-05
drm/radeon: Allow setting shader registers using DMA/COPY packet3 on SI.
Bas Nieuwenhuizen
1
-0
/
+4
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
1
-1
/
+6
2016-05-02
drm/radeon: consolidate si vce initialization and startup code.
Jérome Glisse
1
-46
/
+93
2016-05-02
drm/radeon: consolidate si uvd initialization and startup code.
Jérome Glisse
1
-30
/
+70
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-22
/
+22
2016-03-14
drm/radeon: refactor SI tiling table initialization
Josh Poimboeuf
1
-486
/
+439
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
1
-0
/
+3
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
1
-1
/
+1
2015-07-08
drm/radeon: Handle irqs only based on irq ring, not irq status regs.
Mario Kleiner
1
-144
/
+192
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
1
-1
/
+1
2015-05-28
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
1
-1
/
+1
2015-05-26
drm/radeon: add VCE 1.0 support v4
Christian König
1
-0
/
+46
2015-05-26
drm/radeon: implement si_set_vce_clocks v2
Christian König
1
-0
/
+121
2015-05-12
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
1
-2
/
+2
2015-03-24
Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...
Dave Airlie
1
-4
/
+2
2015-03-19
radeon/si: add support for short HPD irqs
Dave Airlie
1
-12
/
+88
2015-03-19
drm/radeon: add get_allowed_info_register for SI
Alex Deucher
1
-0
/
+30
2015-03-11
drm/radeon: drop setting UPLL to sleep mode
Christian König
1
-4
/
+2
2015-03-04
drm/radeon: do a posting read in si_set_irq
Alex Deucher
1
-0
/
+3
2015-02-26
drm/radeon: enable SRBM timeout interrupt on SI
Christian König
1
-0
/
+7
2015-02-26
drm/radeon: dump full IB if we hit a packet error
Alex Deucher
1
-7
/
+8
2015-01-22
radeon/audio: consolidate audio_fini() functions
Slava Grigorev
1
-1
/
+1
2015-01-22
radeon/audio: consolidate audio_init() functions
Slava Grigorev
1
-1
/
+2
2015-01-08
drm/radeon: fix VM flush on SI (v3)
Alex Deucher
1
-0
/
+10
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-0
/
+3
2014-11-20
drm/radeon: use one VMID for each ring
Christian König
1
-3
/
+3
2014-11-20
drm/radeon: rework vm_flush parameters
Christian König
1
-11
/
+7
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
1
-0
/
+3
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+7
2014-10-01
drm/radeon/si: print full CS when we hit a packet 0
Alex Deucher
1
-1
/
+7
2014-09-23
drm/radeon: Update IH_RB_RPTR register after each processed interrupt
Michel Dänzer
1
-1
/
+1
2014-09-23
drm/radeon: Make IH ring overflow debugging output more useful
Michel Dänzer
1
-2
/
+2
2014-09-23
drm/radeon: Clear RB_OVERFLOW bit earlier
Michel Dänzer
1
-1
/
+1
2014-08-28
radeon: Test for PCI root bus before assuming bus->self
Alex Williamson
1
-1
/
+5
2014-08-26
drm/radeon: save/restore the PD addr on suspend/resume
Christian König
1
-2
/
+13
2014-08-19
drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
Alex Deucher
1
-0
/
+1
2014-08-19
drm/radeon: fix active cu count for SI and CIK
Alex Deucher
1
-5
/
+3
2014-08-19
drm/radeon: Only flush HDP cache for indirect buffers from userspace
Michel Dänzer
1
-3
/
+3
2014-08-15
drm/radeon: use pfp for all vm_flush related updates
Alex Deucher
1
-2
/
+2
2014-08-05
drm/radeon: Use pflip irqs for pageflip completion if possible. (v2)
Mario Kleiner
1
-1
/
+2
2014-08-05
drm/radeon: set VM base addr using the PFP v2
Christian König
1
-1
/
+1
[next]