summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* omapdrm: dss: mark runtime PM functions __maybe_unusedArnd Bergmann2021-12-084-8/+8
* drm/omap: Add a 'right overlay' to plane stateBenoit Parrot2021-12-087-12/+267
* drm/omap: add plane_atomic_print_state supportBenoit Parrot2021-12-081-0/+14
* drm/omap: dynamically assign hw overlays to planesBenoit Parrot2021-12-084-23/+220
* drm/omap: Add global state as a private atomic objectBenoit Parrot2021-12-082-3/+105
* drm/omap: omap_plane: subclass drm_plane_stateBenoit Parrot2021-12-081-3/+33
* drm/omap: introduce omap_hw_overlayBenoit Parrot2021-12-086-34/+148
* drm/omap: Add ovl checking funcs to dispc_opsBenoit Parrot2021-12-082-2/+10
* drm/omap: Add ability to check if requested plane modes can be supportedBenoit Parrot2021-12-083-0/+38
* drm/omap: add sanity plane state checkNeil Armstrong2021-12-081-0/+15
* drm: omapdrm: Export correct scatterlist for TILER backed BOsIvaylo Dimitrov2021-12-083-30/+85
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-11-181-0/+2
|\
| * Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-0/+2
| |\
| | * dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+2
* | | drm/omap: increase DSS5 max tv pclk to 192MHzTomi Valkeinen2021-11-101-1/+1
* | | drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing2021-11-109-34/+11
* | | drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing2021-11-104-8/+4
* | | drm/omapdrm: Convert to SPDX identifierCai Huoqing2021-11-106-62/+6
|/ /
* | drm/omap: Depend on CONFIG_OFLaurent Pinchart2021-10-071-1/+1
* | drm/omap: Cast pointer to integer without generating warningLaurent Pinchart2021-10-071-1/+1
* | drm/omap: Use correct printk format specifiers for size_tLaurent Pinchart2021-10-071-2/+2
* | drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAPLukas Bulwahn2021-08-261-1/+0
|/
* drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-5/+1
* drm/omapdrm: Remove outdated commentThomas Zimmermann2021-07-151-7/+0
* drm/omapdrm: Track IRQ state in local device stateThomas Zimmermann2021-06-292-3/+5
* drm/omap: Follow implicit fencing in prepare_fbDaniel Vetter2021-06-241-0/+3
* Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-4/+4
|\
| * drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang2021-03-171-3/+4
* | drm/omap: Remove duplicate declarationWan Jiabing2021-03-261-5/+4
* | drm/omap: dsi: Add missing IRQF_ONESHOTYang Li2021-03-261-1/+2
* | drm/omap: fix misleading indentation in pixinc()Arnd Bergmann2021-03-261-3/+2
* | drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-2/+4
* | drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-2/+2
* | drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-241-10/+11
* | drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2021-02-241-3/+3
* | drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
* | drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
* | drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-10/+11
* | drm/omapdrm: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-4/+5
* | drm/omap: dsi: fix unreachable code in dsi_vc_send_short()Menglong Dong2021-01-271-3/+4
|/
* drm/omap: Delete useless kfree codeZheng Yongjun2020-12-151-1/+0
* drm/omap: dsi: allow DSI commands to be sent earlyTomi Valkeinen2020-12-152-5/+48
* drm/omap: dsi: fix DCS_CMD_ENABLETomi Valkeinen2020-12-151-1/+2
* drm/omap: dsi: remove ulps supportTomi Valkeinen2020-12-152-293/+8
* drm/omap: dsi: fix and cleanup ddr_clk_always_onTomi Valkeinen2020-12-152-9/+5
* drm/omap: dsi: split video mode enable/disable into separate funcTomi Valkeinen2020-12-151-44/+57
* drm/omap: dsi: cleanup initial vc setupTomi Valkeinen2020-12-151-54/+31
* drm/omap: dsi: rename dsi_display_* functionsTomi Valkeinen2020-12-151-18/+18
* drm/omap: dsi: display_disable cleanupTomi Valkeinen2020-12-151-16/+3
* drm/omap: dsi: display_enable cleanupTomi Valkeinen2020-12-151-13/+3