summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-01-24drm/radeon: use ttm_resource_manager_debugChristian König1-2/+2
2022-01-19drm/malidp: Replace module initialization with DRM helpersJavier Martinez Canillas1-1/+2
2022-01-19drm/arm/hdlcd: Replace module initialization with DRM helpersJavier Martinez Canillas1-1/+2
2022-01-19drm/komeda: Replace module initialization with DRM helpersJavier Martinez Canillas1-1/+2
2022-01-19drm/imx/dcss: Replace module initialization with DRM helpersJavier Martinez Canillas1-1/+2
2022-01-19drm/hisilicon/hibmc: Replace module initialization with DRM helpersThomas Zimmermann1-1/+2
2022-01-19drm/cirrus: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann1-15/+2
2022-01-19drm/bochs: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann1-18/+2
2022-01-19drm/ast: Replace module-init boiler-plate code with DRM helpersThomas Zimmermann1-16/+2
2022-01-19drm/selftests/test-drm_dp_mst_helper: Fix memory leak in sideband_msg_req_enc...José Expósito1-1/+3
2022-01-19drm/ast: Create threshold values for AST2600KuoHsiang Chou1-1/+4
2022-01-19mgag200 fix memmapsl configuration in GCTL6 registerJocelyn Falempe1-1/+4
2022-01-19drm/bridge: Remove extra device acquisition method of i2c client in lt9611 dr...Zhiming Liu2-4/+4
2022-01-19drm/msm: Fix include statements for DisplayPortThomas Zimmermann2-2/+2
2022-01-19drm/selftests: Select DRM_DP_HELPERThomas Zimmermann1-0/+1
2022-01-19dma-buf: drop excl_fence parameter from dma_resv_get_fencesChristian König3-5/+6
2022-01-19drm/amdgpu: remove excl as shared workaroundsChristian König2-10/+1
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin14-1431/+575
2022-01-18drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()Roberto Sassu1-0/+3
2022-01-17drm/bridge: anx7625: Return -EPROBE_DEFER if the dsi host was not foundowen1-1/+1
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann7-7/+7
2022-01-17drm/dp: Move public DisplayPort headers into dp/Thomas Zimmermann63-71/+71
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann22-22/+55
2022-01-17drm/dp: Move DP declarations into separate header fileThomas Zimmermann6-30/+37
2022-01-17drm/dp_mst: Remove trailing whitespace.Thomas Zimmermann1-1/+1
2022-01-17drm/bridge: sii902x: add support for DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong1-30/+99
2022-01-17drm/panfrost: initial dual core group GPUs supportAlexey Sheplyakov1-5/+22
2022-01-17drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGEJulian Braha1-0/+1
2022-01-14drm/vc4: remove redundant assignment of variable sizeColin Ian King1-2/+0
2022-01-14drm: bridge: it66121: Remove redundant checkDrew Davenport1-3/+0
2022-01-13drm/bridge: dw-mipi-dsi: Switch to atomic operationsJagan Teki1-7/+12
2022-01-13drm/stm: ltdc: Drop format_mod_supported functionJosé Expósito1-11/+0
2022-01-13drm/stm: ltdc: add support of ycbcr pixel formatsYannick Fertre2-7/+245
2022-01-13drm/stm: ltdc: add support of flexible pixel formatsYannick Fertre2-56/+145
2022-01-13drm/stm: ltdc: add per plane update supportYannick Fertre2-3/+24
2022-01-13drm/stm: ltdc: add YCbCr 422 output supportYannick Fertre2-1/+44
2022-01-13drm/stm: ltdc: switch to regmapYannick Fertre2-71/+68
2022-01-13drm/panfrost: Merge some feature listsAlyssa Rosenzweig1-33/+7
2022-01-13drm/panfrost: Remove features meant for userspaceAlyssa Rosenzweig1-172/+0
2022-01-12drm/panfrost: Check for error num after setting maskJiasheng Jiang1-1/+4
2022-01-12drm: bridge: nwl-dsi: Drop panel_bridge from nwl_dsiJagan Teki1-5/+2
2022-01-12drm/bridge: adv7533: make array clock_div_by_lanes static constColin Ian King1-1/+1
2022-01-12Revert "drm: exynos: dsi: Convert to bridge driver"Jagan Teki1-61/+32
2022-01-12drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copyThomas Zimmermann1-1/+1
2022-01-12drm/gma500: remove redundant ret variableMinghao Chi1-9/+3
2022-01-11drm/v3d/v3d_drv: Check for error num after setting maskJiasheng Jiang1-2/+6
2022-01-11drm/mst: use DP_GET_SINK_COUNT() for sink count in ESIJani Nikula1-1/+1
2022-01-11drm/vc4: Notify the firmware when DRM is in chargeMaxime Ripard1-0/+22
2022-01-11drm/vc4: Remove conflicting framebuffers before callind bind_allMaxime Ripard1-4/+4
2022-01-11drm/vc4: Support nomodesetMaxime Ripard1-0/+3