summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie1-35/+45
2024-01-02drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland1-1/+1
2024-01-02drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hRandy Dunlap1-35/+45
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie1-0/+1
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie2-0/+200
2023-12-21drm/xe: Sync MTL PCI IDs with i915Lucas De Marchi1-23/+4
2023-12-21drm/xe: ATS-M device ID updateHaridhar Kalvala1-1/+2
2023-12-21drm/xe: Add missing RPL and ADLJosé Roberto de Souza1-2/+7
2023-12-21drm/xe: Include RPL-U to pciidlistJosé Roberto de Souza1-0/+1
2023-12-21drm/xe/dg2: Remove one PCI IDShekhar Chauhan1-1/+0
2023-12-21drm/xe: Add new DG2 PCI IDsShekhar Chauhan1-1/+5
2023-12-21drm/gpuva: Add drm_gpuva_for_each_op_reverseMatthew Brost1-0/+10
2023-12-21drm/xe/lnl: Add LNL platform definitionMatt Roper1-0/+5
2023-12-21drm/xe: Update ARL-S DevIDs to the latest BSpecLucas De Marchi1-2/+1
2023-12-20drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa1-2/+2
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-1/+1
2023-12-19Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie3-1/+14
2023-12-19drm/print: Add drm_dbg_ratelimitedNirmoy Das1-0/+3
2023-12-19drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell1-0/+1
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-7/+6
2023-12-18drm/atomic: Make the drm_atomic_state documentation less ambiguousMaxime Ripard1-1/+7
2023-12-18drm/atomic: Rework the object doc a bitMaxime Ripard1-4/+16
2023-12-18drm/atomic: Remove inexistent referenceMaxime Ripard1-1/+1
2023-12-18drm/atomic: Move the drm_atomic_state field doc inlineMaxime Ripard1-10/+40
2023-12-14drm/edid: replace __attribute__((packed)) with __packedJani Nikula1-16/+16
2023-12-13drm/drm_plane: track color mgmt changes per planeMelissa Wen1-0/+7
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen1-0/+6
2023-12-13drm/drm_mode_object: increase max objects to accommodate new color propsMelissa Wen1-1/+1
2023-12-13drm/drm_modeset_helper_vtables.h: fix typos/spellosRandy Dunlap1-3/+3
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie1-1/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+195
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie3-1/+10
2023-12-10drm/exec: Pass in initial # of objectsRob Clark1-1/+1
2023-12-08drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov1-3/+2
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+2
2023-12-07drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stubNathan Chancellor1-1/+1
2023-12-07drm/mipi-dsi: Fix detach call without attachTomi Valkeinen1-0/+2
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann1-0/+2
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann1-2/+0
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann5-446/+2
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann1-11/+0
2023-12-05drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyedBoris Brezillon1-1/+1
2023-12-05drm/gpuvm: fall back to drm_exec_lock_obj()Danilo Krummrich1-20/+3
2023-12-04Revert "drm: Introduce pixel_source DRM plane property"Dmitry Baryshkov2-23/+0
2023-12-04Revert "drm: Introduce solid fill DRM plane property"Dmitry Baryshkov2-37/+0
2023-12-04Revert "drm: Add solid fill pixel source"Dmitry Baryshkov1-1/+0
2023-12-04Revert "drm/atomic: Add solid fill data to plane state dump"Dmitry Baryshkov1-3/+0
2023-12-04Revert "drm/atomic: Loosen FB atomic checks"Dmitry Baryshkov2-31/+2
2023-12-04drm/bridge: migrate bridge_chains to per-encoder fileDmitry Baryshkov1-2/+0
2023-12-04drm/encoder: register per-encoder debugfs dirDmitry Baryshkov1-1/+15