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
/
hisilicon
/
hibmc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-05
Merge tag 'drm-misc-next-2024-01-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-1
/
+1
2024-01-18
drm: remove I2C_CLASS_DDC support
Heiner Kallweit
1
-1
/
+0
2024-01-10
drm/hisilicon: include drm/drm_edid.h only where needed
Jani Nikula
2
-1
/
+1
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
1
-0
/
+6
2023-06-19
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
1
-1
/
+0
2023-01-10
drm: Only select I2C_ALGOBIT for drivers that actually need it
Uwe Kleine-König
1
-0
/
+2
2022-11-24
drm/hisilicon/hibmc: Fix preferred depth and bpp
Thomas Zimmermann
1
-2
/
+2
2022-11-08
drm/hisilicon/hibmc: Include <linux/io.h> for readl() and writel()
Thomas Zimmermann
1
-0
/
+2
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
1
-1
/
+0
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-0
/
+1
2022-10-20
drm: Remove drm_mode_config::fb_base
Zack Rusin
2
-16
/
+3
2022-09-20
drm/hisilicon: Add depends on MMU
Randy Dunlap
1
-0
/
+1
2022-01-27
drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabled
Javier Martinez Canillas
1
-1
/
+1
2022-01-19
drm/hisilicon/hibmc: Replace module initialization with DRM helpers
Thomas Zimmermann
1
-1
/
+2
2021-07-23
drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()
Thomas Zimmermann
1
-1
/
+0
2021-07-08
drm/hisilicon/hibmc: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-5
/
+8
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-29
drm/hibmc: Call drm_irq_uninstall() unconditionally
Thomas Zimmermann
1
-2
/
+1
2021-06-24
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
1
-2
/
+1
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
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-1
/
+1
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-6
/
+6
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-11
/
+11
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
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-2
/
+2
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
1
-2
/
+2
2020-09-30
drm/hisilicon: Delete the unused macro
Tian Tao
1
-2
/
+0
[next]