summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-01-25drm/nouveau: refine the variable names in r535_gsp_rpc_push()Zhi Wang
2025-01-25drm/nouveau: remove the magic number in r535_gsp_rpc_push()Zhi Wang
2025-01-25drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZEZhi Wang
2025-01-25drm/nouveau: rename "argc" to what it represents in GSP RPC routinesZhi Wang
2025-01-25drm/nouveau: rename "argv" to what it represents in *rm_{alloc, ctrl}_*()Zhi Wang
2025-01-25drm/nouveau: remove unused param repc in *rm_alloc_push()Zhi Wang
2025-01-25drm/nouveau: rename "argv" to what it represents on the GSP message send pathZhi Wang
2025-01-25drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv pathZhi Wang
2025-01-25drm/nouveau: add a kernel doc to introduce the GSP RPCZhi Wang
2025-01-24drm/dp_mst: Add helper to get port number at specific LCT from RADWayne Lin
2025-01-24drm/dp_mst: Fix drm RAD printWayne Lin
2025-01-24drm/panel: samsung-s6e88a0-ams452ef01: transition to mipi_dsi wrapped functionsTejas Vipin
2025-01-25drm/virtio: Support partial maps of GEM objectsSasha Finkelstein
2025-01-24Merge tag 'drm-misc-next-fixes-2025-01-24' of https://gitlab.freedesktop.org/...Simona Vetter
2025-01-24Merge tag 'amd-drm-next-6.14-2025-01-24' of https://gitlab.freedesktop.org/ag...Simona Vetter
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr
2025-01-24drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu
2025-01-24drm/amd: Clarify kdoc for amdgpu.gttsizeMario Limonciello
2025-01-24drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculationSrinivasan Shanmugam
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam
2025-01-24drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environmentLin.Cao
2025-01-24drm/amd/pm: Fix smu v13.0.6 caps initializationLijo Lazar
2025-01-24drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checksJesse.zhang@amd.com
2025-01-24revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"Jesse.zhang@amd.com
2025-01-24revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"Jesse.zhang@amd.com
2025-01-24drm/amd/pm: Add capability flags for SMU v13.0.6Lijo Lazar
2025-01-24drm/amd/display: fix SUBVP DC_DEBUG_MASK documentationAlex Deucher
2025-01-24drm/amd/display: fix CEC DC_DEBUG_MASK documentationAlex Deucher
2025-01-24drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTLAlex Deucher
2025-01-24drm/amdgpu: cache gpu pcie link widthAlex Deucher
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih
2025-01-24drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handlerJay Cornwall
2025-01-24drm/amdgpu: Refine ip detection log messageLijo Lazar
2025-01-24drm/amdgpu: Add handler for SDMA context emptyLijo Lazar
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai
2025-01-24drm/amdkfd: Sync trap handler binary with sourceJay Cornwall
2025-01-24drm/amdkfd: Fix partial migrate issueEmily Deng
2025-01-24Merge tag 'drm-misc-fixes-2025-01-24' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2025-01-24drm/tidss: Fix typosAndrew Kreimer
2025-01-24drm/omap: Remove hdmi5_core_handle_irqs()Dr. David Alan Gilbert
2025-01-24drm: zynqmp_dp: Unlock on error in zynqmp_dp_bridge_atomic_enable()Dan Carpenter
2025-01-24drm/omap/dss: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-24drm/omap/dss: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski
2025-01-24drm/i915/cx0: Set ssc_enabled for c20 tooSuraj Kandpal
2025-01-24drm/i915/display: Add WA_14018221282Nemesa Garg
2025-01-24drm/i915/dsc: Check if vblank is sufficient for dsc prefillMitul Golani
2025-01-24drm/i915/scaler: Check if vblank is sufficient for scalerMitul Golani
2025-01-24drm/i915/scaler: Limit pipe scaler downscaling factors for YUV420Mitul Golani
2025-01-24drm/i915/scaler: Compute scaling factors for pipe scalerMitul Golani