summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-03-06drm/virtio: Fix handling CONFIG_DRM_VIRTIO_GPU_KMS optionDmitry Osipenko
2023-03-06drm/meson/meson_venc: Relax the supported mode checksCarlo Caione
2023-03-05drm: remove outdated doc TODO for subconnector propertySimon Ser
2023-03-05drm: document connector margin propertiesSimon Ser
2023-03-03drm/virtio: Add option to disable KMS supportRob Clark
2023-03-02drm/bridge: tc358762: Set pre_enable_prev_firstDouglas Anderson
2023-03-01drm/radeon: Use the drm suballocation manager implementation.Maarten Lankhorst
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst
2023-03-01drm/suballoc: Extract amdgpu_sa.c as generic suballocation helperMaarten Lankhorst
2023-03-01drm/edid: Fix csync detailed mode parsingVille Syrjälä
2023-03-01drm/ast: Rename to_ast_private() to to_ast_device()Thomas Zimmermann
2023-03-01drm/ast: Rename struct ast_private to struct ast_deviceThomas Zimmermann
2023-03-01drm/ast: Rework definition of I/O read and write helpersThomas Zimmermann
2023-03-01drm/ast: Remove little-endianism from I/O helpersThomas Zimmermann
2023-02-28drm/vc4: replace obj lookup steps with drm_gem_objects_lookupMaíra Canal
2023-02-28drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_infoMaíra Canal
2023-02-28Revert "drm/shmem-helper: Switch to reservation lock"Thomas Zimmermann
2023-02-27drm/connector: print max_requested_bpc in state debugfsHarry Wentland
2023-02-27drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTFHarry Wentland
2023-02-27drm/probe-helper: Cancel previous job before starting new oneDom Cobley
2023-02-27drm/shmem-helper: Switch to reservation lockDmitry Osipenko
2023-02-27drm/shmem-helper: Don't use vmap_use_count for dma-bufsDmitry Osipenko
2023-02-27drm/shmem-helper: Switch to use drm_* debug helpersDmitry Osipenko
2023-02-27drm/gem: Add evict() callback to drm_gem_object_funcsDmitry Osipenko
2023-02-27drm/virtio: use strscpy() to instead of strncpy()Xu Panda
2023-02-27drm/edid: parse Tiled Display Topology Data Block for DisplayID 2.0Jani Nikula
2023-02-27drm/edid: update non-desktop use also from DisplayIDJani Nikula
2023-02-27drm/displayid: provide access to DisplayID version and primary use caseJani Nikula
2023-02-27drm/displayid: return struct displayid_header from validate_displayid()Jani Nikula
2023-02-27drm/displayid: add displayid_get_header() and check bounds betterJani Nikula
2023-02-24drm/v3d: Use drm_sched_job_add_syncobj_dependency()Maíra Canal
2023-02-24drm/panfrost: Use drm_sched_job_add_syncobj_dependency()Maíra Canal
2023-02-24drm/sched: Create wrapper to add a syncobj dependency to jobMaíra Canal
2023-02-23drm/radeon: handle NULL bo->resource in move callbackMatthew Auld
2023-02-23drm/qxl: handle NULL bo->resource in move callbackMatthew Auld
2023-02-23drm/gem-vram: handle NULL bo->resource in move callbackMatthew Auld
2023-02-21drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)
2023-02-20drm/tidss: Implement struct drm_plane_helper_funcs.atomic_enableThomas Zimmermann
2023-02-20drm/tidss: Remove return values from dispc_plane_{setup, enable}()Thomas Zimmermann
2023-02-20drm/mgag200: Implement struct drm_plane_helper_funcs.atomic_enableThomas Zimmermann
2023-02-20drm/mgag200: Remove disable handling from atomic_updateThomas Zimmermann
2023-02-20drm/ast: Implement struct drm_plane_helper_funcs.atomic_enableThomas Zimmermann
2023-02-20drm/atomic-helper: Add atomic_enable plane-helper callbackThomas Zimmermann
2023-02-20drm: Fix comment on mode parsingThomas Zimmermann
2023-02-20drm: Include <video/cmdline.h> for mode parsingThomas Zimmermann
2023-02-20fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann
2023-02-16Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"Maxime Ripard
2023-02-16Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"Maxime Ripard
2023-02-16drm/vc4: hdmi: Enable power domain before setting minimumMaxime Ripard
2023-02-16drm/vc4: hdmi: Replace hardcoded value by defineMaxime Ripard