index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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]