index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
shmobile
/
shmob_drm_crtc.c
Age
Commit message (
Expand
)
Author
2023-05-29
drm: Place Renesas drivers in a separate dir
Biju Das
2023-05-24
drm: shmobile: Switch to drm_crtc_init_with_planes()
Geert Uytterhoeven
2023-05-24
drm: shmobile: Add support for DRM_FORMAT_XRGB8888
Geert Uytterhoeven
2023-05-24
drm: shmobile: Use %p4cc to print fourcc codes
Geert Uytterhoeven
2023-01-18
drm/shmobile: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
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-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2020-04-02
drm/shmobile: Use simple encoder
Thomas Zimmermann
2019-07-15
drm/shmobile: drop use of drmP.h
Sam Ravnborg
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-09-14
drm: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-05-14
drm: shmobile: remove unused MERAM support
Bartlomiej Zolnierkiewicz
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-02-17
drm: shmobile: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-09
drm: shmobile: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-06-06
drm/shmobile: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-05-02
drm/shmobile: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-03-04
drm/shmobile: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-08
drm/shmob: Nuke preclose hook
Daniel Vetter
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-07-22
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-09-15
drm/shmob: Update copyright notice
Laurent Pinchart
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-04-01
drm/shmobile: Restrict plane loops to only operate on legacy planes
Matt Roper
2013-12-18
drm: shmob_drm: Check clk_prepare_enable() return value
Laurent Pinchart
2013-11-10
drm: shmob_drm: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-05-22
drm/shmob: use drm_send_vblank_event() helper
Rob Clark
2013-04-26
drm/shmobile: Fix race condition between page flip request and handler
Laurent Pinchart
2012-11-30
drm/shmob: drm_connector_property -> drm_object_property
Rob Clark
2012-09-18
drm: Renesas SH Mobile DRM driver
Laurent Pinchart