index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2015-11-03
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
Vincent Abriou
1
-152
/
+150
2015-11-03
drm/sti: Build monolithic driver
Thierry Reding
1
-2
/
+0
[next]