index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bridge: lt9611: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
2024-04-16
1
-4
/
+2
*
drm/bridge: lt8912b: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
2024-04-16
1
-4
/
+2
*
drm/bridge: icn6211: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
2024-04-16
1
-4
/
+2
*
drm/bridge: anx7625: Don't log an error when DSI host can't be found
Nícolas F. R. A. Prado
2024-04-16
1
-4
/
+2
*
drm/vmwgfx: Implement virtual crc generation
Zack Rusin
2024-04-15
8
-35
/
+553
*
drm/vmwgfx: Implement virtual kms
Zack Rusin
2024-04-15
10
-64
/
+302
*
dma-buf: Do not build debugfs related code when !CONFIG_DEBUG_FS
Tvrtko Ursulin
2024-04-15
2
-22
/
+36
*
drm/fb_dma: s/drm_panic_gem_get_scanout_buffer/drm_fb_dma_get_scanout_buffer
Maíra Canal
2024-04-15
1
-2
/
+3
*
drm/ast: Add drm_panic support
Jocelyn Falempe
2024-04-15
1
-0
/
+18
*
drm/imx: Add drm_panic support
Jocelyn Falempe
2024-04-15
1
-1
/
+11
*
drm/mgag200: Add drm_panic support
Jocelyn Falempe
2024-04-15
2
-1
/
+24
*
drm/simpledrm: Add drm_panic support
Jocelyn Falempe
2024-04-15
1
-0
/
+16
*
drm/fb_dma: Add generic get_scanout_buffer() for drm_panic
Jocelyn Falempe
2024-04-15
2
-0
/
+46
*
drm/panic: Add debugfs entry to test without triggering panic.
Jocelyn Falempe
2024-04-15
2
-1
/
+52
*
drm/panic: Add support for color format conversion
Jocelyn Falempe
2024-04-15
1
-10
/
+263
*
drm/panic: Add a drm panic handler
Jocelyn Falempe
2024-04-15
8
-0
/
+435
*
drm/panic: Add drm panic locking
Daniel Vetter
2024-04-15
4
-0
/
+110
*
drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()
Jani Nikula
2024-04-15
5
-20
/
+17
*
drm/crtc-helper: switch to drm device based logging and warns
Jani Nikula
2024-04-15
1
-43
/
+52
*
drm/crtc: switch to drm device based logging
Jani Nikula
2024-04-15
1
-19
/
+17
*
drm/client: switch to drm device based logging, and more
Jani Nikula
2024-04-15
1
-59
/
+70
*
drm/sysfs: switch to drm device based logging
Jani Nikula
2024-04-15
1
-10
/
+10
*
drm/modes: switch to drm device based error logging
Jani Nikula
2024-04-15
1
-16
/
+17
*
drm/probe-helper: switch to drm device based logging
Jani Nikula
2024-04-15
1
-19
/
+17
*
drm/i915/bios: return drm_edid_product_id from get_lvds_pnp_id()
Jani Nikula
2024-04-15
1
-4
/
+4
*
drm/i915/bios: switch to struct drm_edid and struct drm_edid_product_id
Jani Nikula
2024-04-15
1
-25
/
+18
*
drm/edid: add drm_edid_print_product_id()
Jani Nikula
2024-04-15
2
-0
/
+47
*
drm/edid: add drm_edid_get_product_id()
Jani Nikula
2024-04-15
2
-5
/
+35
*
drm: fix DRM_DISPLAY_DP_HELPER dependencies, part 2
Arnd Bergmann
2024-04-15
2
-2
/
+2
*
drm: vc4: Fix possible null pointer dereference
Aleksandr Mishin
2024-04-15
1
-0
/
+2
*
drm: Document requirements for driver-specific KMS props in new drivers
Sebastian Wick
2024-04-15
1
-0
/
+7
*
drm/lima: fix void pointer to enum lima_gpu_id cast warning
Erico Nunes
2024-04-15
2
-3
/
+23
*
drm/lima: fix shared irq handling on driver remove
Erico Nunes
2024-04-15
3
-0
/
+11
*
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
2024-04-15
1
-0
/
+7
*
drm/lima: include pp bcast irq in timeout handler check
Erico Nunes
2024-04-15
1
-0
/
+2
*
drm/lima: add mask irq callback to gp and pp
Erico Nunes
2024-04-15
5
-0
/
+42
*
accel/qaic: mark debugfs stub functions as static inline
Arnd Bergmann
2024-04-12
1
-3
/
+3
*
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
2024-04-12
4
-1
/
+471
*
drm/arm/malidp: fix a possible null pointer dereference
Huai-Yuan Liu
2024-04-12
1
-1
/
+4
*
drm/i915: Add SIZE_HINTS property for cursors
Ville Syrjälä
2024-04-11
1
-0
/
+24
*
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
2024-04-11
5
-0
/
+83
*
drm/ttm: remove unused paramter
Jesse Zhang
2024-04-11
1
-5
/
+3
*
drm/ast: Define struct ast_ddc in ast_ddc.c
Thomas Zimmermann
2024-04-11
3
-17
/
+18
*
drm/ast: Group DDC init code by data structure
Thomas Zimmermann
2024-04-11
1
-8
/
+8
*
drm/ast: Set DDC timeout in milliseconds
Thomas Zimmermann
2024-04-11
1
-1
/
+1
*
drm/nouveau/dp: Don't probe eDP ports twice harder
Lyude Paul
2024-04-10
1
-5
/
+8
*
drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
Lyude Paul
2024-04-10
1
-0
/
+10
*
drm/bridge: imx8mp-hdmi-tx: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-10
1
-4
/
+2
*
drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-04-10
1
-4
/
+2
*
drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2024-04-10
1
-6
/
+0
[next]