summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-05-14drm/mediatek: Replace custom compare_dev with component_compare_ofTang Dongxing-6/+1
2025-05-14drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on errAngeloGioacchino Del Regno-1/+4
2025-05-14drm/mediatek: Fix kobject put for component sub-driversAngeloGioacchino Del Regno-0/+9
2025-05-14drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptrAngeloGioacchino Del Regno-7/+10
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa-19/+208
2025-05-14drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa-4/+4
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa-6/+7
2025-05-14drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost-0/+5
2025-05-14drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost-0/+9
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost-43/+114
2025-05-14drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray-0/+5
2025-05-14drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia-0/+5
2025-05-14drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu-0/+8
2025-05-14Revert "drm/amd/display: Hardware cursor changes color when switched to softw...Melissa Wen-2/+3
2025-05-14drm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang-10/+168
2025-05-14drm/amdgpu: fix userq resource double freedPrike Liang-4/+5
2025-05-14drm/amdgpu: Fix circular locking in userq creationJesse.Zhang-3/+2
2025-05-14drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu-0/+8
2025-05-14Revert "drm/amd/display: Hardware cursor changes color when switched to softw...Melissa Wen-2/+3
2025-05-14drm/xe/vm: Add debug prints for SVM range prefetchHimal Prasad Ghimiray-1/+6
2025-05-14drm/xe/svm: Implement prefetch support for SVM rangesHimal Prasad Ghimiray-21/+233
2025-05-14drm/xe/svm: Add xe_svm_find_vma_start() helperHimal Prasad Ghimiray-0/+30
2025-05-14drm/gpusvm: Introduce drm_gpusvm_find_vma_start() functionHimal Prasad Ghimiray-0/+34
2025-05-14drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()Himal Prasad Ghimiray-0/+60
2025-05-14drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() publicHimal Prasad Ghimiray-8/+28
2025-05-14drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svmHimal Prasad Ghimiray-9/+77
2025-05-14drm/xe: Rename lookup_vma function to xe_find_vma_by_addrHimal Prasad Ghimiray-23/+32
2025-05-14drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetchHimal Prasad Ghimiray-0/+4
2025-05-14drm/xe/vm: Update xe_vma_ops_incr_pt_update_ops to take an increment valueHimal Prasad Ghimiray-11/+17
2025-05-14drm/xe/svm: Make xe_svm_range_* end/start/size publicHimal Prasad Ghimiray-15/+48
2025-05-14drm/xe/svm: Make to_xe_range a public functionHimal Prasad Ghimiray-5/+20
2025-05-14drm/xe/svm: Helper to add tile masks to svm rangesHimal Prasad Ghimiray-10/+16
2025-05-14drm/xe: Make xe_svm_alloc_vram publicHimal Prasad Ghimiray-10/+32
2025-05-14drm/xe: Introduce xe_vma_op_prefetch_range struct for prefetch of rangesHimal Prasad Ghimiray-0/+12
2025-05-14drm/i915/ptl: Use everywhere the correct DDI port clock select maskImre Deak-21/+21
2025-05-14drm/i915/alpm: Stop writing ALPM registers when PSR is enabledJouni Högander-5/+12
2025-05-14drm/i915/alpm: Make intel_alpm_enable_sink available for PSRJouni Högander-2/+4
2025-05-14drm/vmwgfx: Use non-hybrid PCI devres APIPhilipp Stanner-11/+3
2025-05-14drm/i915/display: drop unnecessary includes on i915 core headersJani Nikula-6/+0
2025-05-14drm/i915/gem: drop intel_display.h includeJani Nikula-1/+0
2025-05-14drm/i915/display: drop unused declarations from intel_display.hJani Nikula-16/+0
2025-05-14drm/i915/rps: pass struct intel_display to DISPLAY_VER()Jani Nikula-1/+2
2025-05-14drm/i915/pps: drop dependency on intel_display_conversion.hJani Nikula-8/+7
2025-05-14drm/i915/alpm: Stop writing ALPM registers when PSR is enabledJouni Högander-5/+12
2025-05-14drm/i915/alpm: Make intel_alpm_enable_sink available for PSRJouni Högander-2/+4
2025-05-14drm/imx: Add i.MX8qxp Display Controller KMSLiu Ying-2/+1340
2025-05-14drm/imx: Add i.MX8qxp Display Controller interrupt controllerLiu Ying-1/+286
2025-05-14drm/imx: Add i.MX8qxp Display Controller pixel engineLiu Ying-1/+1868
2025-05-14drm/imx: Add i.MX8qxp Display Controller display engineLiu Ying-0/+853
2025-05-14drm: rz-du: Support panels connected directly to the DPAD outputhienhuynh-4/+40