summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2023-11-08drm/dp: Add helpers to calculate the link BW overheadImre Deak-0/+11
2023-11-08drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubsImre Deak-0/+7
2023-11-08drm/dp: Add DP_HBLANK_EXPANSION_CAPABLE and DSC_PASSTHROUGH_EN DPCD flagsImre Deak-0/+2
2023-11-08drm/dp_mst: Factor out a helper to check the atomic state of a topology managerImre Deak-0/+4
2023-11-08drm/dp_mst: Add helper to determine if an MST port is downstream of another portImre Deak-0/+3
2023-11-08drm/dp_mst: Fix fractional DSC bpp handlingVille Syrjälä-1/+1
2023-10-12drm/i915: Add new DG2 PCI IDsShekhar Chauhan-1/+5
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula-129/+181
2023-10-03Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie-8/+4
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-87/+96
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich-81/+80
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie-29/+47
2023-09-20drm: Update file owner during useTvrtko Ursulin-2/+11
2023-09-15Merge drm/drm-next into drm-intel-nextJani Nikula-30/+20
2023-09-14drm/tests: helpers: Avoid a driver uafThomas Hellström-1/+3
2023-09-14drm/debugfs: Fix drm_debugfs_remove_files() stubNathan Chancellor-1/+2
2023-09-11drm/buddy: Improve contiguous memory allocationArunpravin Paneer Selvam-3/+3
2023-09-11Merge tag 'drm-misc-next-fixes-2023-09-11' of git://anongit.freedesktop.org/d...Daniel Vetter-4/+31
2023-09-08drm/mst: Refactor the flow for payload allocation/removementWayne Lin-5/+18
2023-09-08drm/debugfs: Add inline to drm_debugfs_dev_init() to suppres -Wunused-functionArthur Grillo-1/+1
2023-09-07drm/connector: document DRM_MODE_COLORIMETRY_COUNTJavier Carrasco-1/+2
2023-09-07drm/drm_exec: Work around a WW mutex lockdep oddityThomas Hellström-4/+31
2023-09-06drm/bridge: Drop conditionals around of_node pointersBiju Das-2/+2
2023-09-01drm/cec: add drm_dp_cec_attach() as the non-edid version of set edidJani Nikula-0/+6
2023-09-01drm/edid: parse source physical addressJani Nikula-0/+8
2023-09-01drm/edid: add drm_edid_is_digital()Jani Nikula-0/+1
2023-09-01drm/debugfs: rework drm_debugfs_create_files implementation v2Christian König-5/+2
2023-09-01drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2Christian König-15/+0
2023-09-01drm/debugfs: rework debugfs directory creation v5Christian König-4/+25
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-108/+1096
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie-0/+1
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie-0/+1
2023-08-24drm/i915/rpl: Update pci ids for RPL P/UDnyaneshwar Bhadane-2/+6
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie-14/+3
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak-0/+1
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak-0/+1
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak-0/+1
2023-08-23drm/i915/mtl: Adding DeviceID for Arrowlake-S under MTLNemesa Garg-0/+1
2023-08-22drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal-1/+1
2023-08-21drm/i915/mtl: Eliminate subplatformsMatt Roper-8/+3
2023-08-21drm/bridge: Fix kernel-doc typo in desc of output_bus_cfg in drm_bridge_stateDouglas Anderson-1/+1
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula-9/+3
2023-08-11drm: bridge: samsung-dsim: Fix waiting for empty cmd transfer FIFO on older E...Marek Szyprowski-0/+1
2023-08-10drm/ttm: Remove two unused function declarationsYue Haibing-2/+0
2023-08-10drm/exec: use unique instead of local labelChristian König-7/+7
2023-08-04drm/gem: fix lockdep check for dma-resv lockDanilo Krummrich-6/+9
2023-08-03drm/drm_plane.h: fix grammar of the commentSui Jingfeng-1/+1
2023-08-03drm/panel: Fix kernel-doc typo for `follower_lock`Douglas Anderson-1/+1
2023-08-02drm/bridge: Add debugfs print for bridge chainsTomi Valkeinen-0/+3
2023-08-01drm/panel: Add a way for other devices to follow panel stateDouglas Anderson-0/+82