summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-27drm/nouveau/nvif: Avoid build error due to potential integer overflowsGuenter Roeck
2024-05-21drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE)Wachowski, Karol
2024-05-17drm/tests/buddy: stop using PAGE_SIZEMatthew Auld
2024-05-17drm/buddy: stop using PAGE_SIZEMatthew Auld
2024-05-13drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed
2024-05-07drm/connector: Add \n to message about demoting connector force-probesDouglas Anderson
2024-05-03drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet
2024-05-03drm/meson: dw-hdmi: power up phy on device initJerome Brunet
2024-05-02drm/panel: ili9341: Use predefined error codesAndy Shevchenko
2024-05-02drm/panel: ili9341: Respect deferred probeAndy Shevchenko
2024-05-02drm/panel: ili9341: Correct use of device property APIsAndy Shevchenko
2024-04-30drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-04-30drm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul
2024-04-30drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul
2024-04-29drm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zeroMatt Coster
2024-04-25drm/ttm: Print the memory decryption status just onceZack Rusin
2024-04-25drm/vmwgfx: Fix Legacy Display UnitIan Forbes
2024-04-19drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach
2024-04-18drm/gma500: Remove lid codePatrik Jakobsson
2024-04-16drm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov
2024-04-16drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov
2024-04-15drm/nouveau/dp: Don't probe eDP ports twice harderLyude Paul
2024-04-15drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP portsLyude Paul
2024-04-15drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal
2024-04-15drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin
2024-04-15drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin
2024-04-15drm/vmwgfx: Fix prime import/exportZack Rusin
2024-04-15drm/ttm: stop pooling cached NUMA pages v2Christian König
2024-04-15drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-04-15nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-09drm/vmwgfx: Enable DMA mappings with SEVZack Rusin
2024-04-08drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-04-08gpu: host1x: Do not setup DMA for virtual devicesThierry Reding
2024-04-05nouveau: fix function cast warningArnd Bergmann
2024-04-05nouveau/gsp: Avoid addressing beyond end of rpc->entriesKees Cook
2024-04-05Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino
2024-04-05drm/ast: Fix soft lockupJammy Huang
2024-04-04drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon
2024-04-01drm/display: fix typoOleksandr Natalenko
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/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-27drm/vmwgfx: Create debugfs ttm_resource_manager entry only if neededJocelyn Falempe
2024-03-26drm/rockchip: vop2: Remove AR30 and AB30 format supportAndy Yan
2024-03-25Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-22Merge tag 'amd-drm-fixes-6.9-2024-03-21' of https://gitlab.freedesktop.org/ag...Dave Airlie