summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-14drm/vmwgfx: Abstract placement selectionZack Rusin22-455/+311
2023-02-14drm/vmwgfx: Rename dummy to is_iomemZack Rusin1-8/+8
2023-02-14drm/vmwgfx: Cleanup the vmw bo usage in the cursor pathsZack Rusin2-14/+1
2023-02-14drm/vmwgfx: Simplify fb pinningZack Rusin5-85/+54
2023-02-14drm/vmwgfx: Rename vmw_buffer_object to vmw_boZack Rusin25-385/+419
2023-02-14drm/vmwgfx: Remove the duplicate bo_free functionZack Rusin8-58/+27
2023-02-14drm/vmwgfx: Use the common gem mmap instead of the custom codeZack Rusin5-118/+10
2023-02-10drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina1-20/+34
2023-02-10drm/vgem: add missing mutex_destroyMaíra Canal1-0/+1
2023-02-10drm: remove dumb_destroy callbackChristian König4-33/+1
2023-02-09drm/amdgpu: Remove TTM resource->start visible VRAM condition v2Somalapuram Amaranath1-6/+3
2023-02-07drm/bridge: panel: Set orientation on panel_bridge connectorJohn Keeping1-0/+2
2023-02-06drm/ttm: prevent moving of pinned BOsChristian König6-37/+14
2023-02-06drm/ttm: stop allocating a dummy resource for pipelined guttingChristian König1-13/+2
2023-02-06drm/ttm: stop allocating dummy resources during BO creationChristian König1-7/+0
2023-02-06drm/ttm: clear the ttm_tt when bo->resource is NULLMatthew Auld1-2/+1
2023-02-06drm/i915/ttm: audit remaining bo->resourceMatthew Auld4-5/+18
2023-02-06drm/i915/ttm: fix sparse warningMatthew Auld1-2/+3
2023-02-06accel/ivpu: Fix old dma_buf api usageStanislaw Gruszka1-6/+2
2023-02-06accel/ivpu: Set dma max_segment_sizeStanislaw Gruszka1-0/+1
2023-02-06accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting contextAndrzej Kacprowski3-1/+13
2023-02-06accel/ivpu: Fix FW API data alignment issuesAndrzej Kacprowski3-44/+65
2023-02-05drm/rockchip: Drop unbalanced obj unrefRob Clark1-3/+0
2023-02-05drm/rockchip: avoid duplicate mappings for IOMMU devicesJohn Keeping1-3/+10
2023-02-05drm/rockchip: vop: Quiet always-warning AFBC logBrian Norris1-4/+1
2023-02-05drm/rockchip: vop2: add support for the rgb output blockMichael Riesch1-0/+44
2023-02-05drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcsMichael Riesch1-15/+16
2023-02-05drm/rockchip: rgb: add video_port parameter to init functionMichael Riesch3-7/+10
2023-02-05drm/rockchip: rgb: embed drm_encoder into rockchip_encoderMichael Riesch1-5/+5
2023-02-05drm/rockchip: vop2: initialize possible_crtcs properlyMichael Riesch1-3/+4
2023-02-05dt-bindings: display: rockchip: convert analogix_dp-rockchip.txt to yamlJohan Jonker2-98/+103
2023-02-05dt-bindings: display: bridge: convert analogix_dp.txt to yamlJohan Jonker3-52/+64
2023-02-05dt-bindings: display: rockchip: convert dw_mipi_dsi_rockchip.txt to yamlJohan Jonker2-94/+166
2023-02-05dt-bindings: display: bridge: snps,dw-mipi-dsi: fix clock propertiesJohan Jonker1-13/+3
2023-02-05dt-bindings: display: dsi-controller: move clock-master propertyJohan Jonker1-9/+9
2023-02-05dt-bindings: soc: rockchip: grf: add rockchip,lvds.yamlJohan Jonker1-3/+7
2023-02-05dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAMLJohan Jonker2-92/+170
2023-02-03drm/arm/malidp: use sysfs_emit in show function callbackDeepak R Varma1-1/+1
2023-02-02drm/format-helper: Use KUNIT_EXPECT_MEMEQ macroMaíra Canal1-5/+5
2023-02-01drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd1-4/+12
2023-01-31accel/ivpu: avoid duplicate assignmentArnd Bergmann1-1/+0
2023-01-31Merge drm/drm-next into drm-misc-nextThomas Zimmermann1837-15364/+26863
2023-01-31drivers: Restore alignment and newline in MakefileGeert Uytterhoeven1-1/+1
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter1144-8508/+15643
2023-01-31dt-bindings: display: simple-framebuffer: Document the panel nodeRayyan Ansari1-0/+9
2023-01-31drm/simpledrm: Allow physical width and height configuration via panel nodeRayyan Ansari1-9/+22
2023-01-31accel: fix CONFIG_DRM dependenciesArnd Bergmann1-1/+4
2023-01-30drm/shmem: Cleanup drm_gem_shmem_create_with_handle()Rob Clark1-9/+4
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie109-3356/+4136
2023-01-30Merge tag 'drm/tegra/for-6.3-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie26-665/+285