index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
shmobile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
1
-2
/
+3
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
1
-1
/
+2
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-11
/
+1
2017-03-11
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2
-107
/
+104
2017-02-17
drm: shmobile: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2
-107
/
+104
2017-02-09
drm: shmobile: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
3
-36
/
+35
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-3
/
+1
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
1
-0
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2
-5
/
+5
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-7
/
+0
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-07-18
drm/shmobile: make fbdev support really optional
Tobias Jakobi
1
-1
/
+0
2016-06-21
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
1
-1
/
+0
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2016-06-06
drm/shmobile: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-2
/
+2
2016-06-01
drm/shmob: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-02
drm/shmobile: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-03-04
drm/shmobile: removed optional dummy crtc mode_fixup function.
Carlos Palminha
1
-8
/
+0
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
3
-30
/
+0
2016-02-08
drm/shmob: Nuke preclose hook
Daniel Vetter
3
-30
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-1
/
+1
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
1
-2
/
+0
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-2
/
+2
2015-07-22
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
1
-1
/
+1
2015-02-03
drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
Chen Gang S
1
-1
/
+1
2015-01-31
drm: shmobile: fix Kconfig dependencies
Arnd Bergmann
1
-0
/
+2
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+1
2014-10-20
gpu: drm: shmobile: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-15
drm/shmob: Update copyright notice
Laurent Pinchart
11
-11
/
+11
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-07-22
drm: shmobile: fix warnings
Russell King
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-3
/
+3
2014-05-27
drm/shmobile: Add run-time dependencies
Jean Delvare
1
-1
/
+2
2014-05-16
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
1
-7
/
+0
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-04-22
drm: make mode_valid callback optional
Andrzej Hajda
1
-7
/
+0
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-7
/
+7
2014-04-01
drm/shmobile: Restrict plane loops to only operate on legacy planes
Matt Roper
1
-1
/
+1
2013-12-18
drm/shmob: call drm_put_dev directly from ->remove hook
Daniel Vetter
1
-1
/
+3
2013-12-18
drm: shmob_drm: Check clk_prepare_enable() return value
Laurent Pinchart
1
-4
/
+14
2013-11-10
drm: shmob_drm: Convert to clk_prepare/unprepare
Laurent Pinchart
1
-2
/
+2
2013-11-06
drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE
Laurent Pinchart
1
-0
/
+1
2013-10-11
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+1
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+2
[next]