index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
dma-buf: fix and rework dma_buf_poll v7
Christian König
2
-83
/
+71
2021-09-30
drm/dp: Add Additional DP2 Headers
Fangzhi Zuo
1
-0
/
+20
2021-09-30
drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
Maxime Ripard
1
-1
/
+12
2021-09-29
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
3
-5
/
+23
2021-09-29
drm/ttm: add some kernel-doc for TTM_TT_FLAG_*
Matthew Auld
1
-19
/
+41
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
11
-42
/
+42
2021-09-29
drm/ttm: remove TTM_PAGE_FLAG_NO_RETRY
Matthew Auld
1
-1
/
+0
2021-09-29
drm/ttm: move ttm_tt_{add, clear}_mapping into amdgpu
Matthew Auld
2
-26
/
+14
2021-09-29
drm/ttm: stop setting page->index for the ttm_tt
Matthew Auld
2
-5
/
+1
2021-09-29
drm/ttm: stop calling tt_swapin in vm_access
Matthew Auld
1
-5
/
+0
2021-09-29
drm/virtio: implement context init: advertise feature to userspace
Gurchetan Singh
1
-0
/
+6
2021-09-29
drm/virtio: implement context init: add virtio_gpu_fence_event
Gurchetan Singh
4
-1
/
+93
2021-09-29
drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
Gurchetan Singh
2
-1
/
+22
2021-09-29
drm/virtio: implement context init: allocate an array of fence contexts
Gurchetan Singh
2
-2
/
+35
2021-09-29
drm/virtio: implement context init: stop using drv->context when creating fence
Gurchetan Singh
2
-14
/
+17
2021-09-29
drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
Gurchetan Singh
4
-8
/
+13
2021-09-29
drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
Gurchetan Singh
1
-0
/
+2
2021-09-29
drm/virtio: implement context init: support init ioctl
Anthoine Bourgeois
3
-8
/
+98
2021-09-29
drm/virtio: implement context init: probe for feature
Anthoine Bourgeois
4
-1
/
+10
2021-09-29
drm/virtio: implement context init: track valid capabilities in a mask
Gurchetan Singh
2
-1
/
+20
2021-09-29
drm/virtgpu api: create context init feature
Gurchetan Singh
1
-0
/
+27
2021-09-29
virtio-gpu api: multiple context types with explicit initialization
Gurchetan Singh
1
-3
/
+15
2021-09-28
drm/panel: support for BOE and INX video mode panel
yangcong
1
-2
/
+730
2021-09-28
dt-bindings: boe, tv101wum-n16: Add compatible for boe tv110c9m-ll3 and inx hj110iz-01a
yangcong
1
-0
/
+4
2021-09-28
drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
1
-0
/
+11
2021-09-28
dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
1
-0
/
+3
2021-09-28
drm/vc4: hdmi: Actually check for the connector status in hotplug
Maxime Ripard
1
-2
/
+3
2021-09-28
drm/probe-helper: Create a HPD IRQ event helper for a single connector
Maxime Ripard
2
-31
/
+86
2021-09-28
drm/probe-helper: Document drm_helper_hpd_irq_event() return value
Maxime Ripard
1
-0
/
+3
2021-09-28
drm/msm: allow compile_test on !ARM
Christian König
3
-4
/
+12
2021-09-27
drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warning
Douglas Anderson
1
-2
/
+2
2021-09-24
drm/print: Add deprecation notes to DRM_...() functions
Douglas Anderson
1
-0
/
+30
2021-09-24
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
3
-77
/
+81
2021-09-24
drm/gma500: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+1
2021-09-24
drm/mipi-dsi: Create devm device attachment
Maxime Ripard
2
-0
/
+36
2021-09-24
drm/mipi-dsi: Create devm device registration
Maxime Ripard
2
-0
/
+49
2021-09-24
drm/bridge: Document the probe issue with MIPI-DSI bridges
Maxime Ripard
2
-0
/
+63
2021-09-24
drm/bridge: Add documentation sections
Maxime Ripard
2
-5
/
+15
2021-09-23
drm/bridge: parade-ps8640: Add support for AUX channel
Philip Chen
1
-1
/
+179
2021-09-23
drm/bridge: parade-ps8640: Use regmap APIs
Philip Chen
1
-30
/
+64
2021-09-23
drm/gma500: Managed device release
Thomas Zimmermann
1
-8
/
+11
2021-09-23
drm/gma500: Remove dev_priv branch from unload function
Thomas Zimmermann
1
-47
/
+46
2021-09-23
drm/gma500: Embed struct drm_device in struct drm_psb_private
Thomas Zimmermann
9
-35
/
+26
2021-09-23
drm/gma500: Disable PCI device during shutdown
Thomas Zimmermann
1
-7
/
+3
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
28
-184
/
+178
2021-09-23
drm/vboxvideo: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
3
-14
/
+9
2021-09-23
drm/mgag200: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2
-30
/
+7
2021-09-23
drm/ast: Use managed interfaces for framebuffer write combining
Thomas Zimmermann
2
-19
/
+10
2021-09-23
lib: devres: Add managed arch_io_reserve_memtype_wc()
Thomas Zimmermann
2
-0
/
+49
2021-09-23
lib: devres: Add managed arch_phys_wc_add()
Thomas Zimmermann
2
-0
/
+38
[next]