index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
1
-0
/
+8
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-24
drm/omapdrm: Set fbdev FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-07-24
drm/omapdrm: Use GEM mmap for fbdev emulation
Thomas Zimmermann
2
-3
/
+14
2023-07-24
drm/omapdrm: Set VM flags in GEM-object mmap function
Thomas Zimmermann
4
-38
/
+8
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
9
-34
/
+17
2023-07-11
drm/client: Send hotplug event after registering a client
Thomas Zimmermann
1
-4
/
+0
2023-06-26
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
1
-2
/
+0
2023-06-21
drm: Don't assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-2
/
+0
2023-06-08
drm/omap: Convert to platform remove callback returning void
Uwe Kleine-König
8
-30
/
+17
2023-06-01
drm/omapdrm: Use regular fbdev I/O helpers
Thomas Zimmermann
2
-8
/
+4
2023-04-06
drm/omapdrm: Implement fbdev emulation as in-kernel client
Thomas Zimmermann
3
-62
/
+90
2023-04-06
drm/omapdrm: Remove fbdev from struct omap_drm_private
Thomas Zimmermann
4
-12
/
+6
2023-04-06
drm/omapdrm: Remove bo from struct omap_fbdev
Thomas Zimmermann
1
-13
/
+19
2023-04-06
drm/omapdrm: Remove fb from struct omap_fbdev
Thomas Zimmermann
1
-5
/
+6
2023-04-06
drm/omapdrm: Include <linux/of.h>
Thomas Zimmermann
1
-0
/
+1
2023-03-14
drm: Drop ARCH_MULTIPLATFORM from dependencies
Uwe Kleine-König
1
-1
/
+1
2023-03-03
Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2023-02-28
drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()
Nathan Chancellor
1
-1
/
+1
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2023-02-21
drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
Thomas Zimmermann
1
-0
/
+2
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+1
2023-01-26
drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function
Thomas Zimmermann
1
-2
/
+2
2023-01-17
drm/omap: Fix kernel docs
Tomi Valkeinen
2
-3
/
+3
2023-01-05
drm/omap: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
1
-41
/
+0
2022-12-16
drm/omap: dsi: Fix excessive stack usage
Tomi Valkeinen
1
-10
/
+16
2022-12-16
drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
Yuan Can
1
-5
/
+0
2022-11-11
drm: Assert held reservation lock for dma-buf mmapping
Dmitry Osipenko
1
-0
/
+2
2022-11-05
drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
Thomas Zimmermann
1
-1
/
+1
2022-10-20
drm: Remove drm_mode_config::fb_base
Zack Rusin
1
-2
/
+0
2022-10-18
drm/omapdrm: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-2
/
+2
2022-09-09
drm/omap: dmm_tiler:Remove the print function dev_err()
ye xingchen
1
-3
/
+1
2022-09-09
drm/omap: dss: Fix refcount leak bugs
Liang He
1
-0
/
+3
2022-09-09
drm: omapdrm: dss: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
3
-3
/
+0
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
4
-0
/
+4
2022-06-20
drm: Drop drm_edid.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-7
/
+1
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+1
2022-03-28
drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILER
Ivaylo Dimitrov
1
-4
/
+8
2022-03-28
drm: omapdrm: Support exporting of non-contiguous GEM BOs
Ivaylo Dimitrov
3
-60
/
+73
2022-03-28
drm: omapdrm: simplify omap_gem_pin
Ivaylo Dimitrov
1
-33
/
+42
2022-03-08
drm/omap: fix NULL but dereferenced coccicheck error
Wan Jiabing
1
-1
/
+1
2022-02-25
drm/omap: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
1
-3
/
+0
2022-02-25
drm/omap: plane: Remove redundant zpos initialisation
Maxime Ripard
1
-7
/
+0
2022-02-25
drm/omap: plane: Fix zpos initial value mismatch
Maxime Ripard
1
-1
/
+11
[next]