aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-08-03drm/msm: Disallow submit with fence id 0Rob Clark
2023-08-03drm/msm: Switch idr_lock to spinlockRob Clark
2023-08-03drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter
2023-08-03drm/amd: Fix an error handling mistake in psp_sw_init()Mario Limonciello
2023-08-03drm/i915: Fix an error handling path in igt_write_huge()Christophe JAILLET
2023-08-03drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()Gaosheng Cui
2023-08-03drm/msm/adreno: Fix snapshot BINDLESS_DATA sizeRob Clark
2023-08-03drm/msm/dpu: drop enum dpu_core_perf_data_bus_idDmitry Baryshkov
2023-08-03drm/amd/display: Prevent vtotal from being set to 0Daniel Miess
2023-08-03drm/amd/display: Fix possible underflow for displays with large vblankDaniel Miess
2023-08-03drm/amd/display: update extended blank for dcn314 onwardsGabe Teeger
2023-08-03drm/amd/display: Add FAMS validation before trying to use itRodrigo Siqueira
2023-08-03drm/amd/display: fix dc/core/dc.c kernel-docRandy Dunlap
2023-08-03drm/amd/display: Rework comments on dc fileRodrigo Siqueira
2023-08-03drm/ttm: never consider pinned BOs for eviction&swapChristian König
2023-08-03drm/ttm: Don't leak a resource on eviction errorThomas Hellström
2023-08-03drm/ttm: Don't print error message if eviction was interruptedThomas Hellström
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello
2023-08-03drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello
2023-08-03drm/amd/display: Update correct DCN314 register headerCruise Hung
2023-08-03drm/amd/display: fix dcn315 single stream crb allocationDmytro Laktyushkin
2023-08-03drm/amd/display: add pixel rate based CRB allocation supportDmytro Laktyushkin
2023-08-03drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315Dmytro Laktyushkin
2023-08-03drm/amd/display: use low clocks for no plane configsDmytro Laktyushkin
2023-08-03drm/amd/display: add ODM case when looking for first split pipeSamson Tam
2023-08-03drm/amd/display: Use min transition for all SubVP plane add/removeAlvin Lee
2023-08-03drm/amd/display: Include surface of unaffected streamsRodrigo Siqueira
2023-08-03drm/amd/display: Copy DC context in the commit streamsRodrigo Siqueira
2023-08-03drm/amd/display: Enable new commit sequence only for DCN32xRodrigo Siqueira
2023-08-03drm/amd/display: Rework context change checkRodrigo Siqueira
2023-08-03drm/amd/display: Check if link state is validRodrigo Siqueira
2023-08-03drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz
2023-08-03drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello
2023-08-03drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-08-03drm/amd/display: Keep PHY active for dp configAgustin Gutierrez
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu
2023-07-27drm/amd/display: Add polling method to handle MST reply packetWayne Lin
2023-07-27drm/amd/display: fix linux dp link lost handled only one timeHersen Wu
2023-07-27drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-27drm/amd/display: force connector state when bpc changes during complianceQingqing Zhuo
2023-07-27drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin
2023-07-27drm/amd/display: fix some coding style issuesSrinivasan Shanmugam
2023-07-27drm/amd/display: use max_dsc_bpp in amdgpu_dmHamza Mahfooz
2023-07-27drm/ttm: fix bulk_move corruption when adding a entryYunxiang Li
2023-07-27drm/radeon: Fix integer overflow in radeon_cs_parser_inithackyzh002
2023-07-27drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas
2023-07-27drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-07-27drm/amd/display: Disable MPC split by default on special asicZhikai Zhai
2023-07-27drm/amd/display: only accept async flips for fast updatesSimon Ser
2023-07-27drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe