summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)AuthorLines
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-2530/+50
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen-1/+1
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2524/+45
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-6/+5
2019-09-04dma-mapping: remove dma_{alloc,free,mmap}_writecombineChristoph Hellwig-6/+5
2019-08-23drm/omap: Fix port lookup for SDI outputLaurent Pinchart-1/+3
2019-08-23omapdrm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-9/+2
2019-08-23drm/omap: Add 'alpha' and 'pixel blend mode' plane propertiesJean-Jacques Hiblot-1/+8
2019-08-16drm/omap: displays: Remove unused panel driversLaurent Pinchart-2493/+0
2019-08-12drm/omap: ensure we have a valid dma_maskTomi Valkeinen-1/+1
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard-568/+54
2019-07-17drm/omapdrm: drop use of drmP.hSam Ravnborg-8/+26
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-40/+232
2019-06-26drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctlsEmil Velikov-5/+5
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter-5/+3
2019-06-21drm/omapdrm: drop fb_debug_enter/leaveDaniel Vetter-2/+0
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-40/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-528/+44
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter-37/+5
2019-06-10drm/omap: add support for manually updated displaysSebastian Reichel-5/+129
2019-06-10drm/omap: add framedone interrupt supportSebastian Reichel-0/+75
2019-06-10drm/omap: don't check dispc timings for DSISebastian Reichel-4/+14
2019-06-10drm/omap: use DRM_DEBUG_DRIVER instead of CORESebastian Reichel-2/+2
2019-06-10drm/omap: Use dev_get_drvdata()Kefeng Wang-12/+6
2019-06-10drm/omap: remove open-coded drm_invalid_op()Emil Velikov-15/+1
2019-06-10drm/omap: Make sure device_id tables are NULL terminatedThomas Meyer-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-27/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-2/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+3
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard-1/+1
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard-1/+3
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie-8/+20
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-5/+1
2019-03-27drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren-7/+19
2019-03-27drm/omap: Use drm_fb_helper_fill_infoDaniel Vetter-5/+1
2019-03-27drm/omap: fix typoMatteo Croce-1/+1
2019-03-18drm/omap: panel-tpo-td028ttec1: add backlight supportAndreas Kemnade-0/+10
2019-03-18drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren-29/+31
2019-03-18drm/omap: Remove panel-dpi driverLaurent Pinchart-207/+0
2019-03-18drm/omap: Remove TFP410 and DVI connector driversLaurent Pinchart-448/+0
2019-03-18drm/omap: Whitelist DT nodes to fixup with omapdss, prefixLaurent Pinchart-8/+33
2019-03-18drm/omap: Add support for drm_panelLaurent Pinchart-20/+65
2019-03-18drm/omap: Add support for drm_bridgeLaurent Pinchart-62/+145
2019-03-18drm: Use new DRM_BUS_FLAG_*_(DRIVE|SAMPLE)_(POS|NEG)EDGE flagsLaurent Pinchart-22/+29
2019-03-18drm/omap: Merge omap_dss_device type and output_type fieldsLaurent Pinchart-20/+32
2019-03-18drm/omap: Refactor initialization sequenceLaurent Pinchart-67/+56
2019-03-18drm/omap: Simplify OF lookup of DSS devicesLaurent Pinchart-58/+10
2019-03-18drm/omap: Store pixel clock instead of full mode in DPI and SDI encodersLaurent Pinchart-8/+7