index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tilcdc-4.16' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2017-12-21
2
-51
/
+2
|
\
|
*
drm/tilcdc: make tilcdc_mode_hvtotal() static
Xiongwei Song
2017-12-18
1
-1
/
+1
|
*
drm/tilcdc: Remove drm_framebuffer_get() and *_put() calls
Jyri Sarha
2017-12-18
1
-49
/
+0
|
*
drm/tilcdc: ensure nonatomic iowrite64 is not used
Logan Gunthorpe
2017-12-18
1
-1
/
+1
*
|
drm/tilcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
2
-23
/
+5
|
/
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-1
/
+1
|
\
|
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
4
-14
/
+44
|
|
\
|
*
|
drm/tilcdc: Use drm_gem_cma_print_info()
Noralf Trønnes
2017-11-11
1
-1
/
+1
*
|
|
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-23
5
-375
/
+0
|
\
\
\
|
*
\
\
Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2017-11-23
5
-380
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding support
Jyri Sarha
2017-11-20
5
-380
/
+0
*
|
|
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
5
-20
/
+50
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge tag 'tilcdc-4.15' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2017-10-17
4
-14
/
+44
|
|
\
\
\
|
|
|
/
/
|
|
|
/
|
|
|
/
|
|
/
|
|
|
*
drm/tilcdc: Remove redundant OF_DETACHED flag setting
Stephen Boyd
2017-10-13
1
-1
/
+0
|
|
*
drm/tilcdc: Precalculate total frametime in tilcdc_crtc_set_mode()
Jyri Sarha
2017-10-13
1
-1
/
+12
|
|
*
drm/tilcdc: Use tilcdc_crtc_shutdown() in tilcdc_crtc_destroy()
Jyri Sarha
2017-10-05
1
-3
/
+1
|
|
*
drm/tilcdc: Remove WARN_ON(!drm_modeset_is_locked(&crtc->mutex)) checks
Jyri Sarha
2017-10-05
1
-4
/
+0
|
|
*
drm/tilcdc: Turn raster off in crtc reset, if it was on in the HW
Jyri Sarha
2017-10-05
1
-1
/
+29
|
|
*
drm/tilcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-10-05
1
-3
/
+3
|
|
*
drm/tilcdc: tilcdc_tfp410: make of_device_ids const.
Arvind Yadav
2017-10-05
1
-3
/
+1
|
|
*
drm/tilcdc: tilcdc_panel: make of_device_ids const.
Arvind Yadav
2017-10-05
1
-1
/
+1
|
*
|
drm/tilcdc: replace reference/unreference() with get/put
Aishwarya Pant
2017-09-26
2
-4
/
+4
|
|
/
|
*
drm/tilcdc: Use drm_gem_fb_create()
Noralf Trønnes
2017-09-09
1
-1
/
+2
*
|
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
1
-9
/
+5
|
\
\
|
*
|
of: overlay: avoid race condition between applying multiple overlays
Frank Rowand
2017-10-17
1
-6
/
+0
|
*
|
of: overlay: detect cases where device tree may become corrupt
Frank Rowand
2017-10-17
1
-2
/
+3
|
*
|
of: overlay: rename identifiers to more reflect what they do
Frank Rowand
2017-10-17
1
-2
/
+3
|
|
/
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
2
-2
/
+0
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
1
-1
/
+0
*
drm/tilcdc: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-29
1
-2
/
+0
*
drm: Convert to using %pOF instead of full_name
Rob Herring
2017-07-26
1
-2
/
+2
*
drm/tilcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
2017-07-26
1
-1
/
+5
*
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
1
-1
/
+7
*
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-30
1
-1
/
+7
*
drm/tilcdc: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
2
-3
/
+1
*
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
2017-04-06
2
-70
/
+10
*
drm/tilcdc: Drop calls to modeset_lock_crtc
Daniel Vetter
2017-03-25
1
-6
/
+6
*
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-23
1
-13
/
+24
|
\
|
*
drm/tilcdc: Set framebuffer DMA address to HW only if CRTC is enabled
Jyri Sarha
2017-03-14
1
-12
/
+23
|
*
drm/tilcdc: Fix hardcoded fail-return value in tilcdc_crtc_create()
Jyri Sarha
2017-03-14
1
-1
/
+1
*
|
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-11
/
+1
*
|
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-11
1
-1
/
+0
|
\
\
|
*
|
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-17
1
-1
/
+0
|
|
/
*
|
drm: tilcdc: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-09
2
-12
/
+11
*
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
|
/
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-2
/
+1
*
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-02-01
2
-14
/
+0
|
\
|
*
drm/tilcdc: Remove tilcdc_debugfs_cleanup()
Noralf Trønnes
2017-01-27
2
-14
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-27
1
-9
/
+18
|
\
\
|
|
/
|
/
|
[next]