index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
fb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
drm/lima: fix void pointer to enum lima_gpu_id cast warning
Erico Nunes
2
-3
/
+23
2024-04-15
drm/lima: fix shared irq handling on driver remove
Erico Nunes
3
-0
/
+11
2024-04-15
drm/lima: mask irqs in timeout path before hard reset
Erico Nunes
1
-0
/
+7
2024-04-15
drm/lima: include pp bcast irq in timeout handler check
Erico Nunes
1
-0
/
+2
2024-04-15
drm/lima: add mask irq callback to gp and pp
Erico Nunes
5
-0
/
+42
2024-04-12
accel/qaic: mark debugfs stub functions as static inline
Arnd Bergmann
1
-3
/
+3
2024-04-12
accel/qaic: Add Sahara implementation for firmware loading
Jeffrey Hugo
4
-1
/
+471
2024-04-12
drm/arm/malidp: fix a possible null pointer dereference
Huai-Yuan Liu
1
-1
/
+4
2024-04-11
drm/i915: Add SIZE_HINTS property for cursors
Ville Syrjälä
1
-0
/
+24
2024-04-11
drm: Introduce plane SIZE_HINTS property
Ville Syrjälä
5
-0
/
+83
2024-04-11
drm/ttm: remove unused paramter
Jesse Zhang
1
-5
/
+3
2024-04-11
drm/ast: Define struct ast_ddc in ast_ddc.c
Thomas Zimmermann
3
-17
/
+18
2024-04-11
drm/ast: Group DDC init code by data structure
Thomas Zimmermann
1
-8
/
+8
2024-04-11
drm/ast: Set DDC timeout in milliseconds
Thomas Zimmermann
1
-1
/
+1
2024-04-10
drm/nouveau/dp: Don't probe eDP ports twice harder
Lyude Paul
1
-5
/
+8
2024-04-10
drm/nouveau/kms/nv50-: Disable AUX bus for disconnected DP ports
Lyude Paul
1
-0
/
+10
2024-04-10
drm/bridge: imx8mp-hdmi-tx: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-10
drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-10
drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-6
/
+0
2024-04-10
drm/omap: dmm_tiler: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-10
drm: xlnx: db: fix a memory leak in probe
Dan Carpenter
1
-1
/
+1
2024-04-10
MAINTAINERS: Add myself as maintainer for Xilinx DRM drivers
Tomi Valkeinen
1
-0
/
+1
2024-04-10
drm: remove unused header gma_drm.h
Jani Nikula
1
-13
/
+0
2024-04-08
drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
Aleksandr Mishin
1
-0
/
+3
2024-04-08
dt-bindings: display: bridge: it6505: Add #sound-dai-cells
Chen-Yu Tsai
1
-1
/
+7
2024-04-08
drm-panel: If drm_panel_dp_aux_backlight() fails, don't fail panel probe
Douglas Anderson
2
-3
/
+14
2024-04-08
drm/panel-edp: If we fail to powerup/get EDID, use conservative timings
Douglas Anderson
1
-5
/
+7
2024-04-08
drm/panel-edp: Abstract out function to set conservative timings
Douglas Anderson
1
-20
/
+20
2024-04-05
accel/qaic: Add fifo queued debugfs
Jeffrey Hugo
3
-0
/
+41
2024-04-05
accel/qaic: Add fifo size debugfs
Jeffrey Hugo
1
-0
/
+35
2024-04-05
accel/qaic: Add bootlog debugfs
Jeffrey Hugo
5
-1
/
+317
2024-04-05
drm/bridge: dw-hdmi: Make DRM_DW_HDMI selectable
Maxime Ripard
1
-1
/
+1
2024-04-05
drm/display: Select DRM_KMS_HELPER for DP helpers
Maxime Ripard
1
-0
/
+1
2024-04-04
drm: fix DRM_DISPLAY_DP_HELPER dependencies
Arnd Bergmann
2
-2
/
+2
2024-04-04
drm/bridge: adv7511: Allow IRQ to share GPIO pins
Adam Ford
1
-1
/
+7
2024-04-03
drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()
Harshit Mogalapalli
3
-3
/
+5
2024-04-03
drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()
Harshit Mogalapalli
1
-1
/
+1
2024-04-03
drm/panthor: Fix off by one in panthor_fw_get_cs_iface()
Dan Carpenter
1
-1
/
+1
2024-04-03
drm/panthor: Fix error code in panthor_gpu_init()
Dan Carpenter
1
-2
/
+2
2024-04-03
drm/panthor: Fix a couple -ENOMEM error codes
Dan Carpenter
1
-2
/
+6
2024-04-03
drm/panthor: Fix some kerneldoc warnings
Liviu Dudau
1
-5
/
+3
2024-04-03
drm/panthor: Cleanup unused variable 'cookie'
Liviu Dudau
1
-4
/
+0
2024-04-02
drm/ast: Automatically clean up poll helper
Thomas Zimmermann
3
-1
/
+32
2024-04-02
drm/ast: Implement polling for VGA and SIL164 connectors
Thomas Zimmermann
3
-2
/
+37
2024-04-02
drm/ast: Use drm_connector_helper_get_modes()
Thomas Zimmermann
1
-40
/
+2
2024-04-02
drm/ast: Acquire I/O-register lock in DDC code
Thomas Zimmermann
2
-26
/
+28
2024-04-02
drm/ast: Rename struct i2c_algo_bit_data callbacks and their parameters
Thomas Zimmermann
1
-14
/
+14
2024-04-02
drm/ast: Store AST device in struct ast_ddc
Thomas Zimmermann
2
-7
/
+7
2024-04-02
drm/ast: Pass AST device to ast_ddc_create()
Thomas Zimmermann
3
-4
/
+8
2024-04-02
drm/ast: Rename struct ast_i2c_chan to struct ast_ddc
Thomas Zimmermann
3
-47
/
+52
[next]