aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-06-17drm/amdgpu: Make use of drm_wedge_task_infoAndré Almeida2-4/+16
2025-06-17drm: amdgpu: Use struct drm_wedge_task_info inside of struct amdgpu_task_infoAndré Almeida9-19/+18
2025-06-17drm: Create a task info option for wedge eventsAndré Almeida5-8/+23
2025-06-17drm: amdgpu: Create amdgpu_vm_print_task_info()André Almeida8-22/+18
2025-06-17drm: amdgpu: Allow NULL pointers at amdgpu_vm_put_task_info()André Almeida1-1/+2
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes1-1/+1
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh3-3/+3
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh6-13/+13
2025-06-16drm/bridge: ti-sn65dsi86: use new GPIO line value setter callbacksBartosz Golaszewski1-11/+7
2025-06-16drm/bridge: ti-sn65dsi86: use the auxiliary deviceJerome Brunet1-42/+7
2025-06-16drm/etnaviv: Protect the scheduler's pending list with its lockMaíra Canal1-1/+4
2025-06-16drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`Maíra Canal1-2/+6
2025-06-16drm/xe/tests: Convert xe_pci tests to parametrized testsMichal Wajdeczko3-56/+41
2025-06-16drm/xe/tests: Drop unused xe_device_fn typedefMichal Wajdeczko1-1/+0
2025-06-16drm/xe: Fix kconfig promptLucas De Marchi2-3/+4
2025-06-16drm/xe/pat: Consolidate PAT programming logic for pre-Xe2 and post-Xe2Matt Roper1-28/+16
2025-06-16drm/xe/pat: Determine ATS / PTA programming during early sw initMatt Roper2-6/+19
2025-06-16video: Make global edid_info depend on CONFIG_FIRMWARE_EDIDThomas Zimmermann2-2/+2
2025-06-16drm/ttm: Include <linux/export.h>Thomas Zimmermann13-0/+22
2025-06-16drm/scheduler: Include <linux/export.h>Thomas Zimmermann3-0/+3
2025-06-16drm/panel: Include <linux/export.h>Thomas Zimmermann4-0/+4
2025-06-16drm/gem: Include <linux/export.h>Thomas Zimmermann5-0/+5
2025-06-16drm/display: Include <linux/export.h>Thomas Zimmermann13-0/+14
2025-06-16drm/client: Include <linux/export.h>Thomas Zimmermann8-0/+10
2025-06-16drm/bridge: Include <linux/export.h>Thomas Zimmermann13-0/+16
2025-06-16drm: Include <linux/export.h>Thomas Zimmermann39-1/+46
2025-06-16drm: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-16drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä1-2/+2
2025-06-16drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih1-2/+2
2025-06-14drm/msm: Fix inverted WARN_ON() logicRob Clark1-1/+1
2025-06-14drm/i915/dsi: Assert that vfp+vsync+vbp == vtotal on BXT/GLKVille Syrjälä1-1/+4
2025-06-14drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTALVille Syrjälä1-2/+2
2025-06-13drm/vkms: Compile all tests with CONFIG_DRM_VKMS_KUNIT_TESTMaíra Canal1-2/+5
2025-06-13drm/nouveau/bl: increase buffer size to avoid truncate warningJacob Keller1-1/+1
2025-06-13drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()Zhi Wang1-5/+12
2025-06-13drm/nouveau/gsp: Fix potential integer overflow on integer shiftsColin Ian King1-1/+1
2025-06-13Revert "drm/prime: remove drm_prime_lookup_buf_by_handle"Christian König3-10/+49
2025-06-13drm/format-helper: Update tests after BT.601 changesThomas Zimmermann1-6/+6
2025-06-13drm/xe: Make dma-fences compliant with the safe access rulesTvrtko Ursulin3-1/+11
2025-06-13drm/i915: Protect access to driver and timeline nameTvrtko Ursulin3-6/+21
2025-06-13drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()Himal Prasad Ghimiray5-101/+75
2025-06-13drm/mgag200: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13drm/ast: Do not include <linux/export.h>Thomas Zimmermann1-1/+0
2025-06-13drm/format-helper: Normalize BT.601 factors to 256Thomas Zimmermann1-1/+1
2025-06-12drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar2-0/+9
2025-06-12drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar1-1/+1
2025-06-12drm/xe/guc: Ignore GuC CT errors when wedgedVinay Belgaumkar1-5/+5
2025-06-13Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie4-28/+42
2025-06-12drm/xe: Add helper function to inject fault into ct_dead_capture()Satyanarayana K V P2-0/+26
2025-06-12drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio4-2/+21