aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2023-11-23drm/gpuvm: Helper to get range of unmap from a remap op.Donald Robson1-0/+28
2023-11-21drm/edid/firmware: drop drm_kms_helper.edid_firmware backward compatJani Nikula1-5/+0
2023-11-19drm/print: Handle NULL drm device in __drm_printk()Luben Tuikov1-1/+1
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard4-5/+15
2023-11-14drm: Fix flip-task docsThomas Zimmermann1-3/+3
2023-11-14drm: Remove struct drm_flip_task from DRM interfacesThomas Zimmermann1-16/+2
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann2-14/+20
2023-11-14drm/atomic-helper: Add format-conversion state to shadow-plane stateThomas Zimmermann1-0/+10
2023-11-14drm/format-helper: Cache buffers with struct drm_format_conv_stateThomas Zimmermann1-0/+51
2023-11-13Revert "drm/sched: Define pr_fmt() for DRM using pr_*()"Luben Tuikov1-14/+0
2023-11-13drm/gpuvm: track/lock/validate external/evicted objectsDanilo Krummrich1-0/+250
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich2-21/+196
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich1-1/+30
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich1-0/+16
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich1-0/+33
2023-11-13drm/gpuvm: export drm_gpuvm_range_valid()Danilo Krummrich1-0/+1
2023-11-13drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich1-0/+7
2023-11-10drm/sched: implement dynamic job-flow controlDanilo Krummrich1-6/+22
2023-11-09drm/sched: Define pr_fmt() for DRM using pr_*()Luben Tuikov1-0/+14
2023-11-09drm/sched: Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()Luben Tuikov1-1/+1
2023-11-09drm/eld: add helpers to modify the SADs of an ELDJani Nikula1-0/+5
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula1-1/+0
2023-11-09drm/eld: replace uint8_t with u8Jani Nikula1-7/+7
2023-11-09drm/edid: split out drm_eld.h from drm_edid.hJani Nikula2-148/+160
2023-11-07Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+5
2023-11-04drm/sched: Drop suffix from drm_sched_wakeup_if_can_queueTvrtko Ursulin1-1/+1
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2023-11-03drm/amdgpu: Optimize the asic type fix codeMa Jun1-0/+5
2023-11-01drm/sched: Add a helper to queue TDR immediatelyMatthew Brost1-0/+1
2023-11-01drm/sched: Split free_job into own work itemMatthew Brost1-1/+3
2023-11-01drm/sched: Convert drm scheduler to use a work queue rather than kthreadMatthew Brost1-5/+9
2023-11-01drm/sched: Add drm_sched_wqueue_* helpersMatthew Brost1-0/+3
2023-10-31Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-4/+23
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov1-3/+6
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie1-2/+1
2023-10-20Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+5
2023-10-18mei: update mei-pxp's component interface with timeoutsAlan Previn1-2/+4
2023-10-17gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSETLuben Tuikov1-2/+1
2023-10-17drm/gpuvm: Dual-licence the drm_gpuvm code GPL-2.0 OR MITThomas Hellström1-1/+1
2023-10-16drm/bridge: synopsys: dw-mipi-dsi: Add mode fixup supportLiu Ying1-0/+3
2023-10-16drm/bridge: synopsys: dw-mipi-dsi: Add input bus format negotiation supportLiu Ying1-0/+11
2023-10-16drm/bridge: synopsys: dw-mipi-dsi: Add dw_mipi_dsi_get_bridge() helperLiu Ying1-0/+2
2023-10-12drm/i915: Add new DG2 PCI IDsShekhar Chauhan1-1/+5
2023-10-12drm: Replace drm_framebuffer plane size functions with its equivalentsCarlos Eduardo Gallo Filho1-5/+0
2023-10-12drm: Remove plane hsub/vsub alignment requirement for core helpersCarlos Eduardo Gallo Filho1-2/+3
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson1-2/+4
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann9-30/+64
2023-10-09drm/bridge: samsung-dsim: update PLL reference clockMichael Tretter1-0/+2
2023-10-09drm/bridge: samsung-dsim: reread ref clock before configuring PLLMichael Tretter1-0/+1
2023-10-06drm: exynos: dsi: Convert to platform remove callback returning voidUwe Kleine-König1-1/+1