summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak1-4/+16
2024-04-03drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin1-0/+3
2024-04-03drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen1-6/+13
2024-04-03drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin1-0/+7
2024-04-03drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2-3/+3
2024-04-03drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall1-1/+1
2024-04-03drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä2-7/+39
2024-04-03drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä1-0/+3
2024-04-03drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik1-18/+19
2024-04-03drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner1-17/+29
2024-04-03drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang1-1/+1
2024-04-03drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe1-6/+9
2024-04-03nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou1-6/+6
2024-04-03Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2-13/+8
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-04-03drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä1-3/+14
2024-04-03drm/i915: Check before removing mm notifierNirmoy Das1-0/+3
2024-04-03drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-04-03drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst1-1/+1
2024-04-03nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-04-03drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello1-8/+14
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/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: Return the correct HDCP error codeRodrigo Siqueira1-0/+3
2024-04-03drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang1-0/+1
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/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-27nouveau: reset the bo resource bus info after an evictionDave Airlie1-0/+2
2024-03-27drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano1-2/+4
2024-03-27drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang1-5/+7
2024-03-27drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal3-6/+6
2024-03-27drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam1-1/+1
2024-03-27drm/tidss: Fix sync-lost issue with two displaysTomi Valkeinen1-0/+10
2024-03-27drm/tidss: Fix initial plane zpos valuesTomi Valkeinen1-1/+1
2024-03-27drm/tegra: put drm_gem_object ref on error in tegra_fb_createFedor Pchelkin1-0/+1
2024-03-27drm/mediatek: dsi: Fix DSI RGB666 formats and definitionsAngeloGioacchino Del Regno1-5/+5
2024-03-27drm/panel: boe-tv101wum-nl6: make use of prepare_prev_firstDouglas Anderson1-0/+2
2024-03-27drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2