aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2026-05-04Merge tag 'drm-xe-next-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+11
2026-05-04drm: Rename struct drm_atomic_state to drm_atomic_commitMaxime Ripard20-230/+230
2026-05-01Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+6
2026-04-28drm/amdgpu: fix build for CONFIG_DRM_FBDEV_EMULATION=nYury Norov1-0/+6
2026-04-27Merge drm/drm-next into drm-misc-nextThomas Zimmermann2-10/+44
2026-04-26drm/edid: add CTA Video Format Data Block supportHamza Mahfooz1-0/+3
2026-04-24Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+42
2026-04-24Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+2
2026-04-24drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multiAvinal Kumar1-0/+1
2026-04-24drm/drm_ras: Add clear-error-counter netlink command to drm_rasRiana Tauro1-0/+11
2026-04-24Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-1/+2
2026-04-18drm/panel: add devm_drm_panel_add() helperDmitry Baryshkov1-0/+1
2026-04-18drm/of: add helper to count data-lanes on a remote endpointDmitry Baryshkov1-0/+13
2026-04-17drm/sched: Remove drm_sched_init_args->num_rqsTvrtko Ursulin1-3/+0
2026-04-17drm/sched: Embed run queue singleton into the schedulerTvrtko Ursulin1-4/+1
2026-04-17drm/sched: Remove FIFO and RR and simplify to a single run queueTvrtko Ursulin1-32/+4
2026-04-17drm/sched: Favour interactive clients slightlyTvrtko Ursulin1-0/+5
2026-04-17drm/sched: Add fair scheduling policyTvrtko Ursulin1-3/+14
2026-04-17drm/sched: Account entity GPU timeTvrtko Ursulin1-0/+12
2026-04-17drm/sched: Implement RR via FIFOTvrtko Ursulin1-4/+12
2026-04-16drm/sched: Make drm_sched_entity_kill() a public functionPhilipp Stanner1-0/+1
2026-04-16drm/drm_atomic: duplicate colorop states if plane color pipeline in useMelissa Wen1-1/+2
2026-04-16drm/bridge: lock the encoder chain in scoped for_each loopsLuca Ceresoli1-26/+47
2026-04-16drm/encoder: add mutex to protect the bridge chainLuca Ceresoli1-0/+4
2026-04-16Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie1-0/+38
2026-04-15drm/i915: Remove the vma parent interfaceVille Syrjälä1-7/+0
2026-04-15drm/i915: Move initial plane vblank wait into display codeVille Syrjälä1-2/+0
2026-04-15drm/i915: Introduce sanity to the plane_config pointer vs. array thingVille Syrjälä1-1/+1
2026-04-14drm/bridge: dw-hdmi: document the output_port fieldLuca Ceresoli1-0/+6
2026-04-13drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()Damon Ding1-1/+0
2026-04-13drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()Damon Ding1-0/+2
2026-04-12drm/pagemap: Drop source_peer_migrates flag and assume trueMatthew Brost1-7/+2
2026-04-12drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVMMatthew Brost1-0/+5
2026-04-10drm/connector: Make drm_connector_attach_hdr_output_metadata_property() retur...Maíra Canal1-1/+1
2026-04-09drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp...Damon Ding1-2/+1
2026-04-09drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()Damon Ding1-2/+0
2026-04-09drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connectorDamon Ding1-1/+0
2026-04-09drm/bridge: Move legacy bridge driver out of imx directory for multi-platform...Damon Ding2-17/+17
2026-04-09drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridgeDamon Ding1-0/+1
2026-04-09Merge drm/drm-next into drm-intel-nextJani Nikula2-4/+7
2026-04-08drm/i915/pci: move intel_pci_config.h under include/drm/intelJani Nikula1-0/+110
2026-04-08drm/i915/mchbar: move intel_mchbar_regs.h under include/drm/intelJani Nikula1-0/+273
2026-04-08Merge drm/drm-next into drm-misc-nextThomas Zimmermann3-4/+69
2026-04-08ttm/pool: port to list_lru. (v2)Dave Airlie1-4/+3
2026-04-07drm/display: Add drm helper to check pr optimization supportAnimesh Manna1-0/+6
2026-04-06mei: lb: add late binding version 2Alexander Usyskin1-9/+42
2026-04-03drm/edid: Parse AMD Vendor-Specific Data BlockChenyu Chen1-0/+38
2026-04-03Merge tag 'drm-msm-next-2026-04-02' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-0/+4
2026-04-02drm/{i915, xe}: move fbdev fb calls to parent interfaceJani Nikula1-0/+7
2026-04-01drm/{i915, xe}: add shared header for VLV IOSF sideband units and registersJani Nikula1-0/+192