summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-06-13drm/format-helper: Update tests after BT.601 changesThomas Zimmermann-6/+6
2025-06-13drm/xe: Make dma-fences compliant with the safe access rulesTvrtko Ursulin-1/+11
2025-06-13drm/i915: Protect access to driver and timeline nameTvrtko Ursulin-6/+21
2025-06-13drm/xe/vm: Add a helper xe_vm_range_tilemask_tlb_invalidation()Himal Prasad Ghimiray-101/+75
2025-06-13drm/mgag200: Do not include <linux/export.h>Thomas Zimmermann-1/+0
2025-06-13drm/ast: Do not include <linux/export.h>Thomas Zimmermann-1/+0
2025-06-13drm/format-helper: Normalize BT.601 factors to 256Thomas Zimmermann-1/+1
2025-06-12drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar-0/+9
2025-06-12drm/xe/bmg: Update Wa_16023588340Vinay Belgaumkar-1/+1
2025-06-12drm/xe/guc: Ignore GuC CT errors when wedgedVinay Belgaumkar-5/+5
2025-06-13Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-28/+42
2025-06-12drm/xe: Add helper function to inject fault into ct_dead_capture()Satyanarayana K V P-0/+26
2025-06-12drm/xe: Fix early wedge on GuC load failureDaniele Ceraolo Spurio-2/+21
2025-06-12drm: renesas: rz-du: mipi_dsi: Add function pointers for configuring VCLK and...Lad Prabhakar-20/+45
2025-06-12drm: renesas: rz-du: mipi_dsi: Add dphy_late_init() callback for RZ/V2H(P)Lad Prabhakar-0/+4
2025-06-12drm: renesas: rz-du: mipi_dsi: Add feature flag for 16BPP supportLad Prabhakar-0/+11
2025-06-12drm: renesas: rz-du: mipi_dsi: Use mHz for D-PHY frequency calculationsLad Prabhakar-5/+8
2025-06-12drm: renesas: rz-du: mipi_dsi: Make "rst" reset control optional for RZ/V2H(P)Lad Prabhakar-1/+1
2025-06-12drm: renesas: rz-du: mipi_dsi: Add OF data supportLad Prabhakar-15/+38
2025-06-12drm: renesas: rz-du: mipi_dsi: Use VCLK for HSFREQ calculationLad Prabhakar-17/+23
2025-06-12drm: renesas: rz-du: mipi_dsi: Simplify HSFREQ calculationLad Prabhakar-2/+2
2025-06-12drm: renesas: rz-du: mipi_dsi: Add min check for VCLK rangeLad Prabhakar-0/+3
2025-06-12drm: omapdrm: reduce clang stack usageArnd Bergmann-1/+1
2025-06-12drm/xe: Make WA BB part of LRC BOMatthew Brost-21/+18
2025-06-12drm/i915/dp: Disable the AUX DPCD probe quirk if it's not requiredImre Deak-2/+38
2025-06-12drm/dp: Add an EDID quirk for the DPCD register access probeImre Deak-13/+37
2025-06-12drm/xe: Use WRITE_ONCE for range->tile_invalidated updateMatthew Brost-2/+5
2025-06-12drm/xe: Don't use drm exec locking in SVM pagefaultsMatthew Brost-23/+13
2025-06-12drm/edid: Add support for quirks visible to DRM core and driversImre Deak-1/+7
2025-06-12drm/edid: Define the quirks in an enum listImre Deak-106/+112
2025-06-12drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUSImre Deak-1/+1
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi-4/+20
2025-06-12drm/prime: remove drm_prime_lookup_buf_by_handleChristian König-49/+10
2025-06-12drm/file: add client id to drm_file_errorSunil Khatri-2/+4
2025-06-12drm/arm/malidp: Silence informational messageAlexander Stein-1/+1
2025-06-12drm/ssd130x: fix ssd132x_clear_screen() columnsJohn Keeping-1/+1
2025-06-12drm/i915/pmu: Fix build error with GCOV and AutoFDO enabledTzung-Bi Shih-2/+2
2025-06-11drm/xe/lrc: Prepare WA BB setup for more usersLucas De Marchi-14/+55
2025-06-11drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi-4/+20
2025-06-11drm/xe/xe2_hpg: Define additional Xe2_HPG GMD_IDShekhar Chauhan-0/+1
2025-06-11drm/xe/xe2_hpg: Add set of workaroundsShekhar Chauhan-21/+29
2025-06-11drm/ttm: Should to return the evict errorEmily Deng-0/+3
2025-06-11drm/i915/display: drop i915_reg.h include where possibleJani Nikula-37/+0
2025-06-11drm/i915/display: include intel_display_reg_defs.h from display regs filesJani Nikula-7/+9
2025-06-11Revert "drm/xe/display: use xe->display to decide whether to do anything"Vivek Kasireddy-20/+20
2025-06-11drm/i915/panel: sync panel prepared state at registerJani Nikula-0/+41
2025-06-11drm/i915/panel: register drm_panel and call prepare/unprepare for ICL+ DSIJani Nikula-1/+93
2025-06-11drm/i915/panel: add panel register/unregisterJani Nikula-12/+23
2025-06-11drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERSNathan Chancellor-0/+1
2025-06-11drm/panel: use fwnode based lookups for panel followersJani Nikula-10/+32