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
/
sti
/
sti_hqvdp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-05
drm/sti: hqvdp: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2023-06-08
drm/sti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-3
/
+3
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-7
/
+7
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-25
drm/sti: plane: Remove redundant zpos initialisation
Maxime Ripard
1
-1
/
+1
2021-10-07
drm/sti: Use correct printk format specifiers for size_t
Laurent Pinchart
1
-2
/
+2
2021-06-03
drm/sti/sti_hqvdp: Fix incorrectly named function 'sti_hqvdp_vtg_cb()'
Lee Jones
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
-2
/
+6
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-20
/
+20
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
-12
/
+12
2021-01-05
drm: sti: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-8
/
+1
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
1
-5
/
+7
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
1
-1
/
+7
2018-10-05
drm/sti: Use drm_atomic_helper_shutdown
Daniel Vetter
1
-1
/
+0
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
1
-1
/
+1
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
1
-1
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+1
2017-06-21
drm: sti: sti_hqvdp: undo preparation of a clock source.
Arvind Yadav
1
-0
/
+3
2017-06-20
drm: sti: sti_hqvdp: make of_device_ids const.
Arvind Yadav
1
-1
/
+1
2017-05-09
drm/sti: Adjust two checks for null pointers in sti_hqvdp_probe()
Markus Elfring
1
-2
/
+2
2017-05-09
drm/sti: Replace 17 seq_puts() calls by seq_putc()
Markus Elfring
1
-2
/
+1
2017-02-10
drm/sti: do not check hw scaling if mode is not set
Fabien DESSENNE
1
-3
/
+3
2017-01-23
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into ...
Dave Airlie
1
-2
/
+21
2017-01-06
drm/sti: do not post HQVDP command if no update
Fabien DESSENNE
1
-0
/
+15
2017-01-06
drm/sti: load XP70 firmware only once
Fabien DESSENNE
1
-2
/
+6
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-09-20
drm/sti: use valid video mode
Fabien Dessenne
1
-4
/
+4
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
1
-3
/
+3
2016-09-20
drm/sti: run hqvdp init sequence only once
Fabien Dessenne
1
-2
/
+2
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
1
-3
/
+4
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
1
-2
/
+2
2016-07-12
gpu: drm: sti_hqvdp: add missing of_node_put after calling of_parse_phandle
Peter Chen
1
-0
/
+1
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
1
-4
/
+28
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
1
-7
/
+0
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
1
-0
/
+1
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-81
/
+366
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-3
/
+3
2016-03-03
drm/sti: use u32 to store DMA addresses
Arnd Bergmann
1
-6
/
+8
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
1
-7
/
+4
2016-02-26
drm/sti: add debugfs entries for HQVDP plane
Vincent Abriou
1
-0
/
+243
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
1
-66
/
+109
2016-02-26
drm/sti: clarify the skip frame/field message
Fabien Dessenne
1
-2
/
+2
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
[next]