summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-03-29drm/msm: Add newlines to some debug printsStephen Boyd
2024-03-29drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold
2024-03-29drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold
2024-03-30Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie
2024-03-29drm/panel: st7703: Add GameForce Chi Panel SupportChris Morgan
2024-03-29drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt
2024-03-29drm/xe/xe_devcoredump: Check NULL before assignmentsHimal Prasad Ghimiray
2024-03-29drm/xe/hwmon: Add infra to support card power and energy attributesKarthik Poosa
2024-03-29drm/xe: Refactor GT debugfsMichal Wajdeczko
2024-03-29drm/xe: Define helper for GT specific debugfs filesMichal Wajdeczko
2024-03-29drm/xe: Store pointer to struct xe_gt in gt/ debugfs directoryMichal Wajdeczko
2024-03-28drm/vmwgfx: Remove unused codeIan Forbes
2024-03-28drm/xe/gsc: Implement WA 14018094691Daniele Ceraolo Spurio
2024-03-28drm/i915/gem: Replace dev_priv with i915Andi Shyti
2024-03-28drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti
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/i915/display: Implement Wa_16021440873Jouni Högander
2024-03-28drm/i915/display: Add definition for MCURSOR_MODE_64_2BJouni Högander
2024-03-28drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usageJouni Högander
2024-03-28drm/i915/psr: Move writing early transport pipe srcJouni Högander
2024-03-28drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT valueJouni Högander
2024-03-28drm/xe/pf: Add minimal support for VF_STATE_NOTIFY eventsMichal Wajdeczko
2024-03-28drm/xe/guc: Add VF_STATE_NOTIFY and VF_CONTROL to ABIMichal Wajdeczko
2024-03-28drm/xe/vf: Add proper detection of the SR-IOV VF modeMichal Wajdeczko
2024-03-28drm/xe: Move SR-IOV probe to xe_device_probe_early()Michal Wajdeczko
2024-03-28drm/xe: Separate pure MMIO init from VRAM checkoutMichal Wajdeczko
2024-03-28drm/i915/dp: Remove support for UHBR13.5Arun R Murthy
2024-03-28drm: DRM_WERROR should depend on DRMGeert Uytterhoeven
2024-03-28drm/bridge: it6505: Remove useless selectMaxime Ripard
2024-03-28drm: Switch DRM_DISPLAY_HDMI_HELPER to depends onMaxime Ripard