summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-03drm/sched: fix null-ptr-deref in init entityVitaly Prosyak
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak
2024-04-03drm/amd/display: fix IPX enablementHamza Mahfooz
2024-04-03drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li
2024-04-03drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-04-03drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä
2024-04-03drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall
2024-04-03drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä
2024-04-03drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä
2024-04-03drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä
2024-04-03drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä
2024-04-03drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik
2024-04-03drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
2024-04-03drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu
2024-04-03drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen
2024-04-03drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang
2024-04-03drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe
2024-04-03drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveauChris Bainbridge
2024-04-03drm/xe/query: fix gt_id bounds checkMatthew Auld
2024-04-03nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland
2024-04-03drm/amd/display: Prevent crash when disable streamChris Park
2024-04-03drm/i915: Suppress old PLL pipe_mask checks for MG/TC/TBT PLLsVille Syrjälä
2024-04-03drm/i915: Include the PLL name in the debug messagesVille Syrjälä
2024-04-03drm/i915: Try to preserve the current shared_dpll for fastset on type-c portsVille Syrjälä
2024-04-03drm/i915: Replace a memset() with zero initializationVille Syrjälä
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello
2024-04-03drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu
2024-04-03drm/amd/display: Remove pixle rate limit for subvpAlvin Lee
2024-04-03drm/bridge: lt8912b: do not return negative values from .get_modes()Jani Nikula
2024-04-03drm/bridge: lt8912b: clear the EDID property on failuresJani Nikula
2024-04-03drm/bridge: lt8912b: use drm_bridge_edid_read()Jani Nikula
2024-04-03drm/bridge: add ->edid_read hook and drm_bridge_edid_read()Jani Nikula
2024-04-03drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas
2024-04-03drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr
2024-04-03drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma
2024-04-03drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-04-03drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu
2024-04-03drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu
2024-04-03drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso
2024-04-03drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas
2024-04-03drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu
2024-04-03drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone
2024-04-03drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic
2024-04-03drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem
2024-04-03drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun
2024-04-03drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun