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
2022-01-19
drm/radeon: fix UVD suspend error
Qiang Ma
1
-1
/
+1
2021-06-22
drm/radeon: delete useless function return values & remove meaningless if(r) ...
Bernard Zhao
1
-3
/
+1
2021-05-21
drm/radeon/cik: Fix incorrectly named function 'cik_irq_suspend()'
Lee Jones
1
-1
/
+1
2021-04-15
drm/radeon/cik: remove set but not used variables
Tian Tao
1
-4
/
+0
2020-11-16
drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s prototype to shared header
Lee Jones
1
-1
/
+1
2020-11-16
drm/radeon/cik: Move 'Move 'cik_sdma_*()'s prototypes to shared header
Lee Jones
1
-3
/
+0
2020-11-16
drm/radeon/cik: Move 'si_*()'s prototypes to shared header
Lee Jones
1
-3
/
+1
2020-11-16
drm/radeon/ci_dpm: Move 'ci_*()'s prototypes to shared header
Lee Jones
1
-0
/
+1
2020-11-16
drm/radeon/cik: Move 'r600_ih_ring_{alloc, fini}()'s prototypes to shared header
Lee Jones
1
-2
/
+1
2020-11-16
drm/radeon/evergreen: Move 'evergreen_*' and 'sumo_*' prototypes out to share...
Lee Jones
1
-5
/
+1
2020-11-13
drm/radeon/cik: Remove set but unused variable 'mc_shared_chmap'
Lee Jones
1
-2
/
+2
2020-11-13
drm/radeon/cik: Fix a bunch of function parameter descriptions
Lee Jones
1
-6
/
+4
2019-12-23
drm/radeon: use true,false for bool variable in cik.c
zhengbin
1
-2
/
+2
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-2
/
+2
2019-12-05
drm/radeon: Don't include <drm/drm_pci.h>
Thomas Zimmermann
1
-2
/
+2
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+59
2019-11-22
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
1
-2
/
+2
2019-11-21
drm/radeon: Prefer pcie_capability_read_word()
Frederick Lawler
1
-26
/
+44
2019-11-21
drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
Bjorn Helgaas
1
-8
/
+14
2019-11-21
drm/radeon: Correct Transmit Margin masks
Bjorn Helgaas
1
-4
/
+4
2019-10-28
drm/radeon: remove assignment for return value
Wambui Karuga
1
-6
/
+2
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-06-10
drm/radeon: drop use of drmP.h (2/2)
Sam Ravnborg
1
-5
/
+9
2019-06-10
drm/radeon: drop dependency on drm_os_linux.h
Sam Ravnborg
1
-2
/
+2
2018-08-27
gpu: drm: radeon: cik: Replace mdelay() with msleep() in cik_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-07-06
drm/radeon: use pcie functions for link width
Alex Deucher
1
-10
/
+12
2018-03-08
drm/radeon: fix KV harvesting
Alex Deucher
1
-29
/
+2
2017-12-20
Revert "drm/radeon: reduce number of free VMIDs and pipes in KV"
Michel Dänzer
1
-6
/
+11
2017-12-20
Revert "drm/radeon/cik: Don't touch int of pipes 1-7"
Michel Dänzer
1
-1
/
+70
2017-12-20
Revert "drm/radeon: adding synchronization for GRBM GFX"
Michel Dänzer
1
-26
/
+0
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
[next]