index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
shmobile
Age
Commit message (
Expand
)
Author
2022-01-27
drm/shmobile: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-10-07
drm/shmobile: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-07-25
drm/shmobile: Convert to Linux IRQ interfaces
Thomas Zimmermann
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-06-10
drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
drm/shmobile: Use GEM CMA object functions
Thomas Zimmermann
2020-04-02
drm/shmobile: Use simple encoder
Thomas Zimmermann
2020-03-26
drm/shmob: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2019-07-15
drm/shmobile: drop use of drmP.h
Sam Ravnborg
2019-06-21
drm/shmob: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-04-03
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm/shmob: Fix return value check in shmob_drm_probe
YueHaibing
2018-11-23
drm/shmobile: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
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-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-01
drm/shmobile: Use drm_gem_fb_create()
Noralf Trønnes
2017-07-29
drm/shmobile: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-06-22
drm/shmob: Drop drm_vblank_cleanup
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
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
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-07-18
drm/shmobile: make fbdev support really optional
Tobias Jakobi
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-06
drm/shmobile: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-01
drm/shmob: Use lockless gem BO free callback
Daniel Vetter
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-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-08
drm/shmob: Nuke preclose hook
Daniel Vetter
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
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ä
[next]