index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_gdp.c
Age
Commit message (
Expand
)
Author
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-04-07
drm/sti: fix typos in comments
Julia Lawall
2022-02-25
drm/sti: plane: Remove redundant zpos initialisation
Maxime Ripard
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-09-16
drm: sti: fix W=1 warnings
Benjamin Gaignard
2019-06-06
drm/sti: drop use of drmP.h
Sam Ravnborg
2018-10-18
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
Christoph Hellwig
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
2018-05-25
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
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-05-09
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
2017-05-09
drm/sti: use seq_puts to display a string
Nicolas Iooss
2017-04-13
drm/sti: fix GDP size to support up to UHD resolution
Vincent Abriou
2017-02-10
drm/sti: do not post GDP command if no update
Vincent Abriou
2017-02-10
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
2017-02-10
drm/sti: enable gdp pixel clock in atomic_update
Vincent Abriou
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-09-20
drm/sti: use valid video mode
Fabien Dessenne
2016-09-20
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
2016-09-20
drm/sti: run gdp init sequence only once
Fabien Dessenne
2016-09-20
drm/sti: fix debug logs
Fabien Dessenne
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-09-20
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
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-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
2016-02-26
drm/sti: add debugfs entries for GDP planes
Vincent Abriou
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
2016-02-26
drm/sti: GDP cropping fails when we remove 2 pixels horizontally
Vincent Abriou
2016-02-26
drm/sti: fallback for GDP scaling
Bich Hemon
[next]