summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/amd/pm/smu7: move variables to where they are usedAlex Deucher1-6/+8
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2023-08-16drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher1-1/+1
2023-08-16drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee5-0/+40
2023-08-16drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee3-1/+22
2023-08-16drm/amd/display: Use update plane and stream routine for DCN32xRodrigo Siqueira1-0/+12
2023-08-16drm/amd/display: Avoid ABM when ODM combine is enabled for eDPRodrigo Siqueira1-1/+11
2023-08-16drm/amd/display: Update OTG instance in the commit streamRodrigo Siqueira1-0/+6
2023-08-16drm/amd/display: Handle seamless boot streamRodrigo Siqueira1-0/+15
2023-08-16drm/amd/display: Add function for validate and update new streamRodrigo Siqueira3-14/+227
2023-08-16drm/amd/display: Handle virtual hardware detectRodrigo Siqueira1-0/+3
2023-08-16drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan8-32/+102
2023-08-16drm/amd/pm: fulfill powerplay peak profiling mode shader/memory clock settingsEvan Quan8-38/+155
2023-08-16drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan7-1/+26
2023-08-16drm/amd/pm: fulfill swsmu peak profiling mode shader/memory clock settingsEvan Quan2-0/+10
2023-08-16drm/amd/display: limit DPIA link rate to HBR3Peichen Huang1-0/+5
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello3-3/+29
2023-08-16drm/amdgpu: add S/G display parameterAlex Deucher3-0/+15
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-16drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()Alex Deucher1-1/+1
2023-08-16drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon1-0/+6
2023-08-16drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul1-1/+47
2023-08-16drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst6-1/+17
2023-08-11Revert "drm/i915: Disable DC states for all commits"Greg Kroah-Hartman1-25/+3
2023-08-11drm/amdgpu: Use apt name for FW reserved regionLijo Lazar2-15/+21
2023-08-11drm/amdgpu: Remove unnecessary domain argumentLuben Tuikov4-14/+6
2023-08-11drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Tong Liu014-32/+191
2023-08-11drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0Peichen Huang1-1/+4
2023-08-11drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira1-0/+15
2023-08-11drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein1-1/+1
2023-08-11drm/i915/gt: Cleanup aux invalidation registersAndi Shyti3-15/+15
2023-08-11drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2-29/+81
2023-08-11drm/ttm: check null pointer before accessing when swappingGuchun Chen1-1/+2
2023-08-03dma-buf: fix an error pointer vs NULL bugDan Carpenter1-2/+2
2023-08-03dma-buf: keep the signaling time of merged fences v3Christian König1-1/+1
2023-08-03drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-08-03drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz1-9/+4
2023-08-03drm/amd/display: set per pipe dppclk to 0 when dpp is offDmytro Laktyushkin2-1/+7
2023-08-03drm/i915/dpt: Use shmem for dpt objectsRadhakrishna Sripada1-1/+3
2023-08-03drm/msm: Disallow submit with fence id 0Rob Clark1-1/+1
2023-08-03drm/msm: Switch idr_lock to spinlockRob Clark4-11/+9
2023-08-03drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello1-3/+3
2023-08-03drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET1-2/+4
2023-08-03drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui1-1/+1
2023-08-03drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark1-1/+1
2023-08-03drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov1-13/+0
2023-08-03drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5