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