summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-317-10/+10
|\
| * kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-317-10/+10
* | Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie2024-03-3022-63/+161
|\ \
| * | drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä2024-03-281-0/+3
| * | drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä2024-03-283-3/+12
| * | drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson2024-03-282-3/+3
| * | drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik2024-03-281-7/+43
| * | drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza2024-03-281-1/+1
| * | drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall2024-03-281-1/+1
| * | drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik2024-03-281-18/+19
| * | drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä2024-03-281-0/+14
| * | drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä2024-03-282-4/+5
| * | drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_statusBhanuprakash Modem2024-03-281-3/+2
| * | drm/i915/drrs: Refactor CPU transcoder DRRS checkBhanuprakash Modem2024-03-283-10/+14
| * | drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay2024-03-281-0/+1
| * | drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä2024-03-282-7/+39
| * | drm/i915/display: Disable AuxCCS framebuffers if built for XeJuha-Pekka Heikkila2024-03-281-0/+3
| * | drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DPVille Syrjälä2024-03-282-6/+0
| * | drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.cJoonas Lahtinen2024-03-281-0/+2
| |/
* | Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-03-297-22/+32
|\ \
| * | drm/qxl: remove unused variable from `qxl_process_single_command()`Miguel Ojeda2024-03-281-3/+1
| * | drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`Miguel Ojeda2024-03-281-2/+0
| * | drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe2024-03-271-6/+9
| * | drm/rockchip: vop2: Remove AR30 and AB30 format supportAndy Yan2024-03-261-2/+0
| * | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2024-03-251083-14553/+186042
| |\|
| * | drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveauChris Bainbridge2024-03-181-0/+7
| * | Revert "drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE"Neil Armstrong2024-03-181-1/+0
| * | drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGELuca Weiss2024-03-181-0/+1
| * | drm/sched: fix null-ptr-deref in init entityVitaly Prosyak2024-03-151-3/+9
| * | Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann2024-03-1346-295/+416
| |\ \
| * | | nouveau/dmem: handle kcalloc() allocation failureDuoming Zhou2024-03-081-6/+6
* | | | drm/i915: add bug.h include to i915_memcpy.cDave Airlie2024-03-281-0/+1
* | | | Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-03-2835-272/+328
|\ \ \ \
| * | | | drm/amdgpu: fix deadlock while reading mqd from debugfsJohannes Weiner2024-03-271-17/+29
| * | | | drm/amdgpu: enable UMSCH 4.0.6Lang Yu2024-03-273-4/+16
| * | | | drm/amdgpu/umsch: update UMSCH 4.0 FW interfaceLang Yu2024-03-272-12/+21
| * | | | drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu2024-03-271-5/+1
| * | | | drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li2024-03-271-1/+1
| * | | | drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen2024-03-276-155/+41
| * | | | drm/amd/display: fix a dereference of a NULL pointerWenjing Liu2024-03-271-2/+4
| * | | | drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan2024-03-271-0/+5
| * | | | drm/amd/display: Update dcn351 to latest dcn35 configSung Joon Kim2024-03-273-7/+15
| * | | | drm/amd/display: fix IPX enablementHamza Mahfooz2024-03-272-4/+6
| * | | | drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello2024-03-271-0/+2
| * | | | drm/amdkfd: range check cp bad op exception interruptsJonathan Kim2024-03-273-3/+6
| * | | | Revert "drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP d...Harry Wentland2024-03-272-13/+8
| * | | | drm/amdkfd: fix TLB flush after unmap for GFX9.4.2Eric Huang2024-03-271-1/+1
| * | | | drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee2024-03-271-0/+6
| * | | | drm/amd/display: increase bb clock for DCN351Xi Liu2024-03-271-14/+76
| * | | | drm/amd/display: Prevent crash when disable streamChris Park2024-03-271-1/+2