aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-25Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-04-25Merge tag 'v6.1.87' into v6.1/standard/baseBruce Ashfield
2024-04-25Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-04-25drm/bridge: adv7511: fix crash on irq during probeMads Bligaard Nielsen
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar
2024-04-17drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä
2024-04-17drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-04-17drm/ast: Fix soft lockupJammy Huang
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan
2024-04-17drm/i915/vrr: Disable VRR when using bigjoinerVille Syrjälä
2024-04-17nouveau: fix function cast warningArnd Bergmann
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang
2024-04-15Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/cn-sdkv5.15/o...Bruce Ashfield
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun
2024-04-13drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel
2024-04-13drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie
2024-04-10drm/panfrost: fix power transition timeout warningsChristian Hewitt
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello
2024-04-10drm/amd: Add concept of running prepare_suspend() sequence for IP blocksMario Limonciello
2024-04-10drm/amd: Evict resources during PM ops prepare() callbackMario Limonciello
2024-04-09Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-04-03drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-04-03drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä
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-03nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou
2024-04-03drm/amd/display: handle range offsets in VRR rangesAlex Deucher
2024-04-03drm/i915: Check before removing mm notifierNirmoy Das
2024-04-03drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma
2024-04-03drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira
2024-04-03drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flagPhilip Yang
2024-04-03drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula
2024-04-03drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula
2024-04-03drm/exynos: do not return negative values from .get_modes()Jani Nikula
2024-04-03drm/panel: do not return negative error codes from drm_panel_get_modes()Jani Nikula
2024-04-03drm/probe-helper: warn about negative .get_modes()Jani Nikula
2024-04-03drm/etnaviv: Restore some id valuesChristian Gmeiner
2024-04-03drm/vmwgfx: Fix possible null pointer derefence with invalid contextsZack Rusin
2024-03-28Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-03-26nouveau: reset the bo resource bus info after an evictionDave Airlie
2024-03-26drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano
2024-03-26drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flipHsin-Yi Wang