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
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
1
-2
/
+2
2021-04-11
drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
1
-1
/
+1
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2
-3
/
+3
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2
-11
/
+12
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2
-2
/
+6
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2
-23
/
+23
2021-02-17
drm: Switch to %p4cc format modifier
Sakari Ailus
1
-3
/
+2
2021-01-15
drm/hisilicon/hibmc: Remove hibmc_ttm.c
Thomas Zimmermann
1
-61
/
+0
2021-01-14
drm/hisilicon: Fix build error
Tian Tao
1
-1
/
+1
2021-01-13
drm/hibmc: Remove references to struct drm_device.pdev
Thomas Zimmermann
3
-8
/
+68
2021-01-12
drm/hisilicon: Use drm_crtc_mask()
Tian Tao
1
-1
/
+2
2021-01-11
drm/hisilicon: Delete the empty function mode_valid
Tian Tao
1
-7
/
+0
2021-01-08
drm/hisilicon: Use simple encoder
Tian Tao
1
-6
/
+2
2020-12-23
drm/hisilicon: Remove drm_dev_put in hibmc
Tian Tao
1
-5
/
+3
2020-12-23
drm/hisilicon: Use pcim_enable_device()
Tian Tao
1
-4
/
+2
2020-12-16
drm/hisilicon: Fix rmmod hibmc_drm failed
Tian Tao
1
-1
/
+5
2020-12-15
drm/hisilicon: Fix use-after-free
Tian Tao
1
-1
/
+0
2020-12-09
drm/hisilicon: Delete unused local parameters
Tian Tao
1
-4
/
+1
2020-12-09
drm/hisilicon: Use managed mode-config init
Tian Tao
2
-12
/
+3
2020-12-04
drm/hisilicon: Delete the entire file hibmc_ttm.c
Tian Tao
4
-57
/
+20
2020-12-04
drm/hisilicon: Use managed VRAM-helper initialization
Tian Tao
3
-18
/
+3
2020-12-03
drm/hisilicon: Use the new api devm_drm_irq_install
Tian Tao
1
-4
/
+1
2020-12-03
drm/hisilicon: Code refactoring for hibmc_drm_drv
Tian Tao
5
-32
/
+30
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
3
-3
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2
-4
/
+4
2020-10-31
drm/hisilicon: Adding a const declaration to an invariant construct
Tian Tao
2
-2
/
+2
2020-10-19
drm/hisilicon: Use the same style of variable type in hibmc_drm_drv
Tian Tao
2
-11
/
+10
2020-10-19
drm/hisilicon: Use the same style of variable type in hibmc_drm_de
Tian Tao
1
-30
/
+29
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2
-4
/
+4
2020-09-30
drm/hisilicon: Delete the unused macro
Tian Tao
1
-2
/
+0
2020-09-30
drm/hisilicon: Using the to_hibmc_drm_private to convert
Tian Tao
3
-16
/
+15
2020-09-28
drm/hisilicon: Deleted the drm_device declaration
Tian Tao
1
-2
/
+0
2020-09-25
drm/hisilicon: Features to support reading resolutions from EDID
Tian Tao
1
-4
/
+34
2020-09-25
drm/hisilicon: Support i2c driver algorithms for bit-shift adapters
Tian Tao
3
-2
/
+124
2020-08-31
drm/hisilicon: Removed the dependency on the mmu
Tian Tao
1
-1
/
+1
2020-08-26
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_drv
Tian Tao
1
-12
/
+12
2020-08-26
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_de
Tian Tao
1
-7
/
+7
2020-08-26
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_drm_vdac
Tian Tao
1
-2
/
+2
2020-08-26
drm/hisilicon: Use drm_err instead of DRM_ERROR in hibmc_ttm
Tian Tao
1
-1
/
+1
2020-08-13
drm/hisilicon: Fix build error of no type of module_init
Tian Tao
1
-0
/
+1
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+3
2020-08-12
drm/hisilicon: Code refactoring for hibmc_drv_de
Tian Tao
2
-42
/
+15
2020-08-12
drm/hisilicon: Remove the unused include statements
Tian Tao
3
-10
/
+0
2020-07-29
drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
Tian Tao
2
-5
/
+1
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
1
-2
/
+3
2020-07-08
drm/hisilicon/hibmc: Move drm_fbdev_generic_setup() down to avoid the splat
Zenghui Yu
1
-2
/
+3
2020-07-06
drm/hisilicon: Code refactoring for hibmc_drv_vdac
Tian Tao
2
-41
/
+13
2020-07-02
drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()
Tian Tao
1
-1
/
+2
[next]