summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut1-0/+1
2023-12-03drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong1-0/+1
2023-12-03drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequenceShuijing Li1-0/+6
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-28drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback error pathJani Nikula1-0/+1
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback audio detectionJani Nikula1-1/+4
2023-11-28drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed2-4/+7
2023-11-28i915/perf: Fix NULL deref bugs with drm_dbg() callsHarshit Mogalapalli1-12/+3
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-28drm/qxl: prevent memory leakZongmin Zhou1-0/+3
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang1-0/+6
2023-11-28drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang1-1/+1
2023-11-28drm/panel: st7703: Pick different reset sequenceOndrej Jirman1-12/+13
2023-11-28drm/amdgpu/vkms: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-11-28drm/radeon: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-11-28drm/panel/panel-tpo-tpg110: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-11-28drm/panel: fix a possible null pointer dereferenceMa Ke1-0/+2
2023-11-28drm/amdgpu: Fix potential null pointer derefernceStanley.Yang1-1/+2
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello1-6/+6
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello2-4/+4
2023-11-28drm/msm/dp: skip validity check for DP CTS EDID checksumJani Nikula1-19/+2
2023-11-28drm: vmwgfx_surface.c: copy user-array safelyPhilipp Stanner1-2/+2
2023-11-28drm_lease.c: copy user-array safelyPhilipp Stanner1-2/+2
2023-11-28drm/amd/display: use full update for clip size increase of large plane sourceWenjing Liu2-2/+15
2023-11-28drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello6-12/+12
2023-11-28drm/amdkfd: Fix a race condition of vram buffer unref in svm codeXiaogang Chen1-2/+9
2023-11-28drm/amdgpu: not to save bo in the case of RAS err_event_athubDavid (Ming Qiang) Wu1-0/+7
2023-11-28drm/komeda: drop all currently held locks if deadlock happensbaozhu.liu1-3/+6
2023-11-28drm/gma500: Fix call trace when psb_gem_mm_init() failsSui Jingfeng2-0/+6
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger1-1/+2
2023-11-20drm: mediatek: mtk_dsi: Fix NO_EOT_PACKET settings/handlingAngeloGioacchino Del Regno1-2/+2
2023-11-20drm/msm/dsi: free TX buffer in unbindDmitry Baryshkov3-6/+11
2023-11-20drm/msm/dsi: use msm_gem_kernel_put to free TX bufferDmitry Baryshkov1-2/+1
2023-11-20drm/rockchip: Fix type promotion bug in rockchip_gem_iommu_map()Dan Carpenter1-1/+1
2023-11-20drm/bridge: lt9611uxc: fix the race in the error pathDmitry Baryshkov1-4/+6
2023-11-20gpu: host1x: Correct allocated size for contextsJohnny Liu1-2/+2
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET1-2/+13
2023-11-20drm/mediatek: Fix iommu fault during crtc enablingJason-JH.Lin1-0/+3