summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2020-12-15drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msgSebastian Reichel
2020-12-15drm/omap: dsi: simplify read functionsSebastian Reichel
2020-12-15drm/omap: dsi: simplify write functionSebastian Reichel
2020-12-15drm/omap: dsi: drop virtual channel logicSebastian Reichel
2020-12-15drm/omap: dsi: unexport specific data transfer functionsSebastian Reichel
2020-12-15drm/omap: panel-dsi-cm: convert to transfer APISebastian Reichel
2020-12-15drm/omap: dsi: add generic transfer functionSebastian Reichel
2020-12-15drm/omap: constify write buffersSebastian Reichel
2020-12-15drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*Sebastian Reichel
2020-12-15drm/omap: drop unused dsi.configure_pinsSebastian Reichel
2020-12-15Revert "drm/omap: dss: Remove unused omap_dss_device operations"Sebastian Reichel
2020-12-15drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planesJyri Sarha
2020-12-15drm/omap: rearrange includes in omapdss.hTomi Valkeinen
2020-12-15drm/omap: Implement CTM property for CRTC using OVL managers CPR matrixJyri Sarha
2020-12-15drm/omap: use degamma property for gamma tableTomi Valkeinen
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-30drm/prime: split array import functions v4Christian König
2020-11-30drm/omap: sdi: fix bridge enable/disableTomi Valkeinen
2020-11-19mm: introduce vma_set_file function v5Christian König
2020-11-17drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang
2020-11-10drm/omap: Fix runtime PM imbalance on errorDinghao Liu
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-11-10drm/omap: dsi: Rework and remove a few unused variablesLee Jones
2020-11-10drm/omap: omap_irq: Fix a couple of doc-rot issuesLee Jones
2020-11-10drm/omap: dmm_tiler: Demote abusive use of kernel-doc formatLee Jones
2020-11-10drm/omap: gem: Fix misnamed and missing parameter descriptionsLee Jones
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-05Revert "mm: introduce vma_set_file function v4"Christian König
2020-11-05mm: introduce vma_set_file function v4Christian König
2020-11-03drm: Use the state pointer directly in atomic_checkMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-09-25drm/omapdrm: Introduce GEM object functionsThomas Zimmermann
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