summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-10-09drm/bridge: samsung-dsim: update PLL reference clockMichael Tretter1-2/+25
2023-10-09drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter1-7/+9
2023-10-09drm/bridge: samsung-dsim: add more mipi-dsi device debug informationMarco Felsch1-1/+4
2023-10-06drm: exynos: dsi: Convert to platform remove callback returning voidUwe Kleine-König2-5/+3
2023-10-05drm/amd/display: Fix mst hub unplug warningWayne Lin1-20/+18
2023-10-05drm/panel: nv3051d: Add Support for Anbernic 351VChris Morgan1-0/+7
2023-10-05drm/dp: switch drm_dp_downstream_*() helpers to struct drm_edidJani Nikula3-27/+25
2023-10-05drm/v3d: Annotate struct v3d_perfmon with __counted_byKees Cook1-1/+1
2023-10-05drm/vmwgfx: Annotate struct vmw_surface_dirty with __counted_byKees Cook1-1/+1
2023-10-05drm/virtio: Annotate struct virtio_gpu_object_array with __counted_byKees Cook1-1/+1
2023-10-05drm/vc4: Annotate struct vc4_perfmon with __counted_byKees Cook1-1/+1
2023-10-05drm/nouveau/pm: Annotate struct nvkm_perfdom with __counted_byKees Cook1-1/+1
2023-10-05drm/msm/dpu: Annotate struct dpu_hw_intr with __counted_byKees Cook1-1/+1
2023-10-05drm/i915/selftests: Annotate struct perf_series with __counted_byKees Cook1-1/+1
2023-10-05drm/amdgpu/discovery: Annotate struct ip_hw_instance with __counted_byKees Cook1-1/+1
2023-10-05drm/amd/pm: Annotate struct smu10_voltage_dependency_table with __counted_byKees Cook1-1/+1
2023-10-04drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe3-0/+21
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe1-3/+5
2023-10-04drm/panfrost: Add fdinfo support for memory statsAdrián Larumbe2-0/+17
2023-10-04drm/panfrost: Add fdinfo support GPU load metricsAdrián Larumbe12-1/+194
2023-10-04drm/panfrost: Add cycle count GPU register definitionsAdrián Larumbe1-0/+5
2023-10-03drm/vblank: Warn when silently cancelling vblank worksVille Syrjälä1-0/+3
2023-10-02drm/panel: Add driver for BOE RM692E5 AMOLED panelKonrad Dybcio3-0/+433
2023-10-02drm/panel: ili9322: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/panel: ili9322: Remove redundant volatle_reg() operationMark Brown1-6/+0
2023-10-02drm/bridge: sn65dsi83: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: lt9211: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: icn6211: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: tc358767: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: dpc3433: Convert to use maple tree register cacheMark Brown1-1/+1
2023-10-02drm/bridge: adv7511: Convert to use maple tree register cacheMark Brown1-2/+2
2023-09-30drm/tests: Add new format conversion tests to better cover drm_fb_blit()Arthur Grillo1-0/+142
2023-09-30drm/tests: Add calls to drm_fb_blit() on supported format conversion testsArthur Grillo1-0/+142
2023-09-28drm/bridge: lt9611uxc: use drm_bridge_get_edid() instead of using ->get_edid ...Jani Nikula1-1/+1
2023-09-28drm/bridge: use drm_bridge_get_edid() instead of using ->get_edid directlyJani Nikula1-1/+1
2023-09-27drm/nouveau/kms/nv50: hide unused variablesArnd Bergmann1-3/+1
2023-09-27accel/ivpu: Compile ivpu_debugfs.c conditionallyStanislaw Gruszka3-3/+6
2023-09-27accel/ivpu: Update debugfs to latest changes in DRMStanislaw Gruszka3-31/+31
2023-09-27drm/gma500: refactor deprecated strncpyJustin Stitt1-1/+1
2023-09-26drm/nouveau: uvmm: rename 'umgr' to 'base'Danilo Krummrich4-22/+22
2023-09-26drm/gpuvm: allow building as moduleDanilo Krummrich4-1/+12
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich6-229/+229
2023-09-26drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown timeDouglas Anderson3-0/+16
2023-09-25drm/bridge: Add 200ms delay to wait FW HPD status stableXin Ji1-0/+3
2023-09-25drm/simpledrm: Add support for multiple "power-domains"Janne Grunau1-0/+105
2023-09-22accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTLPranjal Ramajor Asha Kanojiya3-11/+113
2023-09-22accel/qaic: Create a function to initialize BOPranjal Ramajor Asha Kanojiya1-6/+14
2023-09-22accel/qaic: Clean up BO during flushing of transfer listPranjal Ramajor Asha Kanojiya1-8/+6
2023-09-22accel/qaic: Undo slicing setup done in qaic_attach_slicing_bo()Pranjal Ramajor Asha Kanojiya1-4/+5
2023-09-22accel/qaic: Declare BO 'sliced' after all the operations are completePranjal Ramajor Asha Kanojiya1-3/+2