summaryrefslogtreecommitdiffstats
path: root/include/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie2024-01-051-35/+45
|\
| * drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hRandy Dunlap2024-01-021-35/+45
* | Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie2023-12-221-0/+1
|\|
| * drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell2023-12-191-0/+1
* | Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie2023-12-222-0/+200
|\ \
| * | drm/xe: Sync MTL PCI IDs with i915Lucas De Marchi2023-12-211-23/+4
| * | drm/xe: ATS-M device ID updateHaridhar Kalvala2023-12-211-1/+2
| * | drm/xe: Add missing RPL and ADLJosé Roberto de Souza2023-12-211-2/+7
| * | drm/xe: Include RPL-U to pciidlistJosé Roberto de Souza2023-12-211-0/+1
| * | drm/xe/dg2: Remove one PCI IDShekhar Chauhan2023-12-211-1/+0
| * | drm/xe: Add new DG2 PCI IDsShekhar Chauhan2023-12-211-1/+5
| * | drm/gpuva: Add drm_gpuva_for_each_op_reverseMatthew Brost2023-12-211-0/+10
| * | drm/xe/lnl: Add LNL platform definitionMatt Roper2023-12-211-0/+5
| * | drm/xe: Update ARL-S DevIDs to the latest BSpecLucas De Marchi2023-12-211-2/+1
| * | drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa2023-12-191-2/+2
| * | drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+195
* | | Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2023-12-201-1/+1
|\ \ \
| * | | drm/exec: Pass in initial # of objectsRob Clark2023-12-101-1/+1
* | | | Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-12-203-1/+14
|\ \ \ \
| * | | | drm/drm_plane: track color mgmt changes per planeMelissa Wen2023-12-131-0/+7
| * | | | drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen2023-12-131-0/+6
| * | | | drm/drm_mode_object: increase max objects to accommodate new color propsMelissa Wen2023-12-131-1/+1
* | | | | Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-12-193-7/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | drm/drm_modeset_helper_vtables.h: fix typos/spellosRandy Dunlap2023-12-131-3/+3
| |/ /
| * | drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov2023-12-081-3/+2
| * | drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stubNathan Chancellor2023-12-071-1/+1
| |/
* | Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie2023-12-131-1/+2
|\ \
| * | drm/i915: ATS-M device ID updateHaridhar Kalvala2023-11-211-1/+2
* | | Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2023-12-123-1/+10
|\ \ \ | |_|/ |/| |
| * | Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-12-081-0/+2
| |\ \
| | * | drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann2023-12-061-0/+2
| * | | Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-12-011-0/+7
| |\ \ \ | | |/ / | |/| |
| | * | Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling2023-11-301-0/+7
| * | | drm/gpuvm: Fix deprecated license identifierThomas Hellström2023-11-281-1/+1
| |/ /
* | | drm/mipi-dsi: Fix detach call without attachTomi Valkeinen2023-12-071-0/+2
* | | drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann2023-12-061-2/+0
* | | drm: Remove source code for non-KMS driversThomas Zimmermann2023-12-065-446/+2
* | | drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann2023-12-061-11/+0
* | | drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon2023-12-051-1/+1
* | | drm/gpuvm: fall back to drm_exec_lock_obj()Danilo Krummrich2023-12-051-20/+3
* | | Revert "drm: Introduce pixel_source DRM plane property"Dmitry Baryshkov2023-12-042-23/+0
* | | Revert "drm: Introduce solid fill DRM plane property"Dmitry Baryshkov2023-12-042-37/+0
* | | Revert "drm: Add solid fill pixel source"Dmitry Baryshkov2023-12-041-1/+0
* | | Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov2023-12-041-3/+0
* | | Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov2023-12-042-31/+2
* | | drm/bridge: migrate bridge_chains to per-encoder fileDmitry Baryshkov2023-12-041-2/+0
* | | drm/encoder: register per-encoder debugfs dirDmitry Baryshkov2023-12-041-1/+15
* | | drm/bridge: implement generic DP HPD bridgeDmitry Baryshkov2023-12-041-0/+18
* | | drm/bridge: add transparent bridge helperDmitry Baryshkov2023-12-041-0/+19
* | | drm/display/dp: Add the remaining Square PHY patterns DPCD register definitionsKhaled Almahallawy2023-12-041-0/+3