aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 34-732/+1270
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSGravatar Kirill A. Shutemov 1-1/+1
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 1-35/+45
2024-01-02drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hGravatar Randy Dunlap 1-35/+45
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Gravatar Dave Airlie 1-0/+1
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Gravatar Dave Airlie 2-0/+200
2023-12-21drm/xe: Sync MTL PCI IDs with i915Gravatar Lucas De Marchi 1-23/+4
2023-12-21drm/xe: ATS-M device ID updateGravatar Haridhar Kalvala 1-1/+2
2023-12-21drm/xe: Add missing RPL and ADLGravatar José Roberto de Souza 1-2/+7
2023-12-21drm/xe: Include RPL-U to pciidlistGravatar José Roberto de Souza 1-0/+1
2023-12-21drm/xe/dg2: Remove one PCI IDGravatar Shekhar Chauhan 1-1/+0
2023-12-21drm/xe: Add new DG2 PCI IDsGravatar Shekhar Chauhan 1-1/+5
2023-12-21drm/gpuva: Add drm_gpuva_for_each_op_reverseGravatar Matthew Brost 1-0/+10
2023-12-21drm/xe/lnl: Add LNL platform definitionGravatar Matt Roper 1-0/+5
2023-12-21drm/xe: Update ARL-S DevIDs to the latest BSpecGravatar Lucas De Marchi 1-2/+1
2023-12-19drm/xe: Update the list of devices to add even more TGL devicesGravatar Carlos Santa 1-2/+2
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Gravatar Dave Airlie 1-1/+1
2023-12-20Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Gravatar Dave Airlie 3-1/+14
2023-12-19drm: using mul_u32_u32() requires linux/math64.hGravatar Stephen Rothwell 1-0/+1
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Gravatar Dave Airlie 3-7/+6
2023-12-13drm/drm_plane: track color mgmt changes per planeGravatar Melissa Wen 1-0/+7
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperGravatar Melissa Wen 1-0/+6
2023-12-13drm/drm_mode_object: increase max objects to accommodate new color propsGravatar Melissa Wen 1-1/+1
2023-12-13drm/drm_modeset_helper_vtables.h: fix typos/spellosGravatar Randy Dunlap 1-3/+3
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Gravatar Dave Airlie 1-1/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsGravatar Matthew Brost 1-0/+195
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextGravatar Dave Airlie 3-1/+10
2023-12-10drm/exec: Pass in initial # of objectsGravatar Rob Clark 1-1/+1
2023-12-08drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateGravatar Dmitry Baryshkov 1-3/+2
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-0/+2
2023-12-07drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stubGravatar Nathan Chancellor 1-1/+1
2023-12-07drm/mipi-dsi: Fix detach call without attachGravatar Tomi Valkeinen 1-0/+2
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateGravatar Thomas Zimmermann 1-0/+2
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlGravatar Thomas Zimmermann 1-2/+0
2023-12-06drm: Remove source code for non-KMS driversGravatar Thomas Zimmermann 5-446/+2
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDGravatar Thomas Zimmermann 1-11/+0
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedGravatar Boris Brezillon 1-1/+1
2023-12-05drm/gpuvm: fall back to drm_exec_lock_obj()Gravatar Danilo Krummrich 1-20/+3
2023-12-04Revert "drm: Introduce pixel_source DRM plane property"Gravatar Dmitry Baryshkov 2-23/+0
2023-12-04Revert "drm: Introduce solid fill DRM plane property"Gravatar Dmitry Baryshkov 2-37/+0
2023-12-04Revert "drm: Add solid fill pixel source"Gravatar Dmitry Baryshkov 1-1/+0
2023-12-04Revert "drm/atomic: Add solid fill data to plane state dump"Gravatar Dmitry Baryshkov 1-3/+0
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Gravatar Dmitry Baryshkov 2-31/+2
2023-12-04drm/bridge: migrate bridge_chains to per-encoder fileGravatar Dmitry Baryshkov 1-2/+0
2023-12-04drm/encoder: register per-encoder debugfs dirGravatar Dmitry Baryshkov 1-1/+15
2023-12-04drm/bridge: implement generic DP HPD bridgeGravatar Dmitry Baryshkov 1-0/+18
2023-12-04drm/bridge: add transparent bridge helperGravatar Dmitry Baryshkov 1-0/+19
2023-12-04drm/display/dp: Add the remaining Square PHY patterns DPCD register definitionsGravatar Khaled Almahallawy 1-0/+3
2023-12-03drm: improve the documentation of connector hpd opsGravatar Abhinav Kumar 1-0/+10