summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2019-05-31drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren
2019-05-10drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren
2018-11-21drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-06Merge tag 'omapdrm-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie
2018-06-28drm/omap: gem: Switch to gem_free_object_unlocked()Daniel Vetter
2018-06-28drm/omap: gem: Fix mm_list lockingDaniel Vetter
2018-06-28drm/omap: gem: Replace struct_mutex usage with omap_obj private lockLaurent Pinchart
2018-06-28drm/omap: gem: Don't take struct_mutex to get GEM object mmap offsetLaurent Pinchart
2018-06-28drm/omap: gem: Merge __omap_gem_get_pages() and omap_gem_attach_pages()Laurent Pinchart
2018-06-28drm/omap: gem: Rename GEM function with omap_gem_* prefixLaurent Pinchart
2018-06-28drm/omap: fix email addressTomi Valkeinen
2018-06-28drm/omap: Implement workaround for DRA7 errata ID:i932Venkateswara Rao Mandela
2018-06-28gpu: drm: omapdrm: Adding new typedef vm_fault_tSouptick Joarder
2018-06-25drm/omap: remove now unused functionsChristian König
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-05-25drm/omapdrm: Nuke omap_framebuffer_get_next_connector()Ville Syrjälä
2018-05-24drm/omap: fix NULL deref crash with SDI displaysTomi Valkeinen
2018-05-22drm/omap: Move buffer pitch/offset to drm_framebufferDaniel Stone
2018-05-22drm/omap: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie
2018-05-07drm/omap: handle alloc failures in omap_connectorTomi Valkeinen
2018-05-07drm/omap: add missing linefeeds to printsTomi Valkeinen
2018-05-07drm/omap: handle error if scale coefs are not foundTomi Valkeinen
2018-05-07drm/omap: check return value from soc_device_matchTomi Valkeinen
2018-05-07drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen
2018-05-07drm/omap: fix uninitialized ret variableTomi Valkeinen
2018-05-07drm/omap: silence unititialized variable warningDan Carpenter
2018-04-30Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-04-05drm/omap: fix crash if there's no video PLLTomi Valkeinen
2018-03-28drm/omap: Use normalized zpos for plane placementPeter Ujfalusi
2018-03-14drm/omap: fix compile error when DPI is disabledTomi Valkeinen
2018-03-14drm/omap: fix compile error when debugfs is disabledTomi Valkeinen
2018-03-02drm: omapdrm: displays: panel-dsi-cm: Fix field access before setLaurent Pinchart
2018-03-01drm/omap: cleanup color space conversionTomi Valkeinen
2018-03-01drm/omap: Allow HDMI audio setup even if we do not have video configuredJyri Sarha
2018-03-01drm/omap: fix maximum sizesTomi Valkeinen
2018-03-01drm/omap: add writeback funcs to dispc_opsTomi Valkeinen
2018-03-01drm/omap: fix scaling limits for WBTomi Valkeinen
2018-03-01drm/omap: fix WB height with interlaceTomi Valkeinen
2018-03-01drm/omap: fix WBDELAYCOUNT with interlaceTomi Valkeinen
2018-03-01drm/omap: fix WBDELAYCOUNT for HDMITomi Valkeinen
2018-03-01drm/omap: set WB channel-in in wb_setup()Tomi Valkeinen
2018-03-01drm/omap: Add pclk setting case when channel is DSS_WBBenoit Parrot