aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-08-26drm/sysfb: Blit to CRTC destination formatThomas Zimmermann2-11/+20
2025-08-26drm/sysfb: Find screen_info format with helpersThomas Zimmermann1-12/+9
2025-08-26drm/i915/psr: Do not unnecessarily remove underrun on idle PSR WAJouni Högander1-2/+3
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray3-1/+105
2025-08-26drm/xe: Enable madvise ioctl for xeHimal Prasad Ghimiray1-0/+2
2025-08-26drm/xe: Reset VMA attributes to default in SVM garbage collectorHimal Prasad Ghimiray3-48/+190
2025-08-26drm/xe/vm: Add helper to check for default VMA memory attributesHimal Prasad Ghimiray3-0/+32
2025-08-26drm/xe/madvise: Skip vma invalidation if mem attr are unchangedHimal Prasad Ghimiray2-22/+52
2025-08-26drm/xe/bo: Update atomic_access attribute on madviseHimal Prasad Ghimiray4-28/+102
2025-08-26drm/xe/bo: Add attributes field to xe_boHimal Prasad Ghimiray1-0/+8
2025-08-26drm/xe/svm: Consult madvise preferred location in prefetchHimal Prasad Ghimiray2-19/+35
2025-08-26drm/xe/svm: Support DRM_XE_SVM_MEM_RANGE_ATTR_PAT memory attributeHimal Prasad Ghimiray1-2/+22
2025-08-26drm/xe/madvise: Update migration policy based on preferred locationHimal Prasad Ghimiray3-2/+76
2025-08-26drm/xe/svm: Add svm ranges migration policy on atomic accessHimal Prasad Ghimiray5-30/+99
2025-08-26drm/xe: Implement madvise ioctl for xeHimal Prasad Ghimiray3-0/+324
2025-08-26drm/xe/svm: Add xe_svm_ranges_zap_ptes_in_range() for PTE zappingHimal Prasad Ghimiray3-1/+71
2025-08-26drm/xe: Allow CPU address mirror VMA unbind with gpu bindings for madviseHimal Prasad Ghimiray3-2/+48
2025-08-26drm/xe/svm: Split system allocator vma incase of madvise callHimal Prasad Ghimiray3-0/+111
2025-08-26drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameterHimal Prasad Ghimiray1-7/+17
2025-08-26drm/xe/vma: Move pat_index to vma attributesHimal Prasad Ghimiray3-9/+9
2025-08-26drm/xe/vm: Add attributes struct as member of vmaHimal Prasad Ghimiray1-0/+33
2025-08-25Merge drm/drm-next into drm-xe-nextLucas De Marchi108-1451/+3846
2025-08-25drm/xe: switch to local xbasename() helperCarlos Llamas1-1/+9
2025-08-25drm/xe: Don't trigger rebind on initial dma-buf validationMatthew Brost1-1/+2
2025-08-25drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modesetChenyuan Yang1-0/+2
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl1-39/+39
2025-08-25drm/panel: Allow powering on panel follower after panel is enabledPin-yen Lin1-11/+62
2025-08-25drm/nouveau: remove unused memory target testTimur Tabi1-10/+3
2025-08-25drm/nouveau: remove unused increment in gm200_flcn_pio_imem_wrTimur Tabi1-1/+1
2025-08-25drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi1-2/+3
2025-08-25drm/xe/vm: Clear the scratch_pt pointer on errorThomas Hellström1-2/+6
2025-08-25drm/xe/tests/xe_dma_buf: Set the drm_object::dma_buf memberThomas Hellström1-5/+3
2025-08-25drm/xe/vm: Don't pin the vm_resv during validationThomas Hellström2-16/+4
2025-08-25drm/i915/psr: Check drm_dp_dpcd_read return value on PSR dpcd initJouni Högander1-11/+21
2025-08-24drm/xe/xe_sync: avoid race during ufence signalingZbigniew Kempczyński1-1/+1
2025-08-25drm/i915/edp: eDP Data OverrrideSuraj Kandpal1-0/+19
2025-08-25drm/i915/bios: Add function to check if edp data override is neededSuraj Kandpal2-0/+34
2025-08-25drm/i915/vbt: Add eDP Data rate overrride field in VBTSuraj Kandpal2-1/+21
2025-08-23drm/msm: fix msm_gem_vma_new() allocations for managed GPUVMsDmitry Baryshkov1-6/+7
2025-08-23drm/nouveau/disp: Always accept linear modifierJames Jones1-0/+4
2025-08-23Merge tag 'drm-xe-fixes-2025-08-21-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie4-28/+26
2025-08-22drm/rockchip: dsi2: add support rk3576Guochun Huang1-0/+21
2025-08-22drm/panel: ilitek-ili9881c: Add Bestar BSD1218-A101KL68 supportHeiko Stuebner1-0/+221
2025-08-22drm/panel: ilitek-ili9881c: convert (un-)prepare to mipi_dsi_multi_contextHeiko Stuebner1-45/+21
2025-08-22drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to (un-)prepareHeiko Stuebner1-20/+7
2025-08-22drm/panel: ilitek-ili9881c: turn off power-supply when init failsHeiko Stuebner1-4/+8
2025-08-23Merge tag 'drm-misc-fixes-2025-08-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie18-32/+85
2025-08-22drm/xe/configfs: Dump custom settings when bindingLucas De Marchi3-0/+44
2025-08-22drm/xe/configfs: Minor fixes to documentationLucas De Marchi1-4/+5
2025-08-22drm/xe/configfs: Improve documentation stepsLucas De Marchi1-4/+16