aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2026-05-15Merge tag 'drm-xe-next-2026-05-14' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie1-1/+5
2026-05-13drm/ttm: Support 52-bit PAs in ttm_placeFelix Kuehling1-2/+2
2026-05-11drm/i915: Introduce the main fb_pin parent interfaceVille Syrjälä1-0/+22
2026-05-11drm/i915: Move intel_fb_pin_params to the parent interfaceVille Syrjälä1-0/+12
2026-05-11drm/i915: Introduce intel_parent_fb_pin_get_map()Ville Syrjälä1-0/+8
2026-05-11drm/dp: Store coasting vtotal in struct drm_dp_as_sdpAnkit Nautiyal1-0/+1
2026-05-11drm/dp: Add DPCD for configuring AS SDP for PR + VRRAnkit Nautiyal1-0/+6
2026-05-11drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing supportAnkit Nautiyal1-0/+1
2026-05-11drm/dp: Clean up DPRX feature enumeration macrosAnkit Nautiyal1-4/+4
2026-05-11drm/dp: Rename and relocate AS SDP payload field masksAnkit Nautiyal1-2/+3
2026-05-11drm/panel: Make drm_panel_init() staticAlbert Esteve1-4/+0
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström1-0/+2
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström38-331/+1041
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie3-7/+3
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard26-237/+844
2026-05-07drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pagesShuicheng Lin1-6/+1
2026-05-06drm/xe/cri: Add new PCI IDsBalasubramani Vivekanandan1-1/+5
2026-05-06Revert "drm/edid: add CTA Video Format Data Block support"Maarten Lankhorst1-3/+0
2026-05-06Merge tag 'drm-intel-next-2026-05-05' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie5-7/+597
2026-05-06Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie12-77/+123
2026-05-04drm/crc: Fix typo in doc for drm_crtc_crcEduardo Vasconcelos1-1/+1
2026-05-04Merge tag 'drm-xe-next-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave 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/agd5f/linux into drm-fixesDave 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/git/gregkh/char-miscLinus 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/misc/kernel into drm-fixesDave 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/agd5f/linux into drm-nextDave 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