summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko2023-02-271-1/+1
* drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko2023-02-272-4/+16
* drm/shmem-helper: Remove another errant put in error pathDmitry Osipenko2023-02-271-3/+6
* drm/virtio: Pass correct device to dma_sync_sgtable_for_device()Oleksandr Tyshchenko2023-02-271-2/+2
* drm/nouveau/fb/gp102-: cache scrubber binary on first loadBen Skeggs2023-02-218-50/+36
* drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)2023-02-211-2/+3
* drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()Alexandr Sapozhnikov2023-02-171-1/+1
* drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin2023-02-157-10/+20
* drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin2023-02-152-3/+5
* drm: Disable dynamic debug as brokenVille Syrjälä2023-02-131-1/+2
* drm/ast: Fix start address computationJocelyn Falempe2023-02-101-2/+2
* drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley2023-02-091-1/+1
* drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley2023-02-091-9/+9
* drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson2023-02-091-2/+4
* drm/client: fix circular reference counting issueChristian König2023-02-071-13/+20
* drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph2023-02-061-4/+1
* drm/amdgpu: fix memory leak in amdgpu_cs_sync_ringsBert Karwatzki2023-02-031-1/+4
* drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd2023-02-011-4/+12
* drm/nouveau/acr/gm20b: regression fixesBen Skeggs2023-01-313-2/+17
* drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs2023-01-317-17/+65
* drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs2023-01-311-0/+23
* drm/ssd130x: Init display before the SSD130X_DISPLAY_ON commandJavier Martinez Canillas2023-01-261-11/+7
* drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil2023-01-261-1/+2
* drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-6/+5
* drm/fb-helper: Check fb_deferred_io_init() return valueJavier Martinez Canillas2023-01-241-1/+3
* drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das2023-01-191-1/+1
* drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-22/+54
* drm/i915: Remove unused variableNirmoy Das2023-01-181-2/+0
* drm/fb-helper: Set framebuffer for vga-switcheroo clientsThomas Zimmermann2023-01-181-0/+7
* drm/i915: Allow switching away via vga-switcheroo if uninitializedThomas Zimmermann2023-01-182-3/+6
* drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann2023-01-181-1/+2
* drm/vc4: bo: Fix unused variable warningMaxime Ripard2023-01-131-1/+0
* drm/vc4: bo: Fix drmm_mutex_init memory hogMaxime Ripard2023-01-121-3/+2
* drm: Optimize drm buddy top-down allocation methodArunpravin Paneer Selvam2023-01-121-27/+54
* drm/ttm: Fix a regression causing kernel oops'esZack Rusin2023-01-121-1/+1
* drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann2023-01-111-613/+0
* drm/amdgpu: fix pipeline sync v2Christian König2023-01-101-16/+30
* drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin2023-01-106-233/+87
* drm/virtio: Fix GEM handle creation UAFRob Clark2023-01-101-2/+17
* drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson2023-01-061-0/+6
* drm/amdgpu: fix missing dma_fence_put in error pathChristian König2023-01-051-1/+3
* drm/amdgpu: fix another missing fence reference in the CS codeChristian König2023-01-051-1/+4
* Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-01-056-39/+34
|\
| * drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko2023-01-032-3/+3
| * Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2023-01-031359-28756/+45681
| |\
| * | drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel2023-01-021-6/+8
| * | drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng2023-01-021-2/+4
| * | drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione2023-01-021-3/+2
| * | drm/panfrost: Fix GEM handle creation ref-countingSteven Price2022-12-213-28/+20
* | | Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...Daniel Vetter2023-01-034-6/+8
|\ \ \ | |_|/ |/| |