summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-04-05Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit.freedesktop.org/git...Dave Airlie
2024-04-05Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-04-05Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-04drm/xe: Use ordered wq for preempt fence waitingMatthew Brost
2024-04-04drm/xe: Move vma rebinding to the drm_exec locking loopThomas Hellström
2024-04-04drm/xe: Make TLB invalidation fences unorderedThomas Hellström
2024-04-04drm/xe: Rework rebindingThomas Hellström
2024-04-04drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström
2024-04-03drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä
2024-04-03drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä
2024-04-03drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal
2024-04-03drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti
2024-04-03drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti
2024-04-03drm/i915/gt: Disable HW load balancing for CCSAndi Shyti
2024-04-03drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti
2024-04-03drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usageJouni Högander
2024-04-03drm/i915/psr: Move writing early transport pipe srcJouni Högander
2024-04-03drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT valueJouni Högander
2024-04-02drm/i915/dp: Remove support for UHBR13.5Arun R Murthy
2024-04-02drm/i915/dp: Fix DSC state HW readout for SST connectorsImre Deak
2024-04-01drm/display: fix typoOleksandr Natalenko
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie
2024-03-29Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-03-28drm/prime: Unbreak virtgpu dma-buf exportRob Clark
2024-03-28nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie
2024-03-28drm/nouveau/gr/gf100: Remove second semicolonColin Ian King
2024-03-28drm/panfrost: fix power transition timeout warningsChristian Hewitt
2024-03-28drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...Ville Syrjälä
2024-03-28drm/i915: Pre-populate the cursor physical dma addressVille Syrjälä
2024-03-28drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-03-28drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik
2024-03-28drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza
2024-03-28drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()Jonathon Hall
2024-03-28drm/i915/hwmon: Fix locking inversion in sysfs getterJanusz Krzysztofik
2024-03-28drm/i915/dsb: Fix DSB vblank waits when using VRRVille Syrjälä
2024-03-28drm/i915/vrr: Generate VRR "safe window" for DSBVille Syrjälä
2024-03-28drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_statusBhanuprakash Modem
2024-03-28drm/i915/drrs: Refactor CPU transcoder DRRS checkBhanuprakash Modem
2024-03-28drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay
2024-03-28drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostlyVille Syrjälä
2024-03-28drm/i915/display: Disable AuxCCS framebuffers if built for XeJuha-Pekka Heikkila
2024-03-28drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DPVille Syrjälä
2024-03-28drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.cJoonas Lahtinen
2024-03-28drm/qxl: remove unused variable from `qxl_process_single_command()`Miguel Ojeda
2024-03-28drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`Miguel Ojeda
2024-03-28drm/i915: add bug.h include to i915_memcpy.cDave Airlie
2024-03-28Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-27drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe