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
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
1
-1
/
+1
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
1
-2
/
+2
2018-07-05
Merge tag 'omapdrm-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
19
-176
/
+237
2018-06-28
drm/omap: gem: Switch to gem_free_object_unlocked()
Daniel Vetter
1
-1
/
+1
2018-06-28
drm/omap: gem: Fix mm_list locking
Daniel Vetter
4
-8
/
+13
2018-06-28
drm/omap: gem: Replace struct_mutex usage with omap_obj private lock
Laurent Pinchart
3
-56
/
+86
2018-06-28
drm/omap: gem: Don't take struct_mutex to get GEM object mmap offset
Laurent Pinchart
1
-14
/
+2
2018-06-28
drm/omap: gem: Merge __omap_gem_get_pages() and omap_gem_attach_pages()
Laurent Pinchart
1
-39
/
+20
2018-06-28
drm/omap: gem: Rename GEM function with omap_gem_* prefix
Laurent Pinchart
1
-22
/
+26
2018-06-28
drm/omap: fix email address
Tomi Valkeinen
11
-12
/
+12
2018-06-28
drm/omap: Implement workaround for DRA7 errata ID:i932
Venkateswara Rao Mandela
3
-10
/
+67
2018-06-28
gpu: drm: omapdrm: Adding new typedef vm_fault_t
Souptick Joarder
2
-29
/
+25
2018-06-25
drm/omap: remove now unused functions
Christian König
1
-17
/
+0
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-89
/
+24
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
7
-12
/
+37
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
1
-2
/
+0
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-25
drm/omapdrm: Nuke omap_framebuffer_get_next_connector()
Ville Syrjälä
2
-29
/
+0
2018-05-24
drm/omap: fix NULL deref crash with SDI displays
Tomi Valkeinen
1
-1
/
+4
2018-05-22
drm/omap: Move buffer pitch/offset to drm_framebuffer
Daniel Stone
1
-13
/
+9
2018-05-22
drm/omap: Move GEM BO to drm_framebuffer
Daniel Stone
1
-45
/
+15
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
[next]