summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/meson (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich2022-08-032-6/+6
| | * drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-261-1/+0
| | * drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann2022-07-261-1/+1
| | * drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann2022-07-261-1/+0
| * | Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-08-181-1/+4
| |\ \
* | | | drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy2022-09-091-1/+1
* | | | drm/meson: Correct OSD1 global alpha valueStuart Menefy2022-09-091-1/+1
* | | | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2022-08-175-17/+37
|\| | | | |/ / |/| |
| * | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-11/+11
| |\ \ | | |/ | |/|
| | * drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan2022-06-151-11/+11
| * | 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/meson: encoder_hdmi: Fix refcount leak in meson_encoder_hdmi_initMiaoqian Lin2022-06-071-4/+11
| * | drm/meson: encoder_cvbs: Fix refcount leak in meson_encoder_cvbs_initMiaoqian Lin2022-06-071-0/+1
| * | drm/meson: add YUV422 output supportDongjin Kim2022-05-181-1/+7
| * | drm/meson: Fix refcount leak in meson_encoder_hdmi_initMiaoqian Lin2022-05-181-1/+3
| |/
* / drm/meson: Fix refcount bugs in meson_vpu_has_available_connectors()Liang He2022-08-081-1/+4
|/
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-051-9/+1
|\
| * Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-9/+1
| |\
| | * drm/meson: Make use of the helper component_compare_ofYong Wu2022-02-251-9/+1
* | | drm: Drop commas after SoC match table sentinelsGeert Uytterhoeven2022-03-071-1/+1
|/ /
* | drm/meson: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas2022-01-271-1/+2
* | drm/meson: Fix error handling when afbcd.ops->init failsMartin Blumenstingl2022-01-031-8/+11
* | drm/meson: osd_afbcd: Add an exit callback to struct meson_afbcd_opsMartin Blumenstingl2022-01-033-18/+30
|/
* drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann2021-11-301-1/+0
* drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTORNeil Armstrong2021-11-121-125/+116
* drm/meson: rename venc_cvbs to encoder_cvbsNeil Armstrong2021-11-124-43/+43
* drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong2021-11-123-2/+82
* drm/meson: split out encoder from meson_dw_hdmiNeil Armstrong2021-11-125-322/+407
* drm/meson: remove useless recursive components matchingNeil Armstrong2021-11-121-41/+21
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-142-1/+11
|\
| * Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-013-10/+4
| |\
| * | drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt2021-08-102-1/+11
* | | drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing2021-09-132-5/+2
| |/ |/|
* | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-213-10/+4
|\ \ | |/ |/|
| * drm/meson: Convert to Linux IRQ interfacesThomas Zimmermann2021-07-081-7/+3
| * drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann2021-07-011-1/+1
| * drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter2021-06-242-2/+0
* | Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-231-4/+5
|\ \ | |/ |/|
| * drm/meson: fix shutdown crash when component not probedNeil Armstrong2021-05-251-4/+5
* | drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driverNeil Armstrong2021-04-201-0/+1
* | drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann2021-04-141-19/+8
|/
* drm/meson: Fix few typoBhaskar Chowdhury2021-03-191-1/+1
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-162-36/+46
|\
| * drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-252-2/+4
| * drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-252-4/+4
| * drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-242-18/+18
| * drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-242-2/+2
| * drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-242-2/+6
| * drm: Rename plane atomic_check state namesMaxime Ripard2021-02-242-8/+12