index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
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ä
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-07-22
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
2015-01-31
drm: shmobile: fix Kconfig dependencies
Arnd Bergmann
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
2014-10-20
gpu: drm: shmobile: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-15
drm/shmob: Update copyright notice
Laurent Pinchart
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
2014-07-22
drm: shmobile: fix warnings
Russell King
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
2014-05-27
drm/shmobile: Add run-time dependencies
Jean Delvare
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
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: call drm_put_dev directly from ->remove hook
Daniel Vetter
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
[next]