summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
...
* drm: omapdrm: DMA-unmap pages for all buffer types when freeing buffersLaurent Pinchart2017-06-021-11/+6
* drm: omapdrm: Fix incorrect usage of the term 'cache coherency'Laurent Pinchart2017-06-021-7/+15
* drm: omapdrm: Rename GEM DMA sync functionsLaurent Pinchart2017-06-024-9/+9
* drm: omapdrm: Rename the omap_gem_object addrs field to dma_addrsLaurent Pinchart2017-06-021-11/+11
* drm: omapdrm: Lower indentation level in omap_gem_dma_sync_buffer()Laurent Pinchart2017-06-021-22/+21
* drm: omapdrm: Rename omap_gem_(get|put)_paddr() to omap_gem_(un)pin()Laurent Pinchart2017-06-025-24/+39
* drm: omapdrm: Rename occurrences of paddr to dma_addrLaurent Pinchart2017-06-025-56/+57
* drm: omapdrm: Remove remap argument to omap_gem_get_paddr()Laurent Pinchart2017-06-025-11/+8
* drm: omapdrm: Add zpos propertyLaurent Pinchart2017-06-022-1/+5
* drm: omapdrm: Remove custom plane stateLaurent Pinchart2017-06-021-52/+6
* drm: omapdrm: Store the Z order in the plane state zpos fieldLaurent Pinchart2017-06-021-14/+7
* drm: omapdrm: Remove legacy buffer synchronization supportLaurent Pinchart2017-06-023-268/+4
* drm: omapdrm: Use DRM core's atomic commit helperLaurent Pinchart2017-06-022-106/+15
* drm: omapdrm: Handle events when enabling/disabling CRTCsLaurent Pinchart2017-06-021-8/+22
* drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-223-19/+19
* drm/omap: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada2017-05-181-1/+0
* dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
* drm: omap: use common OF graph helpersRob Herring2017-04-069-164/+26
* drm/omap: Major omap_modeset_init() cleanupJyri Sarha2017-04-034-139/+86
* drm/omap: Remove the obsolete #define omap_plane _omap_plane hackJyri Sarha2017-04-031-7/+1
* drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha2017-04-031-3/+2
* drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha2017-04-036-103/+117
* drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config optionJyri Sarha2017-04-032-52/+16
* drm/omap: fix crash on module unloadTomi Valkeinen2017-04-031-14/+0
* drm/omap: use drm_atomic_helper_shutdown()Tomi Valkeinen2017-04-031-0/+2
* drm/omap: fix display SYNC/DE flagsTomi Valkeinen2017-04-032-5/+43
* drm/omap: dispc: improve debug print of display flagsTomi Valkeinen2017-04-031-5/+15
* drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi2017-04-031-2/+35
* drm/omap: poll only connectors where the connect/disconnect can be checkedPeter Ujfalusi2017-04-031-6/+4
* drm/omap: display: Add displays in sorted order to the panel_listPeter Ujfalusi2017-04-031-1/+9
* drm/omap: Use omapdss_stack_is_ready() to check that the display stack is upPeter Ujfalusi2017-04-031-6/+3
* drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi2017-04-033-0/+111
* drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi2017-04-033-0/+34
* drm/omap: fix replication logicTomi Valkeinen2017-04-033-6/+6
* drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabledTomi Valkeinen2017-04-032-12/+0
* drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen2017-04-033-96/+33
* drm/omap: use dispc_opsTomi Valkeinen2017-04-035-39/+57
* drm/omap: fill dispc_opsTomi Valkeinen2017-04-031-0/+40
* drm/omap: add dispc_opsTomi Valkeinen2017-04-032-0/+63
* drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen2017-04-037-7/+31
* drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen2017-04-036-11/+8
* drm/omap: display: don't use dsi_get_pixel_size()Tomi Valkeinen2017-04-033-12/+4
* drm/omap: output: use dev_err instead of DSSERRTomi Valkeinen2017-04-031-5/+8
* drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen2017-04-033-10/+18
* drm/omap: add omapdss-base.koTomi Valkeinen2017-04-033-0/+14
* drm/omap: fix HDMI sync polaritiesTomi Valkeinen2017-04-031-5/+7
* drm/omap: Add support for render nodesHemant Hariyani2017-04-031-7/+13
* drm/omap: improve DPI clock selection on DRA7xxTomi Valkeinen2017-04-031-10/+40
* drm/omap: decrease min width & heightTomi Valkeinen2017-04-031-2/+2
* drm/omap: remove divider constraint from hsdivTomi Valkeinen2017-04-031-8/+0