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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
drm/amdgpu: Resize BAR0 to the maximum available size, even if it doesn't cov...
Nirmoy Das
1
-1
/
+5
2021-01-14
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
1
-1
/
+8
2021-01-14
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
2
-1
/
+9
2021-01-14
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
3
-1
/
+2
2021-01-11
drm/virtio: fix prime export for vram objects
Chia-I Wu
1
-0
/
+1
2021-01-11
drm/virtio: make sure context is created in gem open
Chia-I Wu
1
-3
/
+5
2021-01-10
drm/hisilicon: Delete the empty function mode_valid
Tian Tao
1
-7
/
+0
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
drm/hisilicon: Use simple encoder
Tian Tao
1
-6
/
+2
2021-01-07
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
10157
-202843
/
+421946
2021-01-07
Merge tag 'drm-misc-next-2021-01-06' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
15
-99
/
+174
2021-01-07
Merge tag 'du-next-20210105' of git://linuxtv.org/pinchartl/media into drm-next
Daniel Vetter
35
-226
/
+209
2021-01-07
Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
48
-3039
/
+3183
2021-01-07
Merge tag 'imx-drm-next-2021-01-04' of git://git.pengutronix.de/git/pza/linux...
Daniel Vetter
18
-424
/
+715
2021-01-07
Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...
Daniel Vetter
11
-19
/
+1650
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
239
-5418
/
+5338
2021-01-06
drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail() v2
Lyude Paul
1
-1
/
+3
2021-01-06
drm/v3d: Don't clear MMU control bits on exception
Phil Elwell
1
-4
/
+1
2021-01-06
drm/v3d: Set dma_mask as well as coherent_dma_mask
Phil Elwell
1
-2
/
+2
2021-01-06
drm/v3d: Use platform_get_irq_optional() to get optional IRQs
Nicolas Saenz Julienne
1
-1
/
+1
2021-01-06
drm/vmwgfx: Remove references to struct drm_device.pdev
Thomas Zimmermann
3
-18
/
+19
2021-01-06
drm/virtgpu: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+0
2021-01-06
drm/vboxvideo: Remove references to struct drm_device.pdev
Thomas Zimmermann
4
-11
/
+19
2021-01-06
drm/radeon: Remove references to struct drm_device.pdev
Thomas Zimmermann
17
-139
/
+142
2021-01-06
drm/radeon: Fix trailing whitespaces
Thomas Zimmermann
2
-2
/
+2
2021-01-06
drm/qxl: Remove references to struct drm_device.pdev
Thomas Zimmermann
4
-4
/
+5
2021-01-06
drm/mgag200: Remove references to struct drm_device.pdev
Thomas Zimmermann
3
-14
/
+18
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
23
-82
/
+101
2021-01-06
drm/gma500: Fix trailing whitespaces
Thomas Zimmermann
4
-8
/
+8
2021-01-06
drm/cirrus: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+0
2021-01-06
drm/bochs: Remove references to struct drm_device.pdev
Thomas Zimmermann
2
-3
/
+2
2021-01-06
drm/ast: Remove references to struct drm_device.pdev
Thomas Zimmermann
5
-27
/
+32
2021-01-05
drm/doc: render drm.h uapi docs
Simon Ser
1
-0
/
+3
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: bridge: adv7511: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-4
/
+2
2021-01-05
drm: bridge: dw-hdmi: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-4
/
+2
2021-01-05
dt-bindings: display: bridge: renesas,lvds: RZ/G2E needs renesas,companion too
Fabrizio Castro
1
-3
/
+3
2021-01-05
drm: Constify drm_driver in drivers that don't modify it
Laurent Pinchart
3
-3
/
+3
2021-01-05
drm: Use a const drm_driver for legacy PCI devices
Laurent Pinchart
4
-15
/
+11
2021-01-05
drm: Move legacy device list out of drm_driver
Laurent Pinchart
3
-17
/
+20
2021-01-05
drm: Don't export the drm_gem_dumb_destroy() function
Laurent Pinchart
4
-17
/
+9
2021-01-05
drm: zte: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-6
/
+1
2021-01-05
drm: vc4: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-6
/
+1
2021-01-05
drm: sti: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
3
-24
/
+3
2021-01-05
drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
1
-7
/
+2
2021-01-05
drm: rcar-du: Fix leak of CMM platform device reference
Laurent Pinchart
1
-3
/
+19
2021-01-05
drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_...
Wang Xiaojun
1
-4
/
+4
2021-01-05
drm: rcar-du: Drop local encoder variable
Laurent Pinchart
2
-6
/
+2
2021-01-05
drm: rcar-du: Skip encoder allocation for LVDS1 in dual-link mode
Laurent Pinchart
1
-34
/
+25
[next]