summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-10drm: omapdrm: use common helper for extracting pages arrayMarek Szyprowski
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie
2020-08-28Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-08-25drm/omap: fix incorrect lock stateTomi Valkeinen
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21drm/omap: fix spelling mistake "propert" -> "property"Colin Ian King
2020-08-21drm: omapdrm: Delete surplus GPIO includesLinus Walleij
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-11Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches
2020-08-04drm/omap: force runtime PM suspend on system suspendTomi Valkeinen
2020-07-24drm/omap: Use {} to zero initialize the modeVille Syrjälä
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-06-23drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-05-19drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-05-17drm/omap: display: use devm_of_find_backlightSam Ravnborg
2020-05-05drm/omap: change default signal polarities and drivesTomi Valkeinen
2020-04-28drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'YueHaibing
2020-04-17Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-04-03Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-18drm: convert .debugfs_init() hook to return void.Wambui Karuga
2020-03-18drm/omap: remove checks for return value of drm_debugfs functionsWambui Karuga
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-02-26drm/omap: Prepare DSS for probing without legacy platform dataTony Lindgren
2020-02-26drm/omap: dss: Remove unused omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: dss: Remove unused omapdss_of_find_connected_device() functionLaurent Pinchart
2020-02-26drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart
2020-02-26drm/omap: Hardcode omap_connector type to DSILaurent Pinchart
2020-02-26drm/omap: sdi: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: sdi: Sort includes alphabeticallyLaurent Pinchart
2020-02-26drm/omap: dpi: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dpi: Simplify clock setting APILaurent Pinchart
2020-02-26drm/omap: dpi: Reorder functions in sectionsLaurent Pinchart
2020-02-26drm/omap: dpi: Sort includes alphabeticallyLaurent Pinchart
2020-02-26drm/omap: hdmi5: Simplify EDID readLaurent Pinchart
2020-02-26drm/omap: hdmi4: Simplify EDID readLaurent Pinchart
2020-02-26drm/omap: venc: Remove omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: hdmi: Remove omap_dss_device operationsLaurent Pinchart
2020-02-26drm/omap: Remove HPD, detect and EDID omapdss operationsLaurent Pinchart
2020-02-26drm/omap: Switch the HDMI and VENC outputs to drm_bridgeLaurent Pinchart
2020-02-26drm/omap: Create connector for bridgesLaurent Pinchart
2020-02-26drm/omap: venc: Register a drm_bridgeLaurent Pinchart
2020-02-26drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operationsLaurent Pinchart
2020-02-26drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operationLaurent Pinchart
2020-02-26drm/omap: hdmi5: Move mode set, enable and disable operations to bridgeLaurent Pinchart