index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Lines
2024-01-09
drm: Add eDP 1.5 early transport definition
Jouni Högander
-0
/
+1
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
-1
/
+1
2024-01-08
drm/probe-helper: remove unused drm_connector_helper_get_modes_from_ddc()
Jani Nikula
-1
/
+0
2024-01-05
drm: Move drm_set_preferred_mode() helper from drm_edid to drm_modes
Javier Martinez Canillas
-2
/
+2
2024-01-05
drm/edid: prefer forward declarations over includes in drm_edid.h
Jani Nikula
-7
/
+5
2024-01-05
Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...
Dave Airlie
-35
/
+45
2024-01-02
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
-1
/
+1
2024-01-02
drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.h
Randy Dunlap
-35
/
+45
2023-12-22
Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...
Dave Airlie
-0
/
+1
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-0
/
+200
2023-12-21
drm/xe: Sync MTL PCI IDs with i915
Lucas De Marchi
-23
/
+4
2023-12-21
drm/xe: ATS-M device ID update
Haridhar Kalvala
-1
/
+2
2023-12-21
drm/xe: Add missing RPL and ADL
José Roberto de Souza
-2
/
+7
2023-12-21
drm/xe: Include RPL-U to pciidlist
José Roberto de Souza
-0
/
+1
2023-12-21
drm/xe/dg2: Remove one PCI ID
Shekhar Chauhan
-1
/
+0
2023-12-21
drm/xe: Add new DG2 PCI IDs
Shekhar Chauhan
-1
/
+5
2023-12-21
drm/gpuva: Add drm_gpuva_for_each_op_reverse
Matthew Brost
-0
/
+10
2023-12-21
drm/xe/lnl: Add LNL platform definition
Matt Roper
-0
/
+5
2023-12-21
drm/xe: Update ARL-S DevIDs to the latest BSpec
Lucas De Marchi
-2
/
+1
2023-12-19
drm/xe: Update the list of devices to add even more TGL devices
Carlos Santa
-2
/
+2
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
-1
/
+1
2023-12-20
Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...
Dave Airlie
-1
/
+14
2023-12-19
drm/print: Add drm_dbg_ratelimited
Nirmoy Das
-0
/
+3
2023-12-19
drm: using mul_u32_u32() requires linux/math64.h
Stephen Rothwell
-0
/
+1
2023-12-19
Merge tag 'drm-misc-next-2023-12-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-7
/
+6
2023-12-18
drm/atomic: Make the drm_atomic_state documentation less ambiguous
Maxime Ripard
-1
/
+7
2023-12-18
drm/atomic: Rework the object doc a bit
Maxime Ripard
-4
/
+16
2023-12-18
drm/atomic: Remove inexistent reference
Maxime Ripard
-1
/
+1
2023-12-18
drm/atomic: Move the drm_atomic_state field doc inline
Maxime Ripard
-10
/
+40
2023-12-14
drm/edid: replace __attribute__((packed)) with __packed
Jani Nikula
-16
/
+16
2023-12-13
drm/drm_plane: track color mgmt changes per plane
Melissa Wen
-0
/
+7
2023-12-13
drm/drm_property: make replace_property_blob_from_id a DRM helper
Melissa Wen
-0
/
+6
2023-12-13
drm/drm_mode_object: increase max objects to accommodate new color props
Melissa Wen
-1
/
+1
2023-12-13
drm/drm_modeset_helper_vtables.h: fix typos/spellos
Randy Dunlap
-3
/
+3
2023-12-13
Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
-1
/
+2
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
-0
/
+195
2023-12-12
Backmerge tag 'v6.7-rc5' into drm-next
Dave Airlie
-1
/
+10
2023-12-10
drm/exec: Pass in initial # of objects
Rob Clark
-1
/
+1
2023-12-08
drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_state
Dmitry Baryshkov
-3
/
+2
2023-12-08
Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+2
2023-12-07
drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stub
Nathan Chancellor
-1
/
+1
2023-12-07
drm/mipi-dsi: Fix detach call without attach
Tomi Valkeinen
-0
/
+2
2023-12-06
drm/atomic-helpers: Invoke end_fb_access while owning plane state
Thomas Zimmermann
-0
/
+2
2023-12-06
drm/plane-helper: Move drm_plane_helper_atomic_check() into udl
Thomas Zimmermann
-2
/
+0
2023-12-06
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
-446
/
+2
2023-12-06
drm: Remove locking for legacy ioctls and DRM_UNLOCKED
Thomas Zimmermann
-11
/
+0
2023-12-05
drm/gpuvm: Let drm_gpuvm_bo_put() report when the vm_bo object is destroyed
Boris Brezillon
-1
/
+1
2023-12-05
drm/gpuvm: fall back to drm_exec_lock_obj()
Danilo Krummrich
-20
/
+3
2023-12-04
Revert "drm: Introduce pixel_source DRM plane property"
Dmitry Baryshkov
-23
/
+0
2023-12-04
Revert "drm: Introduce solid fill DRM plane property"
Dmitry Baryshkov
-37
/
+0
[prev]
[next]