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-03-10
drm: bridge: dw-hdmi: Switch to regmap for register access
Neil Armstrong
1
-0
/
+1
2017-03-10
drm: bridge: dw-hdmi: Remove device type from platform data
Kieran Bingham
1
-7
/
+0
2017-03-10
drm: bridge: dw-hdmi: Add support for custom PHY configuration
Kieran Bingham
1
-0
/
+7
2017-03-10
drm: bridge: dw-hdmi: Create PHY operations
Laurent Pinchart
1
-2
/
+16
2017-03-09
drm: Extract drm_file.h
Daniel Vetter
3
-126
/
+174
2017-03-09
drm: Remove DRM_MINOR_CNT
Daniel Vetter
1
-1
/
+0
2017-03-09
drm: rename drm_fops.c to drm_file.c
Daniel Vetter
1
-1
/
+1
2017-03-09
drm/doc: document fallback behaviour for atomic events
Daniel Vetter
1
-0
/
+6
2017-03-09
drm: Extract drm_pci.h
Daniel Vetter
2
-39
/
+82
2017-03-09
drm: Move drm_lock_data out of drmP.h
Daniel Vetter
2
-15
/
+17
2017-03-09
drm: Extract drm_prime.h
Daniel Vetter
4
-30
/
+86
2017-03-08
drm/debugfs: Remove the drm_driver.debugfs_cleanup callback
Noralf Trønnes
1
-1
/
+0
2017-03-06
drm: Fix compilation error when CONFIG_DEBUG_FS is undefined
Sean Paul
1
-1
/
+1
2017-03-06
drm/bridge: analogix_dp: add helpers for capture of frame CRCs
Tomeu Vizoso
1
-0
/
+3
2017-03-06
drm/dp: add helpers for capture of frame CRCs
Tomeu Vizoso
1
-0
/
+7
2017-03-06
drm/dp: add crtc backpointer to drm_dp_aux
Tomeu Vizoso
1
-0
/
+2
2017-03-06
drm/atomic: Add macros to access existing old/new state, v2.
Maarten Lankhorst
1
-0
/
+108
2017-03-06
drm/atomic: Make drm_atomic_plane_disabling easier to understand.
Maarten Lankhorst
1
-18
/
+8
2017-03-02
drm/fb-helper: implement ioctl FBIO_WAITFORVSYNC
Maxime Ripard
1
-1
/
+11
2017-03-01
drm: Fix the kernel doc warning for drm_link_status
Manasi Navare
1
-0
/
+5
2017-02-28
drm: Rename connector list iterator API
Thierry Reding
1
-6
/
+6
2017-02-28
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
1
-5
/
+30
2017-02-28
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
1
-16
/
+64
2017-02-28
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
1
-12
/
+37
2017-02-28
drm: Introduce drm_connector_{get,put}()
Thierry Reding
1
-8
/
+33
2017-02-28
drm: Introduce drm_mode_object_{get,put}()
Thierry Reding
1
-6
/
+30
2017-02-27
of: add devm_ functions for populate and depopulate
Benjamin Gaignard
1
-0
/
+11
2017-02-27
drm: Add a new connector atomic property for link status
Manasi Navare
3
-0
/
+28
2017-02-27
drm/doc: Fix up some kms function names
Archit Taneja
1
-3
/
+3
2017-02-26
dma-buf/reservation: Wrap ww_mutex_trylock
Chris Wilson
1
-0
/
+20
2017-02-26
drm: drm_printer: add __printf validation
Joe Perches
1
-0
/
+3
2017-02-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
50
-93
/
+583
2017-02-24
drm/tinydrm: helpers: Properly fix backlight dependency
Noralf Trønnes
1
-19
/
+0
2017-02-24
Merge tag 'drm/panel/for-4.11-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-2
/
+2
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
42
-90
/
+220
2017-02-21
drm: move edid property update and add modes out of edid firmware loader
Jani Nikula
1
-3
/
+4
2017-02-18
drm/tinydrm: Add support for Multi-Inno MI0283QT display
Noralf Trønnes
1
-0
/
+54
2017-02-18
drm/tinydrm: Add MIPI DBI support
Noralf Trønnes
1
-0
/
+107
2017-02-18
drm/tinydrm: Add helper functions
Noralf Trønnes
1
-0
/
+100
2017-02-18
drm: Add DRM support for tiny LCD displays
Noralf Trønnes
1
-0
/
+115
2017-02-17
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2017-02-16
drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
Nicolai Hähnle
1
-1
/
+1
2017-02-14
uapi: add missing install of dma-buf.h
drm-misc-next-fixes-2017-02-16
Denys Dmytriyenko
1
-0
/
+1
2017-02-14
drm/atomic: Add new iterators over all state, v3.
Maarten Lankhorst
2
-3
/
+80
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2017-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+8
2017-02-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+8
2017-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2017-02-08
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
1
-4
/
+4
2017-02-08
mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
Jan Kara
1
-3
/
+1
[next]