index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
shmobile
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
1
-1
/
+0
*
drm/shmobile: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-10-07
1
-3
/
+1
*
drm/shmobile: Convert to Linux IRQ interfaces
Thomas Zimmermann
2021-07-25
2
-5
/
+10
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
1
-6
/
+1
*
drm/shmobile: Use GEM CMA object functions
Thomas Zimmermann
2020-06-10
1
-5
/
+1
*
drm/shmobile: Use simple encoder
Thomas Zimmermann
2020-04-02
1
-11
/
+3
*
drm/shmob: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
2020-03-26
2
-3
/
+5
*
drm/shmobile: drop use of drmP.h
Sam Ravnborg
2019-07-15
7
-5
/
+13
*
drm/shmob: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
1
-2
/
+0
*
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-21
1
-2
/
+1
*
video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol
Alexander Shiyan
2019-04-03
1
-1
/
+0
*
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
1
-1
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
3
-0
/
+3
*
drm/shmob: Fix return value check in shmob_drm_probe
YueHaibing
2019-01-14
1
-2
/
+2
*
drm/shmobile: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-11-23
1
-2
/
+2
*
drm: shmobile: convert to SPDX identifiers
Kuninori Morimoto
2018-09-14
12
-55
/
+12
*
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
drm: shmobile: remove unused MERAM support
Bartlomiej Zolnierkiewicz
2018-05-14
7
-60
/
+0
*
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
1
-1
/
+2
|
\
|
*
drm/shmobile: Use drm_gem_fb_create()
Noralf Trønnes
2017-10-01
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm/shmobile: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm/shmob: Drop drm_vblank_cleanup
Daniel Vetter
2017-06-22
1
-3
/
+1
*
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
2017-03-29
1
-2
/
+3
*
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
2017-03-29
1
-1
/
+2
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-11
/
+1
*
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-11
2
-107
/
+104
|
\
|
*
drm: shmobile: Perform initialization/cleanup at probe/remove time
Laurent Pinchart
2017-02-17
2
-107
/
+104
*
|
drm: shmobile: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
3
-36
/
+35
*
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
|
/
*
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
1
-3
/
+1
*
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-18
1
-0
/
+1
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
2
-5
/
+5
*
drm: Make the connector .detect() callback optional
Laurent Pinchart
2016-12-01
1
-7
/
+0
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
drm/shmobile: make fbdev support really optional
Tobias Jakobi
2016-07-18
1
-1
/
+0
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
*
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-2
/
+2
|
\
|
*
drm/shmobile: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
1
-2
/
+2
*
|
drm/shmob: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
|
/
*
drm/shmobile: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-05-02
1
-1
/
+1
*
drm/shmobile: removed optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-8
/
+0
*
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-09
3
-30
/
+0
|
\
|
*
drm/shmob: Nuke preclose hook
Daniel Vetter
2016-02-08
3
-30
/
+0
*
|
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
1
-1
/
+1
|
/
*
drm: Do not set connector->encoder in drivers
Thierry Reding
2016-01-13
1
-2
/
+0
*
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
[next]