summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/vc4/vc4_plane.c
Commit message (Expand)AuthorAgeFilesLines
* drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal2024-01-111-4/+1
* drm/vc4: plane: check drm_gem_plane_helper_prepare_fb() return valueSimon Ser2024-01-021-1/+4
* drm/vc4: Switch to container_of_constMaxime Ripard2023-04-251-2/+1
* Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-221-10/+129
|\
| * drm/vc4: plane: Add 3:3:2 and 4:4:4:4 RGB/RGBX/RGBA formatsDave Stevenson2023-01-091-0/+70
| * drm/vc4: plane: Omit pixel_order from the hvs_format for hvs5 only formatsDave Stevenson2023-01-091-5/+0
| * drm/vc4: plane: Allow using 0 as a pixel order valueDave Stevenson2023-01-091-6/+14
| * drm/vc4: hvs: Add DRM 210101010 RGB formatsDave Stevenson2023-01-091-0/+28
| * drm/vc4: hvs: Fix colour order for xRGB1555 on HVS5Dave Stevenson2023-01-091-0/+2
| * drm/vc4: hvs: Support zpos on all planesDave Stevenson2023-01-091-3/+19
* | drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson2023-02-091-2/+4
|/
* drm/vc4: plane: protect device resources after removalDanilo Krummrich2022-08-251-0/+20
* drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich2022-08-031-2/+2
* drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-031-2/+2
* drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich2022-08-031-5/+5
* drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-261-1/+0
* drm/vc4: plane: Switch to drmm_universal_plane_alloc()Maxime Ripard2022-07-131-15/+8
* drm/vc4: plane: Take possible_crtcs as an argumentMaxime Ripard2022-07-131-8/+7
* Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-07-131-8/+21
|\
| * drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard2022-06-161-1/+11
| * drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard2022-06-161-7/+6
| * drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard2022-06-161-0/+4
* | drm/vc4: plane: Add alpha_blend_mode property to each plane.Dave Stevenson2022-06-281-13/+49
* | drm/vc4: plane: Fix margin calculations for the right/bottom edgesDave Stevenson2022-06-281-4/+4
* | drm/vc4: plane: Remove subpixel positioning checkDom Cobley2022-06-281-13/+9
* | drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* | drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
|/
* drm/vc4: simplify the return expression of vc4_prepare_fb()Minghao Chi2022-04-291-6/+1
* drm/vc4: plane: Add support for YUV color encodings and rangesDave Stevenson2021-12-161-3/+68
* drm/vc4: plane: Add support for DRM_FORMAT_P030Dave Stevenson2021-12-161-31/+96
* drm/vc4: Leverage the load tracker on the BCM2711Maxime Ripard2021-11-041-5/+0
* Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-1/+0
|\
| * drm/vc4: plane: Remove redundant assignmentMaxime Ripard2021-04-081-1/+0
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-35/+41
|\ \ | |/ |/|
| * drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-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-5/+5
| * drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard2021-02-241-27/+31
| * drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann2021-02-231-2/+2
* | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-211-6/+1
|\|
| * drm: vc4: Remove unnecessary drm_plane_cleanup() wrapperLaurent Pinchart2021-01-051-6/+1
* | drm/vc4: hvs: Fix buffer overflow with the dlist handlingMaxime Ripard2021-02-021-4/+14
* | drm/vc4: Correct POS1_SCL for hvs5Dom Cobley2021-01-251-2/+2
* | drm/vc4: Correct lbm size and calculationDom Cobley2021-01-251-1/+6
|/
* drm/vc4: Handing the return value of drm_universal_plane_initTian Tao2020-09-161-0/+2
* drm/vc4: Fix bitwise OR versus ternary operator in vc4_plane_mode_setNathan Chancellor2020-09-111-2/+2
* drm/vc4: drv: Support BCM2711Maxime Ripard2020-09-071-0/+5
* drm/vc4: plane: Create more planesMaxime Ripard2020-09-071-1/+1
* drm/vc4: plane: Optimize the LBM allocation sizeDave Stevenson2020-09-071-4/+13
* drm/vc4: plane: Change LBM alignment constraint on LBMDave Stevenson2020-09-071-1/+3