summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-07-2810-28/+54
|\
| * drm/msm: Disallow submit with fence id 0Rob Clark2023-07-261-1/+1
| * drm/msm: Fix hw_fence error path cleanupRob Clark2023-07-172-1/+19
| * drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui2023-07-171-1/+1
| * drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark2023-07-151-1/+1
| * drm/msm/a690: Remove revn and nameRob Clark2023-07-152-3/+2
| * drm/msm/adreno: Fix warn splat for devices without revnRob Clark2023-07-151-3/+6
| * drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY configMarijn Suijten2023-07-131-2/+0
| * drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov2023-07-131-13/+0
| * drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planesJonathan Marek2023-07-131-1/+7
| * drm/msm/mdss: correct UBWC programming for SM8550Dmitry Baryshkov2023-07-131-2/+17
* | Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-07-2811-19/+27
|\ \
| * | drm/amdgpu: Restore HQD persistent state registerLijo Lazar2023-07-251-1/+2
| * | drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter2023-07-251-1/+1
| * | drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen2023-07-251-0/+3
| * | drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee2023-07-251-1/+4
| * | drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen2023-07-251-1/+2
| * | drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian2023-07-251-1/+1
| * | drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello2023-07-251-3/+3
| * | drm/amdgpu: Fix infinite loop in gfxhub_v1_2_xcc_gart_enable (v2)Victor Lu2023-07-251-4/+1
| * | drm/amdkfd: fix trap handling work around for debuggingJonathan Kim2023-07-253-7/+10
* | | drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET2023-07-251-2/+4
* | | drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada2023-07-251-1/+3
* | | drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter2023-07-211-1/+10
|/ /
* | Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-07-2129-196/+524
|\ \
| * | drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen2023-07-184-5/+8
| * | drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen2023-07-181-1/+2
| * | drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen2023-07-185-11/+14
| * | drm/amdgpu: Allocate root PD on correct partitionGuchun Chen2023-07-181-3/+3
| * | drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas2023-07-181-0/+5
| * | drm/amd/display: Prevent vtotal from being set to 0Daniel Miess2023-07-181-1/+5
| * | drm/amd/display: Disable MPC split by default on special asicZhikai Zhai2023-07-181-1/+1
| * | drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan2023-07-181-1/+2
| * | drm/amd/display: Add polling method to handle MST reply packetWayne Lin2023-07-184-86/+159
| * | drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam2023-07-181-68/+65
| * | drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li2023-07-181-0/+1
| * | drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher2023-07-181-1/+1
| * | drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher2023-07-181-2/+6
| * | drm/amd/display: only accept async flips for fast updatesSimon Ser2023-07-182-0/+20
| * | drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen2023-07-181-2/+3
| * | drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai2023-07-184-3/+225
| * | drm/amd/display: export some optc function for reuseAurabindo Pillai2023-07-182-2/+5
| * | drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello2023-07-181-12/+2
* | | Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-07-215-15/+6
|\ \ \
| * | | Revert "drm/i915: use localized __diag_ignore_all() instead of per file"Jani Nikula2023-07-174-15/+5
| * | | drm/i915/perf: add sentinel to xehp_oa_b_countersAndrzej Hajda2023-07-171-0/+1
| |/ /
* | | Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-07-215-13/+39
|\ \ \ | |/ / |/| |
| * | drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DPBen Skeggs2023-07-191-0/+4
| * | drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interruptsBen Skeggs2023-07-191-9/+18
| * | drm/nouveau/i2c: fix number of aux event slotsBen Skeggs2023-07-192-4/+11