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
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
/
radeon
/
cik.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
drm/radeon: remove init of CIK VMIDs 8-16 for amdkfd
Oded Gabbay
1
-24
/
+0
2017-10-30
drm/radeon: deprecate and remove KFD interface
Christian König
1
-12
/
+2
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
1
-2
/
+5
2017-06-16
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-13
/
+14
2017-06-14
drm/radeon: Fix overflow of watermark calcs at > 4k resolutions.
Mario Kleiner
1
-2
/
+5
2017-05-31
drm/radeon: take ownership of pipe initialization
Andres Rodriguez
1
-13
/
+14
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
1
-2
/
+2
2017-05-25
drm/radeon: Unbreak HPD handling for r600+
Lyude
1
-2
/
+2
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
1
-2
/
+2
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-21
/
+8
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
1
-1
/
+1
2017-04-29
drm/radeon: Make display watermark calculations more accurate
Mario Kleiner
1
-5
/
+5
2017-04-29
drm/radeon: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
1
-16
/
+3
2017-03-30
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
1
-37
/
+19
2017-03-30
drm/radeon: allow unaligned shader loads on CIK
Marek Olšák
1
-2
/
+5
2016-09-15
drm/radeon: squash lines for simple wrapper functions
Masahiro Yamada
1
-5
/
+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/cik: remove dead code (v2)
Heinrich Schuchardt
1
-9
/
+1
2016-07-07
drm/radeon/cik: fix CP jump table size
Alex Deucher
1
-1
/
+1
2016-07-07
drm/radeon/gfx7: expand cp jt size to handle GDS as well
Alex Deucher
1
-1
/
+2
2016-07-07
drm/radeon: load different smc firmware on some CI variants
Alex Deucher
1
-1
/
+13
2016-05-02
drm/radeon: allow to force hard GPU reset.
Jérome Glisse
1
-1
/
+7
2016-05-02
drm/radeon: consolidate cik vce initialization and startup code.
Jérome Glisse
1
-45
/
+91
2016-05-02
drm/radeon: consolidate cik uvd initialization and startup code.
Jérome Glisse
1
-29
/
+79
2016-03-17
drm/radeon: fix indentation.
Jérome Glisse
1
-3
/
+3
2016-03-14
drm/radeon: refactor CIK tiling table initialization
Josh Poimboeuf
1
-1025
/
+666
2016-02-10
drm/radeon: Avoid double gpu reset by adding a timeout on IB ring tests.
Matthew Dawson
1
-2
/
+9
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
1
-5
/
+1
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-2
/
+2
2015-12-19
drm/radeon: fix typo in cik_ring_ib_execute documentation (v2)
Nicolai Hähnle
1
-2
/
+2
2015-12-19
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
1
-0
/
+3
2015-12-09
radeon/cik: Fix GFX IB test on Big-Endian
Oded Gabbay
1
-5
/
+1
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-29
drm/radeon: compute ring fix hibernation (CI GPU family) v2.
Jérôme Glisse
1
-0
/
+34
2015-06-04
Merge tag 'v4.1-rc6' into drm-next
Dave Airlie
1
-1
/
+1
2015-05-28
radeon: Deinline indirect register accessor functions
Denys Vlasenko
1
-0
/
+25
2015-05-28
drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"
Christian König
1
-1
/
+1
2015-05-12
drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling
Christian König
1
-2
/
+2
2015-03-19
radeon/cik: add support for short HPD irqs
Alex Deucher
1
-12
/
+87
2015-03-19
drm/radeon: add get_allowed_info_register for CIK
Alex Deucher
1
-0
/
+33
2015-03-04
drm/radeon: do a posting read in cik_set_irq
Alex Deucher
1
-0
/
+3
2015-02-26
drm/radeon: enable SRBM timeout interrupt on CIK v2
Leo Liu
1
-0
/
+8
2015-02-11
drm/radeon: only enable kv/kb dpm interrupts once v3
Alex Deucher
1
-21
/
+0
2015-02-11
drm/radeon: workaround for CP HW bug on CIK
Christian König
1
-1
/
+15
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-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
1
-0
/
+11
2015-01-08
drm/radeon: fix VM flush on CIK (v3)
Alex Deucher
1
-0
/
+11
[next]