summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-10-15drm/msm/dpu: fix incorrect type for retQianfeng Rong1-1/+1
2025-10-15drm/amdkfd: Fix error code sign for EINVAL in svm_ioctl()Qianfeng Rong1-1/+1
2025-10-15drm/amd/pm: Disable SCLK switching on Oland with high pixel clocks (v3)Timur Kristóf1-0/+31
2025-10-15drm/amd/pm: Disable MCLK switching with non-DC at 120 Hz+ (v2)Timur Kristóf1-0/+7
2025-10-15drm/amd/pm: Treat zero vblank time as too short in si_dpm (v3)Timur Kristóf1-1/+7
2025-10-15drm/amd/pm: Adjust si_upload_smc_data register programming (v3)Timur Kristóf1-2/+2
2025-10-15drm/amd/pm: Fix si_upload_smc_data (v3)Timur Kristóf1-19/+24
2025-10-15drm/amd/pm: Disable ULV even if unsupported (v3)Timur Kristóf1-7/+3
2025-10-15drm/amdgpu: Power up UVD 3 for FW validation (v2)Timur Kristóf1-4/+25
2025-10-15drm/amd/display: Remove redundant semicolonsLiao Yuanhong1-1/+0
2025-10-15drm/bridge: it6505: select REGMAP_I2CChia-I Wu1-0/+1
2025-10-15drm/radeon/r600_cs: clean up of dead code in r600_csBrahmajit Das1-2/+2
2025-10-15drm/panel: novatek-nt35560: Fix invalid return valueBrigham Campbell1-1/+1
2025-10-12drm/amdgpu: Enable MES lr_compute_wa by defaultMario Limonciello4-2/+15
2025-10-12drm/amd/include : Update MES v12 API for fence updateShaoyun Liu1-1/+39
2025-10-12drm/amd/include : MES v11 and v12 API header updateShaoyun Liu2-1/+4
2025-10-12drm/amd : Update MES API header file for v11 & v12Shaoyun Liu2-2/+72
2025-10-02drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck1-2/+3
2025-10-02drm/ast: Use msleep instead of mdelay for edid readNirmoy Das1-1/+1
2025-10-02drm/panthor: Defer scheduler entitiy destruction to queue releaseAdrián Larumbe1-7/+1
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita1-1/+1
2025-09-25drm/xe: Fix a NULL vs IS_ERR() in xe_vm_add_compute_exec_queue()Dan Carpenter1-2/+2
2025-09-25drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error pathQi Xi1-2/+4
2025-09-25drm: bridge: anx7625: Fix NULL pointer dereference with early IRQLoic Poulain1-2/+4
2025-09-25drm/xe/tile: Release kobject for the failure pathShuicheng Lin1-5/+7
2025-09-25drm/amd/display: Allow RX6xxx & RX7700 to invoke amdgpu_irq_get/putIvan Lipski1-1/+38
2025-09-19drm/amdgpu: fix a memory leak in fence cleanup when unloadingAlex Deucher1-3/+0
2025-09-19drm/i915/power: fix size for for_each_set_bit() in abox iterationJani Nikula1-3/+3
2025-09-19drm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2025-09-19drm/panthor: validate group queue countChia-I Wu1-1/+1
2025-09-19drm/amdgpu/vcn4: Fix IB parsing with multiple engine info packagesDavid Rosca1-31/+21
2025-09-19drm/amdgpu/vcn: Allow limiting ctx to instance 0 for AV1 at any timeDavid Rosca2-8/+16
2025-09-19drm/xe: Attempt to bring bos back to VRAM after evictionThomas Hellström5-16/+16
2025-09-19drm/mediatek: fix potential OF node use-after-freeJohan Hovold1-6/+5
2025-09-19drm/amdgpu: Add back JPEG to video caps for carrizo and newerDavid Rosca1-0/+7
2025-09-19Revert "drm/amd/display: Optimize cursor position updates"Aurabindo Pillai4-19/+12
2025-09-19drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam1-0/+5
2025-09-19drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa1-0/+16
2025-09-09drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-09drm/bridge: ti-sn65dsi86: fix REFCLK settingMichael Walle1-0/+11
2025-09-09Revert "drm/amdgpu: Avoid extra evict-restore process."Alex Deucher1-2/+4
2025-09-09nouveau: fix disabling the nonstall irq due to storm codeDave Airlie5-8/+21
2025-09-09drm/amd/display: Clear the CUR_ENABLE register on DCN314 w/out DPP PGIvan Lipski7-0/+90
2025-09-09drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-09-09drm/amd/display: Don't warn when missing DCE encoder capsTimur Kristóf1-4/+4
2025-09-04Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"Imre Deak1-1/+1
2025-09-04drm/amd/amdgpu: disable hwmon power1_cap* for gfx 11.0.3 on vf modeYang Wang1-8/+10
2025-09-04drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_privMa Ke1-7/+14
2025-09-04drm/nouveau: fix error path in nvkm_gsp_fwsec_v2Timur Tabi1-2/+3
2025-09-04drm/nouveau/disp: Always accept linear modifierJames Jones1-0/+4