summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-31Merge tag 'drm-misc-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/m...Dave Airlie8-19/+36
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie12-35/+36
2024-05-31Merge tag 'drm-xe-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-8/+7
2024-05-31Merge tag 'drm-intel-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/...Dave Airlie11-25/+71
2024-05-30drm/msm: remove python 3.9 dependency for compiling msmAbhinav Kumar1-2/+3
2024-05-30drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panelGerald Loacker1-2/+2
2024-05-30drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panelGerald Loacker1-3/+3
2024-05-30drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panelGerald Loacker1-3/+3
2024-05-30drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2Heiner Kallweit1-1/+0
2024-05-30drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj1-1/+1
2024-05-30drm/amdkfd: simplify APU VRAM handlingAlex Deucher4-14/+11
2024-05-30Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher1-9/+2
2024-05-30drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang1-1/+5
2024-05-30drm/amdgpu: silence UBSAN warningAlex Deucher1-1/+1
2024-05-30drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher1-7/+12
2024-05-29drm/i915: Fix audio component initializationImre Deak3-11/+24
2024-05-29drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas1-1/+3
2024-05-29drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-05-29drm/panel/lg-sw43408: mark sw43408_backlight_ops as staticDmitry Baryshkov1-1/+1
2024-05-29drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das1-1/+1
2024-05-29drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPERDmitry Baryshkov1-0/+2
2024-05-29drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann1-3/+3
2024-05-29drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson1-8/+7
2024-05-29Revert "drm/i915: Remove extra multi-gt pm-references"Janusz Krzysztofik1-0/+18
2024-05-29drm/gem-shmem: Add import attachment warning to locked pin functionAdrián Larumbe1-0/+2
2024-05-29drm/lima: Fix dma_resv deadlock at drm object pin timeAdrián Larumbe1-1/+1
2024-05-29drm/panfrost: Fix dma_resv deadlock at drm object pin timeAdrián Larumbe1-1/+1
2024-05-28Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst1369-56865/+76619
2024-05-28drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura1-0/+1
2024-05-28drm/xe: Only use reserved BCS instances for usm migrate exec queueMatthew Brost1-7/+5
2024-05-28drm/xe: Change pcode timeout to 50msec while polling againHimal Prasad Ghimiray1-1/+1
2024-05-27drm/nouveau/nvif: Avoid build error due to potential integer overflowsGuenter Roeck1-6/+18
2024-05-27Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-22/+25
2024-05-25Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-93/+192
2024-05-24drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-05-24drm/amdgpu: correct hbm field in boot statusHawking Zhang1-1/+1
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-47/+47
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+0
2024-05-23Merge tag 'drm-misc-fixes-2024-05-16' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter11-85/+112
2024-05-23Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie5-7/+6
2024-05-23Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie7-14/+83
2024-05-23Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds4-102/+7
2024-05-23tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)7-47/+47
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-20/+6
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2024-05-22drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma2-0/+58
2024-05-22drm/virtio: drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-05-22Merge tag 'drm-misc-next-fixes-2024-05-16' of https://gitlab.freedesktop.org/...Dave Airlie11-69/+100
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin4-6/+4
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1