summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang2020-11-171-0/+1
* drm/omap: Fix runtime PM imbalance on errorDinghao Liu2020-11-106-14/+26
* drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-11-1037-38/+38
* drm/omap: dsi: Rework and remove a few unused variablesLee Jones2020-11-101-7/+2
* drm/omap: omap_irq: Fix a couple of doc-rot issuesLee Jones2020-11-101-4/+2
* drm/omap: dmm_tiler: Demote abusive use of kernel-doc formatLee Jones2020-11-101-3/+3
* drm/omap: gem: Fix misnamed and missing parameter descriptionsLee Jones2020-11-101-1/+2
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* Revert "mm: introduce vma_set_file function v4"Christian König2020-11-051-1/+2
* mm: introduce vma_set_file function v4Christian König2020-11-051-2/+1
* drm: Use the state pointer directly in atomic_checkMaxime Ripard2020-11-031-1/+1
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-2/+2
* drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-5/+8
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021-10/+4
|\
| * Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie2020-09-171-10/+4
| |\
| | * drm: omapdrm: use common helper for extracting pages arrayMarek Szyprowski2020-09-101-10/+4
* | | drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+2
* | | drm/omapdrm: Introduce GEM object functionsThomas Zimmermann2020-09-253-13/+16
|/ /
* | Merge tag 'v5.9-rc4' into drm-nextDave Airlie2020-09-082-2/+3
|\ \
| * \ Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-08-281-1/+2
| |\ \
| | * | drm/omap: fix incorrect lock stateTomi Valkeinen2020-08-251-1/+2
| | |/
| * / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
| |/
* | drm/omap: fix spelling mistake "propert" -> "property"Colin Ian King2020-08-211-1/+1
* | drm: omapdrm: Delete surplus GPIO includesLinus Walleij2020-08-212-2/+0
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-125-1/+5
|\|
| * Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-114-0/+4
| |\
| | * drm/omap: force runtime PM suspend on system suspendTomi Valkeinen2020-08-044-0/+4
| * | drm/omap: Use {} to zero initialize the modeVille Syrjälä2020-07-241-1/+1
* | | drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2020-08-081-17/+0
|/ /
* | drm/atomic-helper: reset vblank on crtc resetDaniel Vetter2020-07-022-7/+5
* | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-06-291-1/+1
|\ \
| * \ Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-245-15/+13
| |\ \ | | |/ | |/|
| * | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | | drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()Laurent Pinchart2020-06-233-0/+3
| |/ |/|
* | drm/omapdrm: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-194-5/+5
* | drm/omap: display: use devm_of_find_backlightSam Ravnborg2020-05-171-10/+8
|/
* drm/omap: change default signal polarities and drivesTomi Valkeinen2020-05-051-27/+6
* drm/omap: venc: remove unused variable 'venc_config_pal_bdghi'YueHaibing2020-04-281-43/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-172-11/+39
|\
| * Merge tag 'arm-drivers-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-032-11/+39
| |\
| | * drm/omap: Prepare DSS for probing without legacy platform dataTony Lindgren2020-02-262-11/+39
* | | drm: convert .debugfs_init() hook to return void.Wambui Karuga2020-03-182-4/+2
* | | drm/omap: remove checks for return value of drm_debugfs functionsWambui Karuga2020-03-181-20/+7
|/ /
* | drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2020-03-061-4/+0
* | drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya2020-03-061-1/+1
* | drm/omap: dss: Remove unused omap_dss_device operationsLaurent Pinchart2020-02-263-71/+5
* | drm/omap: dss: Remove unused omapdss_of_find_connected_device() functionLaurent Pinchart2020-02-263-32/+1
* | drm/omap: dss: Inline the omapdss_display_get() functionLaurent Pinchart2020-02-263-13/+4
* | drm/omap: Hardcode omap_connector type to DSILaurent Pinchart2020-02-263-53/+2
* | drm/omap: sdi: Register a drm_bridgeLaurent Pinchart2020-02-261-59/+109