index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dma-buf: fix and rework dma_buf_poll v7
Christian König
2021-10-01
1
-82
/
+70
*
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
2021-09-29
2
-2
/
+7
*
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-29
9
-32
/
+32
*
drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
Matthew Auld
2021-09-29
2
-26
/
+14
*
drm/ttm: stop setting page->index for the ttm_tt
Matthew Auld
2021-09-29
2
-5
/
+1
*
drm/ttm: stop calling tt_swapin in vm_access
Matthew Auld
2021-09-29
1
-5
/
+0
*
drm/virtio: implement context init: advertise feature to userspace
Gurchetan Singh
2021-09-29
1
-0
/
+6
*
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
2021-09-29
4
-1
/
+93
*
drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
Gurchetan Singh
2021-09-29
2
-1
/
+22
*
drm/virtio: implement context init: allocate an array of fence contexts
Gurchetan Singh
2021-09-29
2
-2
/
+35
*
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
2021-09-29
2
-14
/
+17
*
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virti...
Gurchetan Singh
2021-09-29
4
-8
/
+13
*
drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virt...
Gurchetan Singh
2021-09-29
1
-0
/
+2
*
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
2021-09-29
3
-8
/
+98
*
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
2021-09-29
4
-1
/
+10
*
drm/virtio: implement context init: track valid capabilities in a mask
Gurchetan Singh
2021-09-29
2
-1
/
+20
*
drm/panel: support for BOE and INX video mode panel
yangcong
2021-09-28
1
-2
/
+730
*
drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
2021-09-28
1
-0
/
+11
*
drm/vc4: hdmi: Actually check for the connector status in hotplug
Maxime Ripard
2021-09-28
1
-2
/
+3
*
drm/probe-helper: Create a HPD IRQ event helper for a single connector
Maxime Ripard
2021-09-28
1
-31
/
+85
*
drm/probe-helper: Document drm_helper_hpd_irq_event() return value
Maxime Ripard
2021-09-28
1
-0
/
+3
*
drm/msm: allow compile_test on !ARM
Christian König
2021-09-28
2
-3
/
+3
*
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
2021-09-24
2
-71
/
+73
*
drm/gma500: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
2021-09-24
1
-1
/
+1
*
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
2021-09-24
1
-0
/
+35
*
drm/mipi-dsi: Create devm device registration
Maxime Ripard
2021-09-24
1
-0
/
+46
*
drm/bridge: Document the probe issue with MIPI-DSI bridges
Maxime Ripard
2021-09-24
1
-0
/
+57
*
drm/bridge: Add documentation sections
Maxime Ripard
2021-09-24
1
-5
/
+9
*
drm/bridge: parade-ps8640: Add support for AUX channel
Philip Chen
2021-09-23
1
-1
/
+179
*
drm/bridge: parade-ps8640: Use regmap APIs
Philip Chen
2021-09-23
1
-30
/
+64
*
drm/gma500: Managed device release
Thomas Zimmermann
2021-09-23
1
-8
/
+11
*
drm/gma500: Remove dev_priv branch from unload function
Thomas Zimmermann
2021-09-23
1
-47
/
+46
*
drm/gma500: Embed struct drm_device in struct drm_psb_private
Thomas Zimmermann
2021-09-23
9
-35
/
+26
*
drm/gma500: Disable PCI device during shutdown
Thomas Zimmermann
2021-09-23
1
-7
/
+3
*
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
2021-09-23
28
-184
/
+178
*
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2021-09-23
3
-14
/
+9
*
drm/mgag200: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2021-09-23
2
-30
/
+7
*
drm/ast: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2021-09-23
2
-19
/
+10
*
drm: Fix scaling_mode docs
Ville Syrjälä
2021-09-22
1
-2
/
+2
*
drm/bridge: Move devm_drm_of_get_bridge to bridge/panel.c
Maxime Ripard
2021-09-22
2
-34
/
+37
*
drm/rockchip: remove of_match_ptr() from analogix dp driver
Souptick Joarder
2021-09-21
1
-1
/
+1
*
drm/rockchip: remove of_match_ptr() from vop_driver_dt_match
Souptick Joarder
2021-09-21
1
-1
/
+1
*
drm/rockchip: Check iommu itself instead of it's parent for device_is_available
Andy Yan
2021-09-21
1
-1
/
+1
*
drm/rockchip: dsi: make hstt_table static
Jiapeng Chong
2021-09-21
1
-1
/
+1
*
drm/rockchip: dsi: Fix duplicate included linux/phy/phy.h
Jiapeng Chong
2021-09-21
1
-1
/
+0
*
drm/rockchip: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
2021-09-21
3
-9
/
+3
*
drm/rockchip: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
Alex Bee
2021-09-21
2
-10
/
+45
*
drm/rockchip: handle non-platform devices in rockchip_drm_endpoint_is_subdriver
Alex Bee
2021-09-21
1
-1
/
+8
*
drm/rockchip: remove unused psr_list{,_lock}
Brian Norris
2021-09-21
2
-5
/
+0
*
drm/panel-edp: Implement generic "edp-panel"s probed by EDID
Douglas Anderson
2021-09-20
1
-14
/
+201
[prev]
[next]