aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/sun4i: tcon: Drop TCON TOP device referenceJernej Skrabec1-10/+9
2026-08-06drm/sun4i: tcon: Set output mux for DSI and LVDSJernej Skrabec1-0/+2
2026-08-06drm/sun4i: tcon-top: Keep mixer routes distinctJernej Skrabec2-12/+65
2026-08-06drm/sun4i: vi scaler: Restore opaque alpha in video modesJernej Skrabec2-0/+3
2026-08-06drm/sun4i: vi scaler: Fix coefficient selectionJernej Skrabec1-6/+12
2026-08-06drm/sun4i: Fix V3s YUV scanline sizeJernej Skrabec1-1/+1
2026-08-06drm/sun4i: framebuffer: Set mode_config.normalize_zposChen-Yu Tsai1-17/+2
2026-08-06Merge tag 'exynos-drm-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie5-13/+59
2026-08-06Merge tag 'amd-drm-next-7.3-2026-07-31' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie17-388/+370
2026-08-06gpu: nova-core: update firmware module info for TLV imagesTimur Tabi2-12/+8
2026-08-06gpu: nova-core: transition fsp to TLV imagesTimur Tabi3-275/+46
2026-08-06gpu: nova-core: transition gen_bootloader to TLV imagesTimur Tabi2-79/+20
2026-08-06gpu: nova-core: transition gsp to TLV imagesTimur Tabi4-126/+38
2026-08-06gpu: nova-core: transition booter to TLV imagesTimur Tabi4-294/+59
2026-08-06gpu: nova-core: add TLV parser for firmware filesTimur Tabi2-0/+265
2026-08-05drm/panel-edp: Add pre_unprepare delayHsin-Te Yuan1-1/+22
2026-08-05drm/nouveau: Wire up dmem cgroupsNatalie Vock1-0/+5
2026-08-05drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocationGou Hao1-4/+0
2026-08-05rust: treewide: replace `__pinned_init` with `raw_[try_]init`Gary Guo1-2/+2
2026-08-05drm/ttm: Use common ancestor of evictor and evictee as limit poolNatalie Vock1-3/+40
2026-08-05drm/ttm: Be more aggressive when allocating below protection limitNatalie Vock1-3/+50
2026-08-05drm/ttm: Split cgroup charge and resource allocationNatalie Vock2-27/+81
2026-08-05drm/ttm: Extract code for attempting allocation in a placeNatalie Vock1-22/+68
2026-08-05drm/bridge: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang2-2/+0
2026-08-05gpu: nova-core: pass WPR metadata ownership to FmcBootArgsEliot Courtney2-5/+5
2026-08-05gpu: nova-core: split FbLayout into FSP and non-FSP versionsEliot Courtney7-90/+170
2026-08-05gpu: nova-core: return non-WPR heap size as u64 from HALsEliot Courtney8-13/+13
2026-08-05gpu: nova-core: rename heap size fieldEliot Courtney2-8/+8
2026-08-05gpu: nova-core: correct FRTS vidmem offset calculationEliot Courtney7-10/+48
2026-08-04mm: use linear_page_[index, delta]() consistentlyLorenzo Stoakes6-9/+14
2026-08-04drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faultsStanislav Kinsburskii1-50/+10
2026-08-04drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faultsStanislav Kinsburskii1-9/+11
2026-08-04Merge tag 'qcom-drivers-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann3-7/+9
2026-08-04drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFsMarcin Bernatowicz1-2/+5
2026-08-04drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()Michał Winiarski1-0/+3
2026-08-04drm/shmem_helper: Check VMA boundaries for PMD mappingsChristian A. Ehrhardt1-1/+5
2026-08-04drm/omap: dsi: Do not copy isr tableAndreas Kemnade2-8/+1
2026-08-03drm/panel-edp: Add Sharp LQ120P1JX51 (Surface Pro 12in 1st Ed.)François Roux1-0/+1
2026-08-03drm/imagination: Reuse layout check macros for MIPS FW structuresAlessio Belle1-47/+24
2026-08-03drm/imagination: Move all FW interface check macros to pvr_checks.hAlexandru Dadu4-41/+39
2026-08-02drm/v3d: Serialize the scheduler timeout handlersMaíra Canal2-1/+14
2026-08-02drm/exynos: hdmi: take i2c adapter module referenceJohan Hovold1-3/+3
2026-08-02drm/exynos: Add error handling to drm_encoder_init()Diogo Silva5-10/+31
2026-08-02drm/exynos: Remove dependency on DRM simple helpersDiogo Silva5-10/+35
2026-08-01Merge tag 'drm-xe-next-2026-07-30' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie85-378/+3674
2026-08-01Merge tag 'drm-intel-next-2026-07-28' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-nextDave Airlie66-707/+3685
2026-07-31drm/tyr: add Microcontroller Unit (MCU) bootingDeborah Brouwer6-9/+341
2026-07-31drm/tyr: add parser for firmware binaryDaniel Almeida1-0/+588
2026-07-31drm/tyr: add a kernel buffer objectDeborah Brouwer1-4/+109
2026-07-31drm/tyr: add GPU virtual memory (VM) supportBoris Brezillon6-5/+979