summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter2023-10-091-7/+9
* drm/bridge: samsung-dsim: add more mipi-dsi device debug informationMarco Felsch2023-10-091-1/+4
* drm: exynos: dsi: Convert to platform remove callback returning voidUwe Kleine-König2023-10-062-5/+3
* drm/amd/display: Fix mst hub unplug warningWayne Lin2023-10-051-20/+18
* drm/panel: nv3051d: Add Support for Anbernic 351VChris Morgan2023-10-051-0/+7
* drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edidJani Nikula2023-10-053-27/+25
* drm/v3d: Annotate struct v3d_perfmon with __counted_byKees Cook2023-10-051-1/+1
* drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_byKees Cook2023-10-051-1/+1
* drm/virtio: Annotate struct virtio_gpu_object_array with __counted_byKees Cook2023-10-051-1/+1
* drm/vc4: Annotate struct vc4_perfmon with __counted_byKees Cook2023-10-051-1/+1
* drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_byKees Cook2023-10-051-1/+1
* drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_byKees Cook2023-10-051-1/+1
* drm/i915/selftests: Annotate struct perf_series with __counted_byKees Cook2023-10-051-1/+1
* drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_byKees Cook2023-10-051-1/+1
* drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook2023-10-051-1/+1
* drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe2023-10-043-0/+21
* drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe2023-10-041-3/+5
* drm/panfrost: Add fdinfo support for memory statsAdrián Larumbe2023-10-042-0/+17
* drm/panfrost: Add fdinfo support GPU load metricsAdrián Larumbe2023-10-0412-1/+194
* drm/panfrost: Add cycle count GPU register definitionsAdrián Larumbe2023-10-041-0/+5
* drm/vblank: Warn when silently cancelling vblank worksVille Syrjälä2023-10-031-0/+3
* drm/panel: Add driver for BOE RM692E5 AMOLED panelKonrad Dybcio2023-10-023-0/+433
* drm/panel: ili9322: Convert to use maple tree register cacheMark Brown2023-10-021-1/+1
* drm/panel: ili9322: Remove redundant volatle_reg() operationMark Brown2023-10-021-6/+0
* drm/bridge: sn65dsi83: Convert to use maple tree register cacheMark Brown2023-10-021-1/+1
* drm/bridge: lt9211: Convert to use maple tree register cacheMark Brown2023-10-021-1/+1
* drm/bridge: icn6211: Convert to use maple tree register cacheMark Brown2023-10-021-1/+1
* drm/bridge: tc358767: Convert to use maple tree register cacheMark Brown2023-10-021-1/+1
* drm/bridge: dpc3433: Convert to use maple tree register cacheMark Brown2023-10-021-1/+1
* drm/bridge: adv7511: Convert to use maple tree register cacheMark Brown2023-10-021-2/+2
* drm/tests: Add new format conversion tests to better cover drm_fb_blit()Arthur Grillo2023-09-301-0/+142
* drm/tests: Add calls to drm_fb_blit() on supported format conversion testsArthur Grillo2023-09-301-0/+142
* drm/bridge: lt9611uxc: use drm_bridge_get_edid() instead of using ->get_edid ...Jani Nikula2023-09-281-1/+1
* drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directlyJani Nikula2023-09-281-1/+1
* drm/nouveau/kms/nv50: hide unused variablesArnd Bergmann2023-09-271-3/+1
* accel/ivpu: Compile ivpu_debugfs.c conditionallyStanislaw Gruszka2023-09-273-3/+6
* accel/ivpu: Update debugfs to latest changes in DRMStanislaw Gruszka2023-09-273-31/+31
* drm/gma500: refactor deprecated strncpyJustin Stitt2023-09-271-1/+1
* drm/nouveau: uvmm: rename 'umgr' to 'base'Danilo Krummrich2023-09-264-22/+22
* drm/gpuvm: allow building as moduleDanilo Krummrich2023-09-264-1/+12
* drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich2023-09-266-229/+229
* drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson2023-09-263-0/+16
* drm/bridge: Add 200ms delay to wait FW HPD status stableXin Ji2023-09-251-0/+3
* drm/simpledrm: Add support for multiple "power-domains"Janne Grunau2023-09-251-0/+105
* accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTLPranjal Ramajor Asha Kanojiya2023-09-223-11/+113
* accel/qaic: Create a function to initialize BOPranjal Ramajor Asha Kanojiya2023-09-221-6/+14
* accel/qaic: Clean up BO during flushing of transfer listPranjal Ramajor Asha Kanojiya2023-09-221-8/+6
* accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()Pranjal Ramajor Asha Kanojiya2023-09-221-4/+5
* accel/qaic: Declare BO 'sliced' after all the operations are completePranjal Ramajor Asha Kanojiya2023-09-221-3/+2
* accel/qaic: Update BO metadata in a central locationPranjal Ramajor Asha Kanojiya2023-09-221-10/+8