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
2020-01-08
drm/omapdrm: use BUG_ON macro for error debugging.
Wambui Karuga
1
-2
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
7
-35
/
+16
2019-12-10
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+2
2019-12-09
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
2
-3
/
+4
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-12-04
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
1
-0
/
+4
2019-11-26
drm/omapdrm: Drop dma_buf->k(un)map
Daniel Vetter
1
-21
/
+0
2019-11-20
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2
-9
/
+9
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+1
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
1
-52
/
+2
2019-10-14
drm/omap: Remove set but not used variable 'err' in hdmi4_audio_config
zhengbin
1
-2
/
+2
2019-10-14
drm/omap: Remove set but not used variable 'err' in hdmi5_audio_config
zhengbin
1
-2
/
+2
2019-10-14
drm/omap: Remove set but not used variable 'tclk_trail'
zhengbin
1
-2
/
+1
2019-10-14
drm/omap: Remove set but not used variable 'plane'
zhengbin
1
-3
/
+0
2019-10-11
drm/omap: add OMAP_BO flags to affect buffer allocation
Tomi Valkeinen
1
-2
/
+52
2019-10-11
drm/omap: add omap_gem_validate_flags()
Tomi Valkeinen
1
-5
/
+35
2019-10-11
drm/omap: cleanup OMAP_BO_SCANOUT use
Tomi Valkeinen
1
-4
/
+2
2019-10-11
drm/omap: remove OMAP_BO_TILED define
Tomi Valkeinen
4
-14
/
+14
2019-10-11
drm/omap: accept NULL for dma_addr in omap_gem_pin
Tomi Valkeinen
1
-2
/
+4
2019-10-11
drm/omap: add omap_gem_unpin_locked()
Tomi Valkeinen
1
-7
/
+18
2019-10-11
drm/omap: use refcount API to track the number of users of dma_addr
Jean-Jacques Hiblot
1
-22
/
+22
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-133
/
+140
2019-10-04
drm/omap: hdmi4: fix use of uninitialized var
Tomi Valkeinen
1
-2
/
+3
2019-10-04
drm/omap: hdmi5: automatically choose limited/full range output
Tomi Valkeinen
1
-56
/
+65
2019-10-04
drm/omap: dss: move platform_register_drivers() to dss.c and remove core.c
Jyri Sarha
3
-56
/
+38
2019-10-04
drm/omap: fix missing scaler pixel fmt limitations
Tomi Valkeinen
1
-0
/
+25
2019-10-04
drm/omap: tweak HDMI DDC timings
Alejandro Hernandez
1
-2
/
+2
2019-10-04
drm/omap: avoid copy in mgr_fld_read/write
Tomi Valkeinen
1
-4
/
+4
2019-10-04
drm/omap: drop unneeded locking from mgr_fld_write()
Tomi Valkeinen
1
-14
/
+1
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-8
/
+9
2019-10-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
22
-2530
/
+50
2019-10-03
drm/omap: fix max fclk divider for omap36xx
Tomi Valkeinen
1
-1
/
+1
2019-09-20
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-2524
/
+45
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+5
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
1
-6
/
+5
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
3
-0
/
+3
2019-08-23
drm/omap: Fix port lookup for SDI output
Laurent Pinchart
1
-1
/
+3
2019-08-23
omapdrm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+2
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
1
-1
/
+8
2019-08-16
drm/omap: displays: Remove unused panel drivers
Laurent Pinchart
9
-2493
/
+0
2019-08-12
drm/omap: ensure we have a valid dma_mask
Tomi Valkeinen
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
54
-568
/
+54
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
9
-8
/
+26
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-40
/
+232
2019-06-26
drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
1
-5
/
+5
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
2
-5
/
+3
2019-06-21
drm/omapdrm: drop fb_debug_enter/leave
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
10
-40
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
44
-528
/
+44
[next]