index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[debug] log qxl pin count inconsistencies
drm-qxl
Gerd Hoffmann
2023-01-06
1
-0
/
+4
*
drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
1
-29
/
+4
*
drm/omap: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
1
-41
/
+0
*
drm/msm/hdmi: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
1
-2
/
+0
*
drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2023-01-05
2
-8
/
+0
*
drm/bridge_connector: rely on drm_kms_helper_poll_* for HPD enablement
Dmitry Baryshkov
2023-01-05
1
-5
/
+13
*
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
2023-01-05
1
-0
/
+19
*
drm/poll-helper: merge drm_kms_helper_poll_disable() and _fini()
Dmitry Baryshkov
2023-01-05
1
-8
/
+13
*
drm/bridge: panel: Prevent ERR_PTR Dereference
Maxime Ripard
2023-01-05
1
-4
/
+5
*
drm/docs: Explicitly document default CRTC background behavior
Sean Paul
2023-01-04
1
-0
/
+5
*
drm/v3d: replace open-coded implementation of drm_gem_object_lookup
Maíra Canal
2023-01-03
1
-6
/
+1
*
drm: Replace DRM_DEBUG with drm_dbg_core in file and ioctl handling
Tvrtko Ursulin
2023-01-03
3
-27
/
+29
*
drm/format-helper: Remove unnecessary conversion helpers
Thomas Zimmermann
2023-01-03
1
-75
/
+0
*
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
2023-01-03
3
-96
/
+57
*
drm/fb-helper: Fix single-probe color-format selection
Thomas Zimmermann
2023-01-03
1
-78
/
+94
*
drm/fh-helper: Split fbdev single-probe helper
Thomas Zimmermann
2023-01-03
1
-43
/
+73
*
drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formats
Thomas Zimmermann
2023-01-03
2
-0
/
+353
*
drm/format-helper: Add conversion from XRGB8888 to ARGB2101010
Thomas Zimmermann
2023-01-03
2
-2
/
+119
*
drm/format-helper: Add conversion from XRGB8888 to ARGB8888
Thomas Zimmermann
2023-01-03
2
-2
/
+114
*
drm/format-helper: Flip src/dst-format branches in blit helper
Thomas Zimmermann
2023-01-03
1
-24
/
+20
*
drm/format-helper: Type fixes in format-helper tests
Thomas Zimmermann
2023-01-03
1
-6
/
+6
*
drm/format-helper: Store RGB565 in little-endian order
Thomas Zimmermann
2023-01-03
2
-5
/
+24
*
drm/format-helper: Fix test-input format conversion
Thomas Zimmermann
2023-01-03
1
-10
/
+25
*
drm/format-helper: Comment on RGB888 byte order
Thomas Zimmermann
2023-01-03
2
-0
/
+5
*
firmware/sysfb: Fix EFI/VESA format selection
Thomas Zimmermann
2023-01-03
1
-6
/
+37
*
drm/virtio: Spiff out cmd queue/response traces
Rob Clark
2023-01-02
3
-14
/
+28
*
drm/bridge: panel: Set pre_enable_prev_first from drmm_panel_bridge_add
Dave Stevenson
2023-01-02
1
-0
/
+2
*
drm/vc4: drop all currently held locks if deadlock happens
Maíra Canal
2023-01-02
1
-1
/
+10
*
drm/tiny: ili9486: Do not assume 8-bit only SPI controllers
Carlo Caione
2023-01-02
1
-4
/
+9
*
drm/tiny: ili9486: Enable driver module autoloading
Carlo Caione
2023-01-02
1
-0
/
+2
*
drm/panel: add the orisetech ota5601a
Christophe Branchereau
2022-12-29
3
-0
/
+374
*
drm/vkms: use new debugfs device-centered functions
Maíra Canal
2022-12-22
1
-11
/
+6
*
drm/v3d: use new debugfs device-centered functions
Maíra Canal
2022-12-22
1
-12
/
+10
*
drm/vc4: use new debugfs device-centered functions
Maíra Canal
2022-12-22
11
-116
/
+37
*
drm/debugfs: create debugfs late register functions
Maíra Canal
2022-12-22
3
-0
/
+21
*
drm: use new debugfs device-centered functions on DRM core files
Maíra Canal
2022-12-22
5
-34
/
+28
*
drm/debugfs: create device-centered debugfs functions
Maíra Canal
2022-12-22
2
-0
/
+73
*
drm/ast: Init iosys_map pointer as I/O memory for damage handling
Thomas Zimmermann
2022-12-20
1
-1
/
+1
*
drm/sprd: remove redundant error logging
Deepak R Varma
2022-12-20
1
-3
/
+1
*
drm/drv: Make use of local variable driver in drm_dev_register()
Uwe Kleine-König
2022-12-20
1
-2
/
+2
*
drm/qxl: stop using ttm_bo_wait
Christian König
2022-12-19
1
-2
/
+14
*
drm/v3d: replace obj lookup steps with drm_gem_objects_lookup
Melissa Wen
2022-12-18
1
-46
/
+3
*
drm/v3d: cleanup BOs properly when lookup_bos fails
Melissa Wen
2022-12-18
1
-3
/
+3
*
drm/imx: move IPUv3 driver into separate subdirectory
Lucas Stach
2022-12-16
13
-49
/
+54
*
drm/imx: ipuv3-plane: Fix overlay plane width
Philipp Zabel
2022-12-16
1
-6
/
+8
*
gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...
Liang He
2022-12-16
1
-0
/
+1
*
drm/omap: dsi: Fix excessive stack usage
Tomi Valkeinen
2022-12-16
1
-10
/
+16
*
drm/omapdrm: Remove unused struct csc_coef_rgb2yuv
Yuan Can
2022-12-16
1
-5
/
+0
*
drm: tidss: Fix pixel format definition
Randolph Sapp
2022-12-16
1
-2
/
+2
*
drm/tidss: Set max DMA segment size
Andrew Davis
2022-12-16
1
-0
/
+2
[next]