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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
drm/atomic: Pass the full state to planes async atomic check and update
Maxime Ripard
1
-10
/
+8
2021-02-23
drm: Fix HDMI_STATIC_METADATA_TYPE1 constant
Mario Kleiner
1
-1
/
+1
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
5
-11
/
+12
2021-02-10
drm/vblank: Document drm_crtc_vblank_restore constraints
Daniel Vetter
1
-1
/
+0
2021-02-09
drm/ttm: move memory accounting into vmwgfx v4
Christian König
4
-107
/
+3
2021-02-09
drm/ttm: rework ttm_tt page limit v4
Christian König
2
-2
/
+6
2021-02-09
drm/ttm: fix removal of bo_count sysfs file
Christian König
1
-1
/
+0
2021-02-09
drm/gem: Export helpers for shadow-buffered planes
Thomas Zimmermann
1
-0
/
+32
2021-02-08
drm: Add additional atomic helpers for shadow-buffered planes
Thomas Zimmermann
1
-0
/
+73
2021-02-08
drm/simple-kms: Add plane-state helpers
Thomas Zimmermann
1
-0
/
+27
2021-02-05
drm/scheduler: provide scheduler score externally
Christian König
1
-2
/
+3
2021-01-29
drm/scheduler: Job timeout handler returns status (v3)
Luben Tuikov
1
-3
/
+15
2021-01-24
drm/doc: fix drm_plane_type docs
Simon Ser
1
-8
/
+13
2021-01-22
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
Veera Sundaram Sankaran
1
-0
/
+3
2021-01-22
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
1
-0
/
+3
2021-01-22
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...
John Stultz
1
-6
/
+6
2021-01-21
drm/ttm: device naming cleanup
Christian König
6
-347
/
+355
2021-01-21
drm: Introduce a drm_crtc_commit_wait helper
Maxime Ripard
1
-0
/
+4
2021-01-20
drm/syncobj: make lockdep complain on WAIT_FOR_SUBMIT v3
Christian König
1
-0
/
+5
2021-01-20
video: fbdev: simplefb: Add "r5g5b5a1" mode
Lauri Kasanen
1
-0
/
+1
2021-01-18
dma-buf: Add debug option
Daniel Vetter
1
-0
/
+6
2021-01-18
drm/ttm: WARN_ON non-empty lru when disabling a resource manager
Daniel Vetter
1
-0
/
+4
2021-01-18
vgaarb: Remove unneeded semicolons
Yue Zou
1
-3
/
+3
2021-01-14
drm: drm_crc: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2021-01-13
drm: Move struct drm_device.hose to legacy section
Thomas Zimmermann
1
-4
/
+5
2021-01-13
drm: Inline AGP wrappers into their only callers
Thomas Zimmermann
1
-18
/
+0
2021-01-12
drm/fourcc: fix Amlogic format modifier masks
Simon Ser
1
-2
/
+2
2021-01-12
drm: Fix macro name DRM_MODE_PROP_OBJECT in code comment
Zhaoge Zhang
1
-1
/
+1
2021-01-14
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
1
-0
/
+8
2021-01-14
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
1
-0
/
+1
2021-01-08
drm/mipi-dbi: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2021-01-07
Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-48
/
+49
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
5
-21
/
+16
2021-01-07
Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
1
-0
/
+1
2021-01-07
Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...
Daniel Vetter
4
-1
/
+130
2021-01-07
Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...
Daniel Vetter
3
-0
/
+297
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
16
-110
/
+92
2021-01-05
drm/doc: demote old doc-comments in drm.h
Simon Ser
1
-42
/
+42
2021-01-05
drm/doc: re-format drm.h file comment
Simon Ser
1
-5
/
+4
2021-01-05
drm: Use a const drm_driver for legacy PCI devices
Laurent Pinchart
2
-8
/
+6
2021-01-05
drm: Move legacy device list out of drm_driver
Laurent Pinchart
2
-9
/
+3
2021-01-05
drm: Don't export the drm_gem_dumb_destroy() function
Laurent Pinchart
1
-3
/
+0
2021-01-05
drm: Add default modes for connectors in unknown state
Laurent Pinchart
1
-1
/
+7
2021-01-04
drm/crtc: add drmm_crtc_alloc_with_planes()
Philipp Zabel
1
-0
/
+33
2021-01-04
drm/plane: add drmm_universal_plane_alloc()
Philipp Zabel
1
-0
/
+42
2021-01-04
drm/simple_kms_helper: add drmm_simple_encoder_alloc()
Philipp Zabel
1
-0
/
+24
2021-01-04
drm: add drmm_encoder_alloc()
Philipp Zabel
1
-0
/
+30
2021-01-04
drm/encoder: make encoder control functions optional
Philipp Zabel
1
-1
/
+1
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-7
/
+15
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
[next]