index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
drm-misc-next-fixes-2017-04-20
Logan Gunthorpe
1
-11
/
+11
2017-04-06
drm: of: introduce drm_of_find_panel_or_bridge
Rob Herring
1
-0
/
+13
2017-04-06
drm: make of_drm_find_panel also depend on CONFIG_DRM_PANEL
Rob Herring
1
-1
/
+1
2017-04-06
drm/atomic: Add connector atomic_check function, v2.
Maarten Lankhorst
1
-0
/
+34
2017-04-06
drm/atomic: Unify conflicting encoder handling.
Maarten Lankhorst
1
-2
/
+0
2017-04-06
drm/atomic: Acquire connection_mutex lock in drm_helper_probe_single_connecto...
Maarten Lankhorst
3
-0
/
+45
2017-04-06
drm: Add acquire ctx to ->gamma_set hook
Daniel Vetter
2
-2
/
+4
2017-04-05
drm: Remove drm_modeset_legacy_acquire_ctx and crtc->acquire_ctx
Daniel Vetter
2
-11
/
+0
2017-04-05
drm: Remove drm_modeset_(un)lock_crtc
Daniel Vetter
1
-1
/
+0
2017-04-05
drm: Make drm_modeset_lock_crtc internal
Daniel Vetter
1
-2
/
+0
2017-04-04
drm: Pass CRTC ID in userspace vblank events
Ander Conselvan de Oliveira
1
-1
/
+2
2017-04-04
drm: document drm_ioctl.[hc]
Daniel Vetter
1
-15
/
+101
2017-04-04
drm: Consolidate and document sysfs support
Daniel Vetter
2
-8
/
+5
2017-04-04
drm: bridge: dw-hdmi: Move HPD handling to PHY operations
Neil Armstrong
1
-0
/
+5
2017-04-04
drm: bridge: dw-hdmi: Switch to V4L bus format and encodings
Neil Armstrong
1
-0
/
+63
2017-04-04
Merge tag 'topic/synopsys-media-formats-2017-04-03' of git://anongit.freedesk...
Sean Paul
9
-16
/
+39
2017-04-03
media: uapi: Add RGB and YUV bus formats for Synopsys HDMI TX Controller
Neil Armstrong
1
-2
/
+11
2017-04-03
Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
24
-254
/
+681
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+7
2017-04-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+3
2017-03-31
kasan: report only the first error by default
Mark Rutland
1
-0
/
+3
2017-03-31
mm: fix section name for .data..ro_after_init
Kees Cook
2
-5
/
+5
2017-03-31
mm: rmap: fix huge file mmap accounting in the memcg stats
Johannes Weiner
1
-0
/
+6
2017-03-31
mm: move mm_percpu_wq initialization earlier
Michal Hocko
1
-0
/
+2
2017-03-31
drm/vmwgfx: Define an overlaid handle_close ioctl.
Thomas Hellstrom
1
-0
/
+24
2017-03-30
PCI: Recognize Thunderbolt devices
Lukas Wunner
1
-0
/
+23
2017-03-30
drm: Clarify the role of plane_state argument to drm_simple update().
Eric Anholt
1
-1
/
+1
2017-03-29
drm/ttm: decrease ttm bo priority number
Roger.He
1
-1
/
+1
2017-03-29
uapi/drm:add new flag for Preemption
Monk Liu
1
-0
/
+3
2017-03-29
uapi/drm:change Preamble Description
Monk Liu
1
-1
/
+1
2017-03-29
drm/amdgpu: add psp firmware info into info query and debugfs
Huang Rui
1
-0
/
+4
2017-03-29
drm/amdgpu: add tiling flags for GFX9 (v2)
Alex Deucher
1
-2
/
+8
2017-03-29
drm/amdgpu: Add asic family for vega10
Alex Deucher
1
-0
/
+1
2017-03-29
drm/amdgpu: add NGG parameters
Alex Deucher
1
-0
/
+8
2017-03-29
drm/amdgpu: Add MTYPE flags to GPU VM IOCTL interface
Alex Xie
1
-0
/
+12
2017-03-29
drm/amdgpu: add a VM mapping replace operation v2
Christian König
1
-0
/
+1
2017-03-29
drm/amdgpu: implement AMDGPU_VA_OP_CLEAR v2
Christian König
1
-0
/
+1
2017-03-29
uapi/drm: add AMDGPU_HW_IP_UVD_ENC
Leo Liu
1
-1
/
+2
2017-03-29
drm/amdgpu: export gfx config double offchip LDS buffers (v3)
Junwei Zhang
1
-0
/
+2
2017-03-29
drm/ttm: add ttm_bo_init_reserved
Nicolai Hähnle
1
-0
/
+54
2017-03-29
drm/ttm: fix the documentation of ttm_bo_init
Nicolai Hähnle
1
-1
/
+5
2017-03-29
drm/amdgpu: expose GPU sensor related information
Alex Deucher
1
-0
/
+20
2017-03-29
drm/amdgpu: IOCTL interface for PRT support v4
Junwei Zhang
1
-0
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
3
-3
/
+6
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2
-4
/
+8
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
3
-3
/
+6
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
3
-3
/
+7
2017-03-29
drm: document the all the atomic iterators
Daniel Vetter
1
-1
/
+158
2017-03-29
drm: Document kms locking a bit better
Daniel Vetter
4
-34
/
+152
2017-03-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
[next]