summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-04-03drm/i915: Include the PLL name in the debug messagesVille Syrjälä1-19/+20
2024-04-03drm/i915: Try to preserve the current shared_dpll for fastset on type-c portsVille Syrjälä1-1/+7
2024-04-03drm/i915: Replace a memset() with zero initializationVille Syrjälä1-3/+1
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
2024-04-03drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
2024-04-03drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-04-03drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula1-9/+7
2024-04-03drm/bridge: lt8912b: clear the EDID property on failuresJani Nikula1-1/+1
2024-04-03drm/bridge: lt8912b: use drm_bridge_edid_read()Jani Nikula1-6/+6
2024-04-03drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula1-1/+45
2024-04-03drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas4-0/+63
2024-04-03drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr5-17/+10
2024-04-03drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin2-2/+24
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-04-03drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan1-1/+2
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-04-03drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu11-4/+90
2024-04-03drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu3-1/+26
2024-04-03drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso7-10/+18
2024-04-03drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas1-9/+3
2024-04-03drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2-20/+28
2024-04-03drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone5-8/+41
2024-04-03drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic1-0/+3
2024-04-03drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem3-0/+10
2024-04-03drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun5-26/+37
2024-04-03drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun5-31/+41
2024-04-03drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang1-0/+1
2024-04-03drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel1-3/+15
2024-04-03drm/i915: Add missing ; to __assign_str() macros in tracepoint codeSteven Rostedt (Google)1-3/+3
2024-04-03drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-04-03drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-04-03drm/exynos: do not return negative values from .get_modes()Jani Nikula2-4/+4
2024-04-03drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula1-6/+11
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula1-0/+7
2024-04-03drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
2024-04-03drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'Srinivasan Shanmugam1-0/+4
2024-04-03drm/vmwgfx: Fix the lifetime of the bo cursor memoryZack Rusin1-12/+1
2024-04-03drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin1-3/+11
2024-04-03drm/vmwgfx: Unmap the surface before resetting it on a plane stateZack Rusin1-0/+4
2024-03-27drm/amdgpu: drop setting buffer funcs in sdma442Le Ma1-22/+1
2024-03-27drm/amdgpu: fix mmhub client id out-of-bounds accessLang Yu1-4/+3
2024-03-27drm/amdgpu: add MMHUB 3.3.1 supportYifan Zhang2-0/+2
2024-03-27nouveau/gsp: don't check devinit disable on GSP.Dave Airlie1-1/+0
2024-03-27drm/xe: Skip VMAs pin when requesting signal to the last XE_EXECJosé Roberto de Souza1-18/+23
2024-03-27drm/xe: Invalidate userptr VMA on page pin faultMatthew Brost4-16/+29
2024-03-27nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-27drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld1-1/+2
2024-03-27drm/xe: Fix ref counting leak on page faultMatthew Brost1-2/+4
2024-03-27drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano1-2/+4
2024-03-27drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano1-1/+1