index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
drm/vmwgfx: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
2
-8
/
+15
|
|
*
|
|
|
|
drm: cleanup: drm_modeset_lock_all() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
4
-14
/
+25
|
|
*
|
|
|
|
drm/msm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
1
-6
/
+6
|
|
*
|
|
|
|
drm/i915: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
1
-13
/
+5
|
|
*
|
|
|
|
drm: cleanup: drm_modeset_lock_all_ctx() --> DRM_MODESET_LOCK_ALL_BEGIN()
Fernando Ramos
2021-10-01
1
-6
/
+3
|
|
*
|
|
|
|
drm/lease: allow empty leases
Simon Ser
2021-10-01
2
-22
/
+20
|
|
*
|
|
|
|
drm: fb_helper: fix CONFIG_FB dependency
Arnd Bergmann
2021-10-01
1
-1
/
+1
|
|
*
|
|
|
|
dma-buf: fix and rework dma_buf_poll v7
Christian König
2021-10-01
2
-83
/
+71
|
|
*
|
|
|
|
drm/dp: Add Additional DP2 Headers
Fangzhi Zuo
2021-09-30
1
-0
/
+20
|
|
*
|
|
|
|
drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
Maxime Ripard
2021-09-30
1
-1
/
+12
|
|
*
|
|
|
|
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
2021-09-29
3
-5
/
+23
|
|
*
|
|
|
|
drm/ttm: add some kernel-doc for TTM_TT_FLAG_*
Matthew Auld
2021-09-29
1
-19
/
+41
|
|
*
|
|
|
|
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2021-09-29
11
-42
/
+42
|
|
*
|
|
|
|
drm/ttm: remove TTM_PAGE_FLAG_NO_RETRY
Matthew Auld
2021-09-29
1
-1
/
+0
|
|
*
|
|
|
|
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/virtgpu api: create context init feature
Gurchetan Singh
2021-09-29
1
-0
/
+27
|
|
*
|
|
|
|
virtio-gpu api: multiple context types with explicit initialization
Gurchetan Singh
2021-09-29
1
-3
/
+15
|
|
*
|
|
|
|
drm/panel: support for BOE and INX video mode panel
yangcong
2021-09-28
1
-2
/
+730
|
|
*
|
|
|
|
dt-bindings: boe, tv101wum-n16: Add compatible for boe tv110c9m-ll3 and inx h...
yangcong
2021-09-28
1
-0
/
+4
|
|
*
|
|
|
|
drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
2021-09-28
1
-0
/
+11
|
|
*
|
|
|
|
dt-bindings: drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
yangcong
2021-09-28
1
-0
/
+3
|
|
*
|
|
|
|
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
2
-31
/
+86
|
|
*
|
|
|
|
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
3
-4
/
+12
|
|
*
|
|
|
|
drm/edid: Fix drm_edid_encode_panel_id() kerneldoc warning
Douglas Anderson
2021-09-28
1
-2
/
+2
|
|
*
|
|
|
|
drm/print: Add deprecation notes to DRM_...() functions
Douglas Anderson
2021-09-24
1
-0
/
+30
|
|
*
|
|
|
|
drm/edid: Fix EDID quirk compile error on older compilers
Douglas Anderson
2021-09-24
3
-77
/
+81
|
|
*
|
|
|
|
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
2
-0
/
+36
|
|
*
|
|
|
|
drm/mipi-dsi: Create devm device registration
Maxime Ripard
2021-09-24
2
-0
/
+49
|
|
*
|
|
|
|
drm/bridge: Document the probe issue with MIPI-DSI bridges
Maxime Ripard
2021-09-24
2
-0
/
+63
|
|
*
|
|
|
|
drm/bridge: Add documentation sections
Maxime Ripard
2021-09-24
2
-5
/
+15
|
|
*
|
|
|
|
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
[prev]
[next]