summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
11 daysdrm/amdkfd: fix scope of mqd_mgr dereference in pqm_debugfs_mqdsMario Limonciello
11 daysdrm/amd/display: fix division by zero in get_estimated_bw()Hari Mishal
11 daysdrm/amd/display: use halving distribution for all encode-to-linear curvesMelissa Wen
11 daysdrm/amd/display: Fix backlight control for luminance-capable OLEDRoman Li
11 daysdrm/amd/display: Remove const Qualifier From Non-Pointer FieldsAustin Zheng
11 daysdrm/amd/display: Set gpuvm min page size to 4K on dcn35/36Roman Li
11 daysdrm/amd/display: Fix DCN5/6 DML2 compilation warningsIvan Lipski
11 daysdrm/amdgpu: fix Idle BOs list in VM debugfs status infoSunil Khatri
11 daysdrm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFTSunil Khatri
11 daysdrm/amdgpu: Update queue reset support versionAmber Lin
11 daysdrm/amdgpu/gfx8: only apply compute quantums to KCQsAlex Deucher
11 daysdrm/amdgpu: restrict BAR0 fallback read to SR-IOV VFs onlyMario Limonciello
11 daysdrm/amdkfd: Add TLB flush after MES queue eviction/suspensionPriya Hosur
11 daysdrm/pagemap: Fix folio allocation fallback and use-after-putMatthew Brost
11 daysdrm/pagemap: dma-unmap pages before handling migration errorsMatthew Brost
11 daysdrm/amd/display: advertise PIXEL_NONE and PREMULTI blend mode for DCEMelissa Wen
11 daysdrm/amd/display: fix missing blend-mode-prop warning for DCNMelissa Wen
11 daysdrm/atomic-state-helper: set pixel_blend_mode to prop default on resetMelissa Wen
12 daysdrm/nouveau: Use write-combined maps for coherentFaith Ekstrand
12 daysdrm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl()Lu Yao
12 daysdrm/nouveau/dmem: fix callocated underflow on large folio splitZhenhao Wan
12 daysdrm/nouveau/dmem: fix mismatched DMA unmap size for large foliosZhenhao Wan
12 daysnouveau/instmem: handle iomapping already existingDave Airlie
12 daysdrm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan
12 daysdrm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan
12 daysdrm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan
12 daysMerge drm/drm-fixes into drm-misc-fixesMaxime Ripard
13 daysdrm/pagemap: Reset migration page count on eviction retryArvind Yadav
13 daysdrm/pagemap: Prevent double migration of device pagesArvind Yadav
13 daysMerge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
13 daysdrm/i915: Guard against NULL driver_data in i915_pci_probe()Deepanshu Kartikey
13 daysdrm/i915/cdclk: Fix dg2_power_well_count() return typeVille Syrjälä
13 daysdrm/i915/cdclk: Avoid spurious cdclk sanitization on PTL+Ville Syrjälä
13 daysdrm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disableNemesa Garg
13 daysdrm/i915/lt_phy: program DDI_CLK_VALFREQ with DDI clock frequencySuraj Kandpal
13 daysdrm/i915/cx0: program DDI_CLK_VALFREQ with DDI clock frequencySuraj Kandpal
13 daysdrm/i915/ddi: add helper to compute DDI clock frequencySuraj Kandpal
13 daysdrm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() callChaitanya Kumar Borah
2026-08-28Merge tag 'drm-next-2026-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-28Merge tag 'amd-drm-next-7.3-2026-08-27' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-27drm/xe/sysctrl: Read mailbox phase bit from hardwareAnoop Vijay
2026-08-27drm/xe/i2c: Keep the i2c controller always enabledHeikki Krogerus
2026-08-27drm/xe/i2c: Fix the interrupt handlingHeikki Krogerus
2026-08-27drm/tegra: Add blend mode propertiesThierry Reding
2026-08-27drm/xe: Reject page faults from non-fault-mode scratch VMsArvind Yadav
2026-08-27drm/xe/xe_gt_idle: Add CCS to the powergating info printBalasubramani Vivekanandan
2026-08-27drm/xe: Do not apply WA 14025883347 to media 3503Daniele Ceraolo Spurio
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-08-26drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is usedThadeu Lima de Souza Cascardo