summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-01-25drm/nouveau: add a kernel doc to introduce the GSP RPCZhi Wang-0/+45
2025-01-24drm/dp_mst: Add helper to get port number at specific LCT from RADWayne Lin-9/+20
2025-01-24drm/dp_mst: Fix drm RAD printWayne Lin-4/+4
2025-01-24drm/panel: samsung-s6e88a0-ams452ef01: transition to mipi_dsi wrapped functionsTejas Vipin-60/+31
2025-01-25drm/virtio: Support partial maps of GEM objectsSasha Finkelstein-3/+6
2025-01-24Merge tag 'drm-misc-next-fixes-2025-01-24' of https://gitlab.freedesktop.org/...Simona Vetter-9/+19
2025-01-24Merge tag 'amd-drm-next-6.14-2025-01-24' of https://gitlab.freedesktop.org/ag...Simona Vetter-1323/+1653
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr-12/+19
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr-2/+33
2025-01-24drm/amd/amdgpu: Enable scratch data dump for mes 12Shaoyun Liu-14/+37
2025-01-24drm/amd: Clarify kdoc for amdgpu.gttsizeMario Limonciello-1/+1
2025-01-24drm/amd/amdgpu: Prevent null pointer dereference in GPU bandwidth calculationSrinivasan Shanmugam-2/+2
2025-01-24drm/amd/display: Fix error pointers in amdgpu_dm_crtc_mem_type_changedSrinivasan Shanmugam-0/+5
2025-01-24drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environmentLin.Cao-1/+1
2025-01-24drm/amd/pm: Fix smu v13.0.6 caps initializationLijo Lazar-105/+134
2025-01-24drm/amd/pm: Refactor SMU 13.0.6 SDMA reset firmware version checksJesse.zhang@amd.com-6/+13
2025-01-24revert "drm/amdgpu/pm: add definition PPSMC_MSG_ResetSDMA2"Jesse.zhang@amd.com-4/+1
2025-01-24revert "drm/amdgpu/pm: Implement SDMA queue reset for different asic"Jesse.zhang@amd.com-21/+9
2025-01-24drm/amd/pm: Add capability flags for SMU v13.0.6Lijo Lazar-68/+158
2025-01-24drm/amd/display: fix SUBVP DC_DEBUG_MASK documentationAlex Deucher-1/+1
2025-01-24drm/amd/display: fix CEC DC_DEBUG_MASK documentationAlex Deucher-1/+1
2025-01-24drm/amdgpu: fix the PCIe lanes reporting in the INFO IOCTLAlex Deucher-8/+11
2025-01-24drm/amdgpu: cache gpu pcie link widthAlex Deucher-32/+138
2025-01-24drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih-12/+12
2025-01-24drm/amdkfd: Clear MODE.VSKIP in gfx9 trap handlerJay Cornwall-1311/+1318
2025-01-24drm/amdgpu: Refine ip detection log messageLijo Lazar-2/+2
2025-01-24drm/amdgpu: Add handler for SDMA context emptyLijo Lazar-0/+23
2025-01-24drm/amd: Add debug option to disable subvpAurabindo Pillai-0/+8
2025-01-24drm/amdkfd: Sync trap handler binary with sourceJay Cornwall-367/+359
2025-01-24drm/amdkfd: Fix partial migrate issueEmily Deng-8/+14
2025-01-24Merge tag 'drm-misc-fixes-2025-01-24' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-9/+21
2025-01-24drm/tidss: Fix typosAndrew Kreimer-2/+2
2025-01-24drm/omap: Remove hdmi5_core_handle_irqs()Dr. David Alan Gilbert-18/+0
2025-01-24drm: zynqmp_dp: Unlock on error in zynqmp_dp_bridge_atomic_enable()Dan Carpenter-2/+1
2025-01-24drm/omap/dss: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski-9/+3
2025-01-24drm/omap/dss: Use of_property_present() to test existence of DT propertyKrzysztof Kozlowski-1/+1
2025-01-24drm/i915/cx0: Set ssc_enabled for c20 tooSuraj Kandpal-3/+11
2025-01-24drm/i915/display: Add WA_14018221282Nemesa Garg-0/+15
2025-01-24drm/i915/dsc: Check if vblank is sufficient for dsc prefillMitul Golani-1/+32
2025-01-24drm/i915/scaler: Check if vblank is sufficient for scalerMitul Golani-1/+52
2025-01-24drm/i915/scaler: Limit pipe scaler downscaling factors for YUV420Mitul Golani-0/+10
2025-01-24drm/i915/scaler: Compute scaling factors for pipe scalerMitul Golani-7/+32
2025-01-24drm/i915/scaler: Refactor max_scale computationMitul Golani-29/+41
2025-01-24drm/i915/scaler: Use crtc_state to setup plane or pipe scalerMitul Golani-3/+5
2025-01-24drm/i915/scaler: Add and compute scaling factorsMitul Golani-0/+5
2025-01-23drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit-6/+3
2025-01-23drm/v3d: Assign job pointer to NULL before signaling the fenceMaĆ­ra Canal-4/+12
2025-01-23drm/panel-edp: Add STA 116QHD024002Langyan Ye-0/+7
2025-01-23Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixesMaarten Lankhorst-130/+286
2025-01-23Merge v6.13 into drm-nextSimona Vetter-130/+286