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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/format-helper: Add conversion from XRGB8888 to ARGB2101010
Thomas Zimmermann
2023-01-03
3
-2
/
+122
*
drm/format-helper: Add conversion from XRGB8888 to ARGB8888
Thomas Zimmermann
2023-01-03
3
-2
/
+117
*
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
*
dt-bindings: display/panel: Add the Focaltech gpt3
Christophe Branchereau
2022-12-29
1
-0
/
+56
*
drm/panel: add the orisetech ota5601a
Christophe Branchereau
2022-12-29
3
-0
/
+374
*
drm/todo: update the debugfs clean up task
Maíra Canal
2022-12-22
1
-7
/
+6
*
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
4
-0
/
+129
*
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
14
-50
/
+55
*
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
*
drm/display/dp_mst: Fix payload addition on a disconnected sink
Imre Deak
2022-12-16
1
-1
/
+6
*
drm/display/dp_mst: Fix down message handling after a packet reception error
Imre Deak
2022-12-16
1
-1
/
+1
*
drm/display/dp_mst: Fix down/up message handling after sink disconnect
Imre Deak
2022-12-16
1
-0
/
+3
*
drm: bridge: it66121: Add support for the IT6610
Paul Cercueil
2022-12-16
1
-22
/
+86
*
drm: bridge: it66121: Move VID/PID to new it66121_chip_info structure
Paul Cercueil
2022-12-16
1
-12
/
+15
*
drm: bridge: it66121: Set DDC preamble only once before reading EDID
Paul Cercueil
2022-12-16
1
-12
/
+16
*
drm: bridge: it66121: Don't clear DDC FIFO twice
Paul Cercueil
2022-12-16
1
-16
/
+0
*
drm: bridge: it66121: Don't use DDC error IRQs
Paul Cercueil
2022-12-16
1
-39
/
+10
*
drm: bridge: it66121: Fix wait for DDC ready
Paul Cercueil
2022-12-16
1
-8
/
+7
*
drm: bridge: it66121: Write AVI infoframe with regmap_bulk_write()
Paul Cercueil
2022-12-16
1
-20
/
+7
*
drm: bridge: it66121: Use regmap_noinc_read()
Paul Cercueil
2022-12-16
1
-7
/
+6
*
drm: bridge: it66121: Use devm_regulator_bulk_get_enable()
Paul Cercueil
2022-12-16
1
-26
/
+8
*
dt-bindings: display: bridge: it66121: Add compatible string for IT6610
Paul Cercueil
2022-12-16
1
-1
/
+3
*
drm/bridge: add it6505 driver to read data-lanes and link-frequencies from dt
allen chen
2022-12-15
1
-3
/
+77
*
dt-bindings: it6505: add properties to restrict output bandwidth
allen chen
2022-12-15
1
-6
/
+62
[next]