summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-07-28Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-26drm/msm: Disallow submit with fence id 0Rob Clark
2023-07-25drm/amdgpu: Restore HQD persistent state registerLijo Lazar
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen
2023-07-25drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian
2023-07-25drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-07-25drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu
2023-07-25drm/amdkfd: fix trap handling work around for debuggingJonathan Kim
2023-07-25drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET
2023-07-25drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-21Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-21Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-21Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-07-19drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DPBen Skeggs
2023-07-19drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interruptsBen Skeggs
2023-07-19drm/nouveau/i2c: fix number of aux event slotsBen Skeggs
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-18drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li
2023-07-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser
2023-07-18drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai
2023-07-18drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello
2023-07-17drm/msm: Fix hw_fence error path cleanupRob Clark
2023-07-17drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-07-17Revert "drm/i915: use localized __diag_ignore_all() instead of per file"Jani Nikula
2023-07-17drm/i915/perf: add sentinel to xehp_oa_b_countersAndrzej Hajda
2023-07-15drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark
2023-07-15drm/msm/a690: Remove revn and nameRob Clark
2023-07-15drm/msm/adreno: Fix warn splat for devices without revnRob Clark
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-14Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-13drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY configMarijn Suijten
2023-07-13drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov