index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-25
Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"
Simon Ser
1
-3
/
+0
2022-10-24
drm/client: Switch drm_client_buffer_delete() to unlocked drm_gem_vunmap
Dmitry Osipenko
1
-1
/
+1
2022-10-24
drm/bridge: it6505: Improve synchronization between extcon subsystem
Pin-yen Lin
1
-7
/
+11
2022-10-24
drm/bridge: it6505: Setup links in it6505_irq_hpd
Pin-yen Lin
1
-45
/
+35
2022-10-24
drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
Pin-yen Lin
1
-3
/
+5
2022-10-24
gpu/drm: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-24
gpu/drm: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-24
drm/vc4: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
1
-2
/
+2
2022-10-21
nouveau/dmem: Remove duplicated include in nouveau_dmem.c
Yang Li
1
-1
/
+0
2022-10-21
drm/nouveau: Remove unused variable
Zack Rusin
1
-1
/
+0
2022-10-21
nouveau: Fix migrate_to_ram() for faulting page
Alistair Popple
1
-0
/
+1
2022-10-21
drm/panel-edp: Add INX N116BGE-EA2 (HW: C4)
Sean Hong
1
-0
/
+1
2022-10-21
drm/panel-edp: Add INX N116BGE-EA2 (HW: C2)
Sean Hong
1
-0
/
+1
2022-10-20
drm/plane_helper: Split into parameterized test cases
Michał Winiarski
1
-198
/
+269
2022-10-20
drm/plane_helper: Print actual/expected values on failure
Michał Winiarski
1
-34
/
+44
2022-10-19
drm: Remove drm_mode_config::fb_base
Zack Rusin
21
-47
/
+12
2022-10-18
drm/mgag200: Fix PLL setup for G200_SE_A rev >=4
Jocelyn Falempe
1
-1
/
+2
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
5380
-92131
/
+243523
2022-10-18
dma-buf: Remove obsoleted internal lock
Dmitry Osipenko
1
-10
/
+4
2022-10-18
media: videobuf2: Stop using internal dma-buf lock
Dmitry Osipenko
3
-30
/
+3
2022-10-18
dma-buf: Document dynamic locking convention
Dmitry Osipenko
1
-0
/
+64
2022-10-18
dma-buf: Move dma_buf_mmap() to dynamic locking specification
Dmitry Osipenko
1
-1
/
+7
2022-10-18
dma-buf: Move dma_buf_map_attachment() to dynamic locking specification
Dmitry Osipenko
1
-8
/
+2
2022-10-18
dma-buf: Move dma_buf_attach() to dynamic locking specification
Dmitry Osipenko
1
-12
/
+8
2022-10-18
dma-buf: Move dma_buf_vmap() to dynamic locking specification
Dmitry Osipenko
1
-0
/
+4
2022-10-18
media: tegra-vde: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-10-18
media: videobuf2: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
3
-12
/
+13
2022-10-18
xen/gntdev: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-4
/
+4
2022-10-18
misc: fastrpc: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-10-18
RDMA/umem: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+4
2022-10-18
drm/etnaviv: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-1
/
+1
2022-10-18
drm/tegra: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-8
/
+9
2022-10-18
drm/omapdrm: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-2
/
+2
2022-10-18
drm/i915: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
3
-9
/
+23
2022-10-18
drm/armada: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-4
/
+4
2022-10-18
drm/prime: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+3
2022-10-18
drm/gem: Take reservation lock for vmap/vunmap operations
Dmitry Osipenko
10
-33
/
+51
2022-10-18
dma-buf: Add unlocked variant of attachment-mapping functions
Dmitry Osipenko
1
-0
/
+53
2022-10-18
dma-buf: Add unlocked variant of vmapping functions
Dmitry Osipenko
1
-0
/
+43
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
57
-116
/
+103
2022-10-16
drm/ttm: Remove unnecessary drm_mm_clean
Zeng Heng
1
-1
/
+0
2022-10-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
15
-124
/
+1810
2022-10-16
drm/tests: Split drm_test_dp_mst_sideband_msg_req_decode into parameterized t...
Maíra Canal
1
-127
/
+243
2022-10-16
drm/tests: Split drm_test_dp_mst_calc_pbn_mode into parameterized tests
Maíra Canal
1
-24
/
+53
2022-10-16
drm/ast: Avoid reprogramming primary-plane scanout address
Thomas Zimmermann
1
-4
/
+13
2022-10-16
drm/ast: Convert ast to SHMEM
Thomas Zimmermann
6
-115
/
+129
2022-10-16
drm/ast: Style cleanups in plane code
Thomas Zimmermann
1
-59
/
+45
2022-10-16
drm/ast: Rename struct ast_cursor_plane to struct ast_plane
Thomas Zimmermann
2
-17
/
+20
2022-10-16
drm/ast: Remove cursor double buffering
Thomas Zimmermann
2
-60
/
+35
2022-10-16
drm/ast: Do not call drm_atomic_add_affected_planes()
Thomas Zimmermann
1
-3
/
+2
[next]