index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panfrost: Don't sync rpm suspension after mmu flushing
Dmitry Osipenko
2023-02-27
1
-1
/
+1
*
drm/msm/gem: Prevent blocking within shrinker loop
Dmitry Osipenko
2023-02-27
2
-4
/
+16
*
drm/shmem-helper: Remove another errant put in error path
Dmitry Osipenko
2023-02-27
1
-3
/
+6
*
drm/virtio: Pass correct device to dma_sync_sgtable_for_device()
Oleksandr Tyshchenko
2023-02-27
1
-2
/
+2
*
drm/nouveau/fb/gp102-: cache scrubber binary on first load
Ben Skeggs
2023-02-21
8
-50
/
+36
*
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
2023-02-21
1
-2
/
+3
*
drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
Alexandr Sapozhnikov
2023-02-17
1
-1
/
+1
*
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-15
7
-10
/
+20
*
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2023-02-15
2
-3
/
+5
*
drm: Disable dynamic debug as broken
Ville Syrjälä
2023-02-13
1
-1
/
+2
*
drm/ast: Fix start address computation
Jocelyn Falempe
2023-02-10
1
-2
/
+2
*
drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...
Dom Cobley
2023-02-09
1
-1
/
+1
*
drm/vc4: hdmi: Always enable GCP with AVMUTE cleared
Dom Cobley
2023-02-09
1
-9
/
+9
*
drm/vc4: Fix YUV plane handling when planes are in different buffers
Dave Stevenson
2023-02-09
1
-2
/
+4
*
drm/client: fix circular reference counting issue
Christian König
2023-02-07
1
-13
/
+20
*
drm/virtio: exbuf->fence_fd unmodified on interrupted wait
Ryan Neph
2023-02-06
1
-4
/
+1
*
drm/amdgpu: fix memory leak in amdgpu_cs_sync_rings
Bert Karwatzki
2023-02-03
1
-1
/
+4
*
drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disable
Stephen Boyd
2023-02-01
1
-4
/
+12
*
drm/nouveau/acr/gm20b: regression fixes
Ben Skeggs
2023-01-31
3
-2
/
+17
*
drm/nouveau/fb/tu102-: fix register used to determine scrub status
Ben Skeggs
2023-01-31
7
-17
/
+65
*
drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETED
Ben Skeggs
2023-01-31
1
-0
/
+23
*
drm/ssd130x: Init display before the SSD130X_DISPLAY_ON command
Javier Martinez Canillas
2023-01-26
1
-11
/
+7
*
drm/vc4: hdmi: make CEC adapter name unique
Hans Verkuil
2023-01-26
1
-1
/
+2
*
drm/fb-helper: Use a per-driver FB deferred I/O handler
Javier Martinez Canillas
2023-01-24
1
-6
/
+5
*
drm/fb-helper: Check fb_deferred_io_init() return value
Javier Martinez Canillas
2023-01-24
1
-1
/
+3
*
drm/i915: Fix a memory leak with reused mmap_offset
Nirmoy Das
2023-01-19
1
-1
/
+1
*
drm/drm_vma_manager: Add drm_vma_node_allow_once()
Nirmoy Das
2023-01-19
1
-22
/
+54
*
drm/i915: Remove unused variable
Nirmoy Das
2023-01-18
1
-2
/
+0
*
drm/fb-helper: Set framebuffer for vga-switcheroo clients
Thomas Zimmermann
2023-01-18
1
-0
/
+7
*
drm/i915: Allow switching away via vga-switcheroo if uninitialized
Thomas Zimmermann
2023-01-18
2
-3
/
+6
*
drm/panfrost: fix GENERIC_ATOMIC64 dependency
Arnd Bergmann
2023-01-18
1
-1
/
+2
*
drm/vc4: bo: Fix unused variable warning
Maxime Ripard
2023-01-13
1
-1
/
+0
*
drm/vc4: bo: Fix drmm_mutex_init memory hog
Maxime Ripard
2023-01-12
1
-3
/
+2
*
drm: Optimize drm buddy top-down allocation method
Arunpravin Paneer Selvam
2023-01-12
1
-27
/
+54
*
drm/ttm: Fix a regression causing kernel oops'es
Zack Rusin
2023-01-12
1
-1
/
+1
*
drm/nouveau: Remove file nouveau_fbcon.c
Thomas Zimmermann
2023-01-11
1
-613
/
+0
*
drm/amdgpu: fix pipeline sync v2
Christian König
2023-01-10
1
-16
/
+30
*
drm/vmwgfx: Remove rcu locks from user resources
Zack Rusin
2023-01-10
6
-233
/
+87
*
drm/virtio: Fix GEM handle creation UAF
Rob Clark
2023-01-10
1
-2
/
+17
*
drm: Add orientation quirk for Lenovo ideapad D330-10IGL
Patrick Thompson
2023-01-06
1
-0
/
+6
*
drm/amdgpu: fix missing dma_fence_put in error path
Christian König
2023-01-05
1
-1
/
+3
*
drm/amdgpu: fix another missing fence reference in the CS code
Christian König
2023-01-05
1
-1
/
+4
*
Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-01-05
6
-39
/
+34
|
\
|
*
drm/scheduler: Fix lockup in drm_sched_entity_kill()
Dmitry Osipenko
2023-01-03
2
-3
/
+3
|
*
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
2023-01-03
1359
-28756
/
+45681
|
|
\
|
*
|
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
2023-01-02
1
-6
/
+8
|
*
|
drm/virtio: Fix memory leak in virtio_gpu_object_create()
Xiu Jianfeng
2023-01-02
1
-2
/
+4
|
*
|
drm/meson: Reduce the FIFO lines held when AFBC is not used
Carlo Caione
2023-01-02
1
-3
/
+2
|
*
|
drm/panfrost: Fix GEM handle creation ref-counting
Steven Price
2022-12-21
3
-28
/
+20
*
|
|
Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...
Daniel Vetter
2023-01-03
4
-6
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]