index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-3
/
+3
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-1
/
+4
2018-05-24
drm/omap: fix NULL deref crash with SDI displays
Tomi Valkeinen
1
-1
/
+4
2018-05-18
Merge drm-fixes-for-v4.17-rc6-urgent into drm-next
Dave Airlie
7
-12
/
+37
2018-05-07
drm/omap: handle alloc failures in omap_connector
Tomi Valkeinen
1
-0
/
+10
2018-05-07
drm/omap: add missing linefeeds to prints
Tomi Valkeinen
1
-7
/
+7
2018-05-07
drm/omap: handle error if scale coefs are not found
Tomi Valkeinen
1
-0
/
+6
2018-05-07
drm/omap: check return value from soc_device_match
Tomi Valkeinen
1
-1
/
+6
2018-05-07
drm/omap: fix possible NULL ref issue in tiler_reserve_2d
Tomi Valkeinen
1
-1
/
+5
2018-05-07
drm/omap: fix uninitialized ret variable
Tomi Valkeinen
2
-2
/
+2
2018-05-07
drm/omap: silence unititialized variable warning
Dan Carpenter
1
-1
/
+1
2018-04-30
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-1
/
+4
2018-04-05
drm/omap: fix crash if there's no video PLL
Tomi Valkeinen
1
-7
/
+8
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
2
-1
/
+4
2018-03-14
drm/omap: fix compile error when DPI is disabled
Tomi Valkeinen
1
-1
/
+1
2018-03-14
drm/omap: fix compile error when debugfs is disabled
Tomi Valkeinen
1
-14
/
+12
2018-03-02
drm: omapdrm: displays: panel-dsi-cm: Fix field access before set
Laurent Pinchart
1
-3
/
+3
2018-03-01
drm/omap: cleanup color space conversion
Tomi Valkeinen
1
-15
/
+44
2018-03-01
drm/omap: Allow HDMI audio setup even if we do not have video configured
Jyri Sarha
2
-40
/
+30
2018-03-01
drm/omap: fix maximum sizes
Tomi Valkeinen
1
-4
/
+7
2018-03-01
drm/omap: add writeback funcs to dispc_ops
Tomi Valkeinen
3
-25
/
+35
2018-03-01
drm/omap: fix scaling limits for WB
Tomi Valkeinen
1
-4
/
+20
2018-03-01
drm/omap: fix WB height with interlace
Tomi Valkeinen
1
-12
/
+16
2018-03-01
drm/omap: fix WBDELAYCOUNT with interlace
Tomi Valkeinen
1
-5
/
+9
2018-03-01
drm/omap: fix WBDELAYCOUNT for HDMI
Tomi Valkeinen
1
-2
/
+6
2018-03-01
drm/omap: set WB channel-in in wb_setup()
Tomi Valkeinen
2
-10
/
+5
2018-03-01
drm/omap: Add pclk setting case when channel is DSS_WB
Benoit Parrot
1
-0
/
+4
2018-03-01
drm/omap: dispc: disp_wb_setup to check return code
Benoit Parrot
1
-1
/
+3
2018-03-01
drm/omap: remove leftover enums
Tomi Valkeinen
1
-15
/
+0
2018-03-01
drm/omap: add HPD support to connector-dvi
Tomi Valkeinen
1
-0
/
+118
2018-03-01
drm/omap: Init fbdev emulation only when we have displays
Peter Ujfalusi
1
-0
/
+3
2018-03-01
drm/omap: cleanup fbdev init/free
Tomi Valkeinen
3
-20
/
+16
2018-03-01
drm/omap: fix omap_fbdev_free() when omap_fbdev_create() wasn't called
Tomi Valkeinen
1
-1
/
+2
2018-03-01
drm/omap: fbdev: avoid double initializer entry
Tomi Valkeinen
1
-3
/
+9
2018-03-01
drm/omap: fbdev: use 'screen_buffer' field
Tomi Valkeinen
1
-1
/
+1
2018-03-01
drm/omap: acx565akm: use __be32 when reading status
Tomi Valkeinen
1
-3
/
+3
2018-03-01
drm/omap: reorganize locking in mgr_fld_write
Tomi Valkeinen
1
-5
/
+5
2018-03-01
drm: omapdrm: venc: Allocate the venc private data structure dynamically
Laurent Pinchart
1
-204
/
+238
2018-03-01
drm: omapdrm: sdi: Allocate the sdi private data structure dynamically
Laurent Pinchart
1
-65
/
+86
2018-03-01
drm: omapdrm: hdmi5: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
1
-168
/
+196
2018-03-01
drm: omapdrm: hdmi4: Allocate the omap_hdmi data structure dynamically
Laurent Pinchart
4
-166
/
+200
2018-03-01
drm: omapdrm: dispc: Allocate the dispc private data structure dynamically
Laurent Pinchart
1
-895
/
+1039
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to remaining dispc API functions
Laurent Pinchart
9
-110
/
+133
2018-03-01
drm: omapdrm: dispc: Pass DISPC pointer to dispc_ops operations
Laurent Pinchart
15
-196
/
+257
2018-03-01
drm: omapdrm: dss: Store dispc ops in dss_device structure
Laurent Pinchart
6
-19
/
+14
2018-03-01
drm: omapdrm: dss: Store DSS device pointer in the omapdrm private data
Laurent Pinchart
5
-12
/
+19
2018-03-01
drm: omapdrm: dss: Pass omap_drm_private pointer to dss_mgr_ops
Laurent Pinchart
5
-40
/
+64
2018-03-01
drm: omapdrm: dss: Pass omap_dss_device pointer to dss_mgr_*() functions
Laurent Pinchart
8
-124
/
+88
2018-03-01
drm: omapdrm: dsi: Don't pass channel to dispc init/uninit functions
Laurent Pinchart
1
-11
/
+10
[next]