summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-10fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai
2023-03-07drm/ttm: Fix a NULL pointer dereferenceThomas Hellström
2023-03-07drm/sun4i: fix missing component unbind on bind errorsJohan Hovold
2023-03-06drm/meson: fix 1px pink line on GXM when scaling video overlayChristian Hewitt
2023-03-02drm/edid: fix info leak when failing to get panel idJohan Hovold
2023-02-28fbdev: chipsfb: Fix error codes in chipsfb_pci_init()Dan Carpenter
2023-02-27drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko
2023-02-27drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko
2023-02-27drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko
2023-02-27drm/virtio: Pass correct device to dma_sync_sgtable_for_device()Oleksandr Tyshchenko
2023-02-21drm/nouveau/fb/gp102-: cache scrubber binary on first loadBen Skeggs
2023-02-21drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)
2023-02-17drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()Alexandr Sapozhnikov
2023-02-14drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin
2023-02-14drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin
2023-02-13drm: Disable dynamic debug as brokenVille Syrjälä
2023-02-10drm/ast: Fix start address computationJocelyn Falempe
2023-02-10fbdev: Fix invalid page access after closing deferred I/O devicesTakashi Iwai
2023-02-09drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley
2023-02-09drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley
2023-02-09drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson
2023-02-07drm/client: fix circular reference counting issueChristian König
2023-02-06drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph
2023-02-03drm/amdgpu: fix memory leak in amdgpu_cs_sync_ringsBert Karwatzki
2023-02-01drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd
2023-01-30drm/nouveau/acr/gm20b: regression fixesBen Skeggs
2023-01-30drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs
2023-01-30drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs
2023-01-27dma-buf: actually set signaling bit for private stub fencesDanilo Krummrich
2023-01-26drm/ssd130x: Init display before the SSD130X_DISPLAY_ON commandJavier Martinez Canillas
2023-01-26drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil
2023-01-24drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas
2023-01-24drm/fb-helper: Check fb_deferred_io_init() return valueJavier Martinez Canillas
2023-01-19drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das
2023-01-19drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das
2023-01-18drm/i915: Remove unused variableNirmoy Das
2023-01-18drm/fb-helper: Set framebuffer for vga-switcheroo clientsThomas Zimmermann
2023-01-18drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann
2023-01-18drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann
2023-01-13drm/vc4: bo: Fix unused variable warningMaxime Ripard
2023-01-12drm/vc4: bo: Fix drmm_mutex_init memory hogMaxime Ripard
2023-01-12drm: Optimize drm buddy top-down allocation methodArunpravin Paneer Selvam
2023-01-12drm/ttm: Fix a regression causing kernel oops'esZack Rusin
2023-01-11drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann
2023-01-10drm/amdgpu: fix pipeline sync v2Christian König
2023-01-09drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin
2023-01-10drm/virtio: Fix GEM handle creation UAFRob Clark
2023-01-06drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson
2023-01-05drm/amdgpu: fix missing dma_fence_put in error pathChristian König
2023-01-05drm/amdgpu: fix another missing fence reference in the CS codeChristian König