summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-04devicetree/bindings: display: Document common panel propertiesLaurent Pinchart1-0/+91
2017-04-04Merge tag 'omapdrm-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie26-540/+802
2017-04-03drm/omap: Major omap_modeset_init() cleanupJyri Sarha4-139/+86
2017-04-03drm/omap: Remove the obsolete #define omap_plane _omap_plane hackJyri Sarha1-7/+1
2017-04-03drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha1-3/+2
2017-04-03drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha6-103/+117
2017-04-03drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config optionJyri Sarha2-52/+16
2017-04-03drm/omap: fix crash on module unloadTomi Valkeinen1-14/+0
2017-04-03drm/omap: use drm_atomic_helper_shutdown()Tomi Valkeinen1-0/+2
2017-04-03drm/omap: fix display SYNC/DE flagsTomi Valkeinen2-5/+43
2017-04-03drm/omap: dispc: improve debug print of display flagsTomi Valkeinen1-5/+15
2017-04-03drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi2-2/+38
2017-04-03drm/omap: poll only connectors where the connect/disconnect can be checkedPeter Ujfalusi1-6/+4
2017-04-03drm/omap: display: Add displays in sorted order to the panel_listPeter Ujfalusi1-1/+9
2017-04-03drm/omap: Use omapdss_stack_is_ready() to check that the display stack is upPeter Ujfalusi1-6/+3
2017-04-03drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi3-0/+111
2017-04-03drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi3-0/+34
2017-04-03drm/omap: fix replication logicTomi Valkeinen3-6/+6
2017-04-03drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabledTomi Valkeinen2-12/+0
2017-04-03drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen3-96/+33
2017-04-03drm/omap: use dispc_opsTomi Valkeinen5-39/+57
2017-04-03drm/omap: fill dispc_opsTomi Valkeinen1-0/+40
2017-04-03drm/omap: add dispc_opsTomi Valkeinen2-0/+63
2017-04-03drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen7-7/+31
2017-04-03drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen6-11/+8
2017-04-03drm/omap: display: don't use dsi_get_pixel_size()Tomi Valkeinen3-12/+4
2017-04-03drm/omap: output: use dev_err instead of DSSERRTomi Valkeinen1-5/+8
2017-04-03drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen3-10/+18
2017-04-03drm/omap: add omapdss-base.koTomi Valkeinen3-0/+14
2017-04-03drm/omap: fix HDMI sync polaritiesTomi Valkeinen1-5/+7
2017-04-03drm/omap: Add support for render nodesHemant Hariyani1-7/+13
2017-04-03drm/omap: improve DPI clock selection on DRA7xxTomi Valkeinen1-10/+40
2017-04-03drm/omap: decrease min width & heightTomi Valkeinen1-2/+2
2017-04-03drm/omap: remove divider constraint from hsdivTomi Valkeinen1-8/+0
2017-04-03drm/omap: refactor CRTC HW property setupTomi Valkeinen1-8/+17
2017-04-03drm/omap: work-around for errata i886Tomi Valkeinen1-8/+9
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie101-769/+1596
2017-04-02Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_li...Dave Airlie15-971/+2807
2017-03-31drm/vmwgfx: Properly check display/scanout surface sizeSinclair Yeh3-1/+32
2017-03-31drm/vmwgfx: Support topology greater than texture sizeSinclair Yeh3-1/+253
2017-03-31drm/vmwgfx: Define an overlaid handle_close ioctl.Thomas Hellstrom1-0/+24
2017-03-31drm/vmwgfx: Re-implement the stream resource as a simple resource.Thomas Hellstrom3-255/+169
2017-03-31drm/vmwgfx: Introduce a simple resource typeThomas Hellstrom3-1/+298
2017-03-31drm/vmwgfx: Revert "drm/vmwgfx: Replace numeric parameter like 0444 with macro"Øyvind A. Holm1-4/+4
2017-03-31drm/vmwgfx: Fix LDU X blank screen until mode change issueSinclair Yeh1-20/+21
2017-03-31drm/vmwgfx: Skipping fbdev fb pinning for lduSinclair Yeh1-7/+16
2017-03-31drm/vmwgfx: Explicityly track screen target width and heightSinclair Yeh1-3/+8
2017-03-31drm/vmwgfx: Turn on DRIVER_ATOMIC flagSinclair Yeh4-4/+3
2017-03-31drm/vmwgfx: Switch over to internal atomic API for SOU and LDUSinclair Yeh2-295/+25
2017-03-31drm/vmwgfx: Switch over to internal atomic API for STDUSinclair Yeh3-295/+51