summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tidss
Commit message (Expand)AuthorAgeFilesLines
* drm/tidss: Use GEM DMA fbdev emulationThomas Zimmermann2023-03-141-2/+2
* drm/tidss: Implement struct drm_plane_helper_funcs.atomic_enableThomas Zimmermann2023-02-201-0/+11
* drm/tidss: Remove return values from dispc_plane_{setup, enable}()Thomas Zimmermann2023-02-203-22/+9
* drm/tidss: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann2023-01-185-5/+1
* drm: tidss: Fix pixel format definitionRandolph Sapp2022-12-161-2/+2
* drm/tidss: Set max DMA segment sizeAndrew Davis2022-12-161-0/+2
* drm/fb-helper: Remove unnecessary include statementsThomas Zimmermann2022-11-051-1/+0
* drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-051-1/+1
* drm/tidss: fix repeated words in commentsJilin Yuan2022-09-091-1/+1
* drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich2022-08-031-8/+8
* drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-034-8/+8
* drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich2022-08-031-3/+3
* drm/fb: remove unused includes of drm_fb_cma_helper.hDanilo Krummrich2022-08-033-3/+0
* drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-261-1/+0
* drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä2022-07-051-0/+1
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-202-0/+2
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-202-0/+2
* drm/tidss: Soft Reset DISPC on startupDevarsh Thakkar2022-04-191-0/+18
* drm/tidss: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas2022-01-271-1/+2
* drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann2021-11-301-1/+0
* drm/tidss: Fix warning: unused variable 'tidss_pm_ops'Cai Huoqing2021-11-291-1/+1
* drm/tidss: Make use of the helper macro SET_RUNTIME_PM_OPS()Cai Huoqing2021-11-101-9/+2
* drm/tidss: Convert to Linux IRQ interfacesThomas Zimmermann2021-08-104-16/+32
* drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart2021-07-281-3/+1
* drm/tidss: Don't use struct drm_device.irq_enabledThomas Zimmermann2021-06-291-3/+0
* drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter2021-06-241-1/+0
* drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-1/+2
* 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-4/+4
* 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-15/+19
* drm/tidss: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-0/+4
* drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann2021-02-231-2/+2
* drm/tidss: use devm_platform_ioremap_resource_bynameWang Xiaojun2020-11-101-8/+1
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-1/+3
* drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-4/+6
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+4
* drm/tidss: Add prepare_fb to the plane helper funcsGowtham Tammana2020-10-051-0/+2
* drm/tidss: implement WA for AM65xx erratum i2000Tomi Valkeinen2020-08-212-4/+32
* Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-08-111-1/+1
|\
| * drm/tidss: fix modeset init for DPI panelsTomi Valkeinen2020-08-041-1/+1
* | drm/tidss: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-1617-17/+17
* | drm/atomic-helper: reset vblank on crtc resetDaniel Vetter2020-07-022-7/+1
* | drm/tidss: drop use of legacy drm_bus_flagsSam Ravnborg2020-07-011-2/+2
* | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-241-1/+1
|\ \ | |/ |/|
| * drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macroThomas Zimmermann2020-06-101-1/+1
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-029-70/+32
|\|
| * drm/tidss: remove AM65x PG1 YUV erratum codeTomi Valkeinen2020-05-052-15/+2