summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2025-06-12drm/dp: Add an EDID quirk for the DPCD register access probeImre Deak-0/+9
2025-06-12drm/edid: Add support for quirks visible to DRM core and driversImre Deak-1/+8
2025-06-11drm/xe/xe2_hpg: Add PCI IDs for xe2_hpgShekhar Chauhan-2/+5
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann-26/+47
2025-06-09Merge drm/drm-next into drm-xe-nextThomas Hellström-42/+77
2025-06-09Merge drm/drm-next into drm-intel-nextJani Nikula-26/+57
2025-06-06drm/bridge: add a .destroy funcLuca Ceresoli-0/+10
2025-06-06drm/atomic-helper: Re-order bridge chain pre-enable and post-disableAradhya Bhatia-66/+183
2025-06-03Merge drm-next-2025-05-28 into drm-misc-nextMaxime Ripard-0/+15
2025-06-03drm/shmem-helper: Import dmabuf without mapping its sg_tableShixiong Ou-0/+18
2025-05-30drm/gem: Inline drm_gem_pin() into PRIME helpersThomas Zimmermann-1/+2
2025-05-30drm/gem-vram: Un-export pin helpersThomas Zimmermann-2/+0
2025-05-29drm/dp: Add Panel Replay capability bits from DP2.1 specificationJouni Högander-2/+12
2025-05-29drm/panelreplay: Panel Replay capability DPCD register definitionsJouni Högander-5/+7
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-107/+586
2025-05-28drm: Get rid of drm_sched_job.idPierre-Eric Pelloux-Prayer-3/+0
2025-05-28drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer-1/+9
2025-05-27Merge tag 'docs-6.16' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2025-05-26drm/ttm: make ttm_bo_get internalChristian König-10/+0
2025-05-26drm/ttm: revert "Export ttm_bo_get_unless_zero()"Christian König-18/+0
2025-05-26drm: Add helpers for programming hardware gamma LUTsThomas Zimmermann-0/+27
2025-05-22drm/xe/ptl: Update the PTL pci id tableMatt Atwood-0/+4
2025-05-22drm/bridge: fix build with CONFIG_OF=nLuca Ceresoli-2/+0
2025-05-21drm/xe/ptl: Update the PTL pci id tableMatt Atwood-0/+4
2025-05-21drm/bridge: add devm_drm_put_bridge()Luca Ceresoli-0/+4
2025-05-21drm/display: bridge-connector: handle CEC adaptersDmitry Baryshkov-0/+26
2025-05-21drm/display: bridge-connector: hook in CEC notifier supportDmitry Baryshkov-0/+11
2025-05-21drm/display: add CEC helpers codeDmitry Baryshkov-0/+72
2025-05-21drm/connector: add CEC-related fieldsDmitry Baryshkov-0/+48
2025-05-21drm/bridge: allow limiting I2S formatsDmitry Baryshkov-0/+9
2025-05-21drm/bridge: move private data to the end of the structDmitry Baryshkov-15/+16
2025-05-21Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie-0/+5
2025-05-19drm/dp: add option to disable zero sized address only transactions.Dave Airlie-0/+5
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-0/+23
2025-05-14drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost-0/+5
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost-14/+26
2025-05-14drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray-0/+2
2025-05-14drm/gpusvm: Introduce drm_gpusvm_find_vma_start() functionHimal Prasad Ghimiray-0/+5
2025-05-13drm/sched: Fix outdated comments referencing threadPhilipp Stanner-1/+1
2025-05-12drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost-0/+5
2025-05-12drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost-14/+26
2025-05-12drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray-0/+2
2025-05-12Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+3
2025-05-10Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie-0/+2
2025-05-09drm/plane: Add new plane property IN_FORMATS_ASYNCArun R Murthy-0/+23
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-11/+9
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström-8/+6
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström-3/+3
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie-2/+1
2025-05-05drm: add drm_file_err function to add process infoSunil Khatri-0/+3