summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
AgeCommit message (Expand)Author
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-28drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILERIvaylo Dimitrov
2022-03-28drm: omapdrm: Support exporting of non-contiguous GEM BOsIvaylo Dimitrov
2022-03-28drm: omapdrm: simplify omap_gem_pinIvaylo Dimitrov
2022-03-08drm/omap: fix NULL but dereferenced coccicheck errorWan Jiabing
2022-02-25drm/omap: plane: Remove redundant color encoding and range initialisationMaxime Ripard
2022-02-25drm/omap: plane: Remove redundant zpos initialisationMaxime Ripard
2022-02-25drm/omap: plane: Fix zpos initial value mismatchMaxime Ripard
2022-02-25drm/omap: dss: Make use of the helper component_compare_devYong Wu
2022-01-27drm/omap: Add support for the nomodeset kernel parameterJavier Martinez Canillas
2022-01-06drm: omapdrm: Fix implicit dma_buf fencingIvaylo Dimitrov
2021-12-08omapdrm: dss: mark runtime PM functions __maybe_unusedArnd Bergmann
2021-12-08drm/omap: Add a 'right overlay' to plane stateBenoit Parrot
2021-12-08drm/omap: add plane_atomic_print_state supportBenoit Parrot
2021-12-08drm/omap: dynamically assign hw overlays to planesBenoit Parrot
2021-12-08drm/omap: Add global state as a private atomic objectBenoit Parrot
2021-12-08drm/omap: omap_plane: subclass drm_plane_stateBenoit Parrot
2021-12-08drm/omap: introduce omap_hw_overlayBenoit Parrot
2021-12-08drm/omap: Add ovl checking funcs to dispc_opsBenoit Parrot
2021-12-08drm/omap: Add ability to check if requested plane modes can be supportedBenoit Parrot
2021-12-08drm/omap: add sanity plane state checkNeil Armstrong
2021-12-08drm: omapdrm: Export correct scatterlist for TILER backed BOsIvaylo Dimitrov
2021-11-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-11-10drm/omap: increase DSS5 max tv pclk to 192MHzTomi Valkeinen
2021-11-10drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing
2021-11-10drm/omap: dss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing
2021-11-10drm/omapdrm: Convert to SPDX identifierCai Huoqing
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-07drm/omap: Depend on CONFIG_OFLaurent Pinchart
2021-10-07drm/omap: Cast pointer to integer without generating warningLaurent Pinchart
2021-10-07drm/omap: Use correct printk format specifiers for size_tLaurent Pinchart
2021-08-26drm: omap: remove obsolete selection of OMAP2_DSS in config DRM_OMAPLukas Bulwahn
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-15drm/omapdrm: Remove outdated commentThomas Zimmermann
2021-06-29drm/omapdrm: Track IRQ state in local device stateThomas Zimmermann
2021-06-24drm/omap: Follow implicit fencing in prepare_fbDaniel Vetter
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-03-26drm/omap: Remove duplicate declarationWan Jiabing
2021-03-26drm/omap: dsi: Add missing IRQF_ONESHOTYang Li
2021-03-26drm/omap: fix misleading indentation in pixinc()Arnd Bergmann
2021-03-17drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard