summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-13drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun
2024-04-13drm: Check output polling initialized before disablingShradha Gupta
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/ttm: return ENOSPC from ttm_bo_mem_space v3Christian König
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/i915/gt: Enable only one CCS for compute workloadAndi Shyti
2024-04-10drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti
2024-04-10drm/i915/gt: Disable HW load balancing for CCSAndi Shyti
2024-04-10drm/prime: Unbreak virtgpu dma-buf exportRob Clark
2024-04-10nouveau/uvmm: fix addr/range calcs for remap operationsDave 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-10drm/amd/display: Prevent crash when disable streamChris Park
2024-04-10drm/amd/display: Fix DPSTREAM CLK on and off sequenceDmytro Laktyushkin
2024-04-10drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay
2024-04-10drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper
2024-04-10drm/i915/mtl: Update workaround 14016712196Tejas Upadhyay
2024-04-10drm/i915: Replace several IS_METEORLAKE with proper IP version checksMatt Roper
2024-04-10drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper
2024-04-10drm/i915/xelpg: Call Xe_LPG workaround functions based on IP versionMatt Roper
2024-04-10drm/i915: Consolidate condition for Wa_22011802037Matt Roper
2024-04-10drm/i915: Tidy workaround definitionsMatt Roper
2024-04-10drm/i915/dg2: Drop pre-production GT workaroundsMatt Roper
2024-04-10drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä
2024-04-10drm/i915/display: Use i915_gem_object_get_dma_address to get dma addressMaarten Lankhorst
2024-04-03drm/amdgpu: fix use-after-free bugVitaly Prosyak
2024-04-03drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin
2024-04-03drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen
2024-04-03drm/amd/display: Fix hang/underflow when transitioning to ODM4:1Ilya Bakoulin
2024-04-03drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-04-03drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall
2024-04-03drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä
2024-04-03drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä
2024-04-03drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
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-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: handle range offsets in VRR rangesAlex Deucher
2024-04-03drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä
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/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst