summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16drm/nouveau: remove unused tu102_gr_load() functionArnd Bergmann1-13/+0
2023-08-16drm/bridge: it6505: Check power state with it6505->powered in IRQ handlerPin-yen Lin1-1/+3
2023-08-16drm/amd/display: Don't show stack trace for missing eDPMario Limonciello1-1/+2
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan8-32/+102
2023-08-16drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan7-1/+26
2023-08-16drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello3-3/+29
2023-08-16drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-16drm/amd/display: Fix a regression on Polaris cardsMario Limonciello1-1/+1
2023-08-16drm/amd/pm: correct the pcie width for smu 13.0.0Kenneth Feng1-2/+1
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-11drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti2-0/+12
2023-08-11drm/i915/gt: Support aux invalidation on all enginesAndi Shyti3-45/+41
2023-08-11drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2-5/+13
2023-08-11drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti2-23/+29
2023-08-11drm/i915/gt: Add workaround 14016712196Tejas Upadhyay1-0/+38
2023-08-11drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt1-1/+5
2023-08-11drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti1-3/+15
2023-08-11drm/amdgpu: Use apt name for FW reserved regionLijo Lazar2-17/+21
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/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/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 hw_fence error path cleanupRob Clark2-1/+19
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/dsi: Drop unused regulators from QCM2290 14nm DSI PHY configMarijn Suijten1-2/+0
2023-08-03drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov1-13/+0
2023-08-03drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planesJonathan Marek1-1/+7
2023-08-03drm/msm/mdss: correct UBWC programming for SM8550Dmitry Baryshkov1-2/+17
2023-08-03drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5
2023-08-03drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess1-12/+7
2023-08-03drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger8-57/+29
2023-08-03drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira4-2/+14
2023-08-03drm/ttm: never consider pinned BOs for eviction&swapChristian König1-0/+6
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello3-0/+8
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello7-5/+25
2023-08-03drm/amd/display: Update correct DCN314 register headerCruise Hung4-2/+100
2023-08-03drm/amd/display: fix dcn315 single stream crb allocationDmytro Laktyushkin1-3/+12