summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2024-02-05drm/rect: fix kernel-doc typosRandy Dunlap-2/+2
2024-01-30drm/vram-helper: Fix 'multi-line' kernel-doc commentsAnna-Maria Behnsen-8/+8
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard-40/+274
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin-1/+8
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath-10/+8
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström-3/+3
2024-01-18drm/i915: Add additional ARL PCI IDsMatt Roper-0/+3
2024-01-17drm/managed: Add drmm_release_actionMichał Winiarski-0/+4
2024-01-15Merge drm/drm-next into drm-intel-nextJani Nikula-740/+1260
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-732/+1270
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-01-09drm: Add eDP 1.5 early transport definitionJouni Högander-0/+1
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov-1/+1
2024-01-08drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()Jani Nikula-1/+0
2024-01-05drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modesJavier Martinez Canillas-2/+2
2024-01-05drm/edid: prefer forward declarations over includes in drm_edid.hJani Nikula-7/+5
2024-01-05Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...Dave Airlie-35/+45
2024-01-02drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland-1/+1
2024-01-02drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.hRandy Dunlap-35/+45
2023-12-22Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...Dave Airlie-0/+1
2023-12-22Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...Dave Airlie-0/+200
2023-12-21drm/xe: Sync MTL PCI IDs with i915Lucas De Marchi-23/+4
2023-12-21drm/xe: ATS-M device ID updateHaridhar Kalvala-1/+2
2023-12-21drm/xe: Add missing RPL and ADLJosé Roberto de Souza-2/+7
2023-12-21drm/xe: Include RPL-U to pciidlistJosé Roberto de Souza-0/+1
2023-12-21drm/xe/dg2: Remove one PCI IDShekhar Chauhan-1/+0
2023-12-21drm/xe: Add new DG2 PCI IDsShekhar Chauhan-1/+5
2023-12-21drm/gpuva: Add drm_gpuva_for_each_op_reverseMatthew Brost-0/+10
2023-12-21drm/xe/lnl: Add LNL platform definitionMatt Roper-0/+5
2023-12-21drm/xe: Update ARL-S DevIDs to the latest BSpecLucas De Marchi-2/+1
2023-12-19drm/xe: Update the list of devices to add even more TGL devicesCarlos Santa-2/+2
2023-12-20Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-1/+1
2023-12-20Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...Dave Airlie-1/+14
2023-12-19drm/print: Add drm_dbg_ratelimitedNirmoy Das-0/+3
2023-12-19drm: using mul_u32_u32() requires linux/math64.hStephen Rothwell-0/+1
2023-12-19Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-7/+6
2023-12-18drm/atomic: Make the drm_atomic_state documentation less ambiguousMaxime Ripard-1/+7
2023-12-18drm/atomic: Rework the object doc a bitMaxime Ripard-4/+16
2023-12-18drm/atomic: Remove inexistent referenceMaxime Ripard-1/+1
2023-12-18drm/atomic: Move the drm_atomic_state field doc inlineMaxime Ripard-10/+40
2023-12-14drm/edid: replace __attribute__((packed)) with __packedJani Nikula-16/+16
2023-12-13drm/drm_plane: track color mgmt changes per planeMelissa Wen-0/+7
2023-12-13drm/drm_property: make replace_property_blob_from_id a DRM helperMelissa Wen-0/+6
2023-12-13drm/drm_mode_object: increase max objects to accommodate new color propsMelissa Wen-1/+1
2023-12-13drm/drm_modeset_helper_vtables.h: fix typos/spellosRandy Dunlap-3/+3
2023-12-13Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie-1/+2
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost-0/+195
2023-12-12Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie-1/+10
2023-12-10drm/exec: Pass in initial # of objectsRob Clark-1/+1
2023-12-08drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov-3/+2