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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-04
drm/panel: add panel driver for Leadtek LTK500HD1829
Heiko Stuebner
3
-0
/
+543
2020-01-04
drm/panel: add panel driver for Xinpeng XPP055C272 panels
Heiko Stuebner
3
-0
/
+409
2020-01-02
drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank()
Geert Uytterhoeven
1
-2
/
+2
2020-01-01
drm/panel: declare variable as __be16
Wambui Karuga
1
-1
/
+1
2019-12-27
drm/komeda: Add runtime_pm support
james qian wang (Arm Technology China)
4
-53
/
+53
2019-12-27
drm/komeda: Add event handling for EMPTY/FULL
james qian wang (Arm Technology China)
4
-2
/
+21
2019-12-26
drm/sun4i: dsi: Add Allwinner A64 MIPI DSI support
Jagan Teki
1
-0
/
+1
2019-12-26
drm/sun4i: dsi: Handle bus clock via regmap_mmio_attach_clk
Jagan Teki
1
-8
/
+29
2019-12-26
drm/sun4i: dsi: Get the mod clock for A31
Jagan Teki
1
-4
/
+7
2019-12-26
drm: sun4i: Add support for suspending the display driver
Ondrej Jirman
1
-0
/
+22
2019-12-22
drm/atomic: Spell CRTC consistently
Thierry Reding
3
-50
/
+50
2019-12-22
drm: Fix a couple of typos, punctation and whitespace issues
Thierry Reding
2
-7
/
+7
2019-12-20
drm/stm: ltdc: move pinctrl to encoder mode set
Yannick Fertré
1
-6
/
+18
2019-12-19
drm/gma500: fix null dereference of pointer fb before null check
Colin Ian King
1
-2
/
+4
2019-12-19
drm/gem-fb-helper: convert to drm device based logging
Jani Nikula
1
-3
/
+2
2019-12-19
drm/fb-helper: convert to drm device based logging
Jani Nikula
1
-16
/
+20
2019-12-19
drm/client: convert to drm device based logging
Jani Nikula
1
-5
/
+5
2019-12-19
drm/virtio: move drm_connector_to_virtio_gpu_output to virtgpu_display
Gurchetan Singh
2
-2
/
+3
2019-12-19
drm/virtio: move to_virtio_fence inside virtgpu_fence
Gurchetan Singh
2
-2
/
+3
2019-12-19
drm/virtio: simplify getting fake offset
Gurchetan Singh
2
-10
/
+2
2019-12-19
drm/virtio: get rid of drm_encoder_to_virtio_gpu_output
Gurchetan Singh
1
-2
/
+0
2019-12-19
drm/virtio: static-ify virtio_gpu_framebuffer_init
Gurchetan Singh
2
-5
/
+1
2019-12-19
drm/virtio: static-ify virtio_fence_signaled
Gurchetan Singh
2
-2
/
+1
2019-12-18
drm/bridge: lvds-codec: Simplify panel DT node localisation
Fabrizio Castro
1
-18
/
+2
2019-12-18
drm/bridge: lvds-codec: Add "lvds-decoder" support
Fabrizio Castro
1
-3
/
+16
2019-12-18
drm/bridge: Repurpose lvds-encoder.c
Fabrizio Castro
4
-160
/
+159
2019-12-17
drm/mcde: Some fixes to handling video mode
Linus Walleij
2
-48
/
+192
2019-12-17
drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time
Andy Shevchenko
1
-1
/
+1
2019-12-17
drm: remove duplicate check on parent and avoid BUG_ON
Aditya Pakki
1
-2
/
+3
2019-12-17
drm/mediatek: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-17
drm/malidp: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-17
drm/etnaviv: Use dma_resv locking wrappers
Daniel Vetter
1
-5
/
+3
2019-12-17
drm/vc4: Use dma_resv locking wrappers
Daniel Vetter
1
-6
/
+5
2019-12-17
drm/msm: Use dma_resv locking wrappers
Daniel Vetter
1
-5
/
+5
2019-12-16
drm/edid: Make sure the CEA mode arrays have the correct amount of modes
Ville Syrjälä
1
-0
/
+3
2019-12-16
drm/edid: Throw away the dummy VIC 0 cea mode
Ville Syrjälä
1
-8
/
+4
2019-12-16
drm/edid: Add CTA-861-G modes with VIC >= 193
Ville Syrjälä
1
-2
/
+149
2019-12-16
drm/edid: Abstract away cea_edid_modes[]
Ville Syrjälä
1
-22
/
+45
2019-12-16
drm/virtio: use damage info for display updates.
Gerd Hoffmann
1
-17
/
+24
2019-12-16
drm/virtio: batch display update commands.
Gerd Hoffmann
3
-2
/
+31
2019-12-16
drm/virtio: skip set_scanout if framebuffer didn't change
Gerd Hoffmann
1
-14
/
+21
2019-12-16
drm/virtio: plane_state->fb iff plane_state->crtc
Daniel Vetter
1
-1
/
+1
2019-12-16
drm/bochs: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-12-16
drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode st...
Hans de Goede
1
-3
/
+2
2019-12-16
drm/modes: parse_cmdline: Remove some unnecessary code (v2)
Hans de Goede
1
-5
/
+0
2019-12-16
drm/modes: parse_cmdline: Add support for specifying panel_orientation (v2)
Hans de Goede
3
-0
/
+55
2019-12-16
drm/modes: parse_cmdline: Allow specifying stand-alone options
Hans de Goede
3
-58
/
+86
2019-12-16
drm/modes: parse_cmdline: Set bpp/refresh_specified after successful parsing
Hans de Goede
1
-4
/
+5
2019-12-16
drm/modes: parse_cmdline: Add freestanding argument to drm_mode_parse_cmdline...
Hans de Goede
1
-0
/
+5
2019-12-16
drm/modes: parse_cmdline: Rework drm_mode_parse_cmdline_options()
Hans de Goede
1
-12
/
+9
[next]