summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-09drm/vc4: Introduce generation number enumMaxime Ripard
2024-09-09drm/vc4: hvs: Remove ABORT_ON_EMPTY flagDom Cobley
2024-09-09drm/vc4: hvs: Remove incorrect limit from hvs_dlist debugfs functionDave Stevenson
2024-09-09drm/vc4: hvs: Fix dlist debug not resetting the next entry pointerDave Stevenson
2024-09-09drm/vc4: hdmi: Avoid hang with debug registers when suspendedDom Cobley
2024-09-09drm/vc4: plane: YUV planes require vertical scaling to always be enabledDave Stevenson
2024-09-09drm/vc4: hvs: Don't write gamma luts on 2711Dave Stevenson
2024-09-09drm/vc4: crtc: Move assigned_channel to a variableMaxime Ripard
2024-09-09drm/vc4: plane: Use return variable in atomic_checkMaxime Ripard
2024-09-09drm/vc4: plane: Add more debugging for LBM allocationMaxime Ripard
2024-09-09drm/vc4: hvs: Print error if we fail an allocationMaxime Ripard
2024-09-09drm/vc4: hvs: More logging for dlist generationMaxime Ripard
2024-09-09drm/vc4: hdmi: Warn if writing to an unknown HDMI registerMaxime Ripard
2024-09-09drm/vc4: hdmi: Increase audio MAI fifo dreq thresholdDom Cobley
2024-09-09drm/vc4: hvs: Set AXI panic modes for the HVSDave Stevenson
2024-09-09drm/vc4: plane: Add support for YUV444 formatsDom Cobley
2024-09-09drm/vc4: hdmi: Avoid log spam for audio start failureDom Cobley
2024-09-09drm/vc4: crtc: Force trigger of dlist update on margins changeDave Stevenson
2024-09-09drm/vc4: plane: Handle fractional coordinates using the phase fieldDom Cobley
2024-09-09drm/vc4: plane: Keep fractional source coords inside stateDom Cobley
2024-09-06drm/sched: add optional errno to drm_sched_start()Christian König
2024-09-06drm/gem-vram: Remove support for simple display pipelinesThomas Zimmermann
2024-09-06drm/bochs: Validate display modes against available video memoryThomas Zimmermann
2024-09-06drm/bochs: Use GEM SHMEM helpers for memory managementThomas Zimmermann
2024-09-06drm/bochs: Use regular atomic helpersThomas Zimmermann
2024-09-06drm/bochs: Allocate DRM device in struct bochs_deviceThomas Zimmermann
2024-09-06drm/bochs: Upcast with to_bochs_device()Thomas Zimmermann
2024-09-06drm/bochs: Pass bochs device to various functionsThomas Zimmermann
2024-09-06drm/bochs: Do managed resource cleanupThomas Zimmermann
2024-09-06drm/bochs: Use helpers for struct drm_edidThomas Zimmermann
2024-09-06drm/bochs: Remove manual format test from fb_createThomas Zimmermann
2024-09-05drm/msm: add another DRM_DISPLAY_DSC_HELPER selectionDmitry Baryshkov
2024-09-05drm/xe: select DRM_DISPLAY_DSC_HELPERDmitry Baryshkov
2024-09-05drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev queryMary Guillemard
2024-09-04drm/nouveau/volt: use clamp() in nvkm_volt_map()Li Zetao
2024-09-04drm/nouveau/tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-09-04drm/bridge/tdp158: fix build failureJani Nikula
2024-09-04drm/mm: annotate drm_mm_node_scanned_block() with __maybe_unusedJani Nikula
2024-09-04drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unusedAndy Shevchenko
2024-09-04drm/exynos: hdmi: convert to struct drm_edidJani Nikula
2024-09-04drm/exynos: hdmi: use display_info for printing display dimensionsJani Nikula
2024-09-03drm/tegra: fix potential uninitialized variable useJani Nikula
2024-09-03drm/bridge: add support for TI TDP158Marc Gonzalez
2024-09-03drm/imx: move imx_drm_connector_destroy to imx-tveDmitry Baryshkov
2024-09-03drm/imx: parallel-display: switch to imx_legacy_bridge / drm_bridge_connectorDmitry Baryshkov
2024-09-03drm/imx: ldb: switch to imx_legacy_bridge / drm_bridge_connectorDmitry Baryshkov
2024-09-03drm/imx: add internal bridge handling display-timings DT nodeDmitry Baryshkov
2024-09-03drm/imx: parallel-display: switch to drm_panel_bridgeDmitry Baryshkov
2024-09-03drm/imx: ldb: switch to drm_panel_bridgeDmitry Baryshkov
2024-09-03drm/imx: ldb: drop custom DDC bus supportDmitry Baryshkov