index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
drm: Add a new connector atomic property for link status
Manasi Navare
2
-0
/
+24
2017-02-27
drm/doc: Fix up some kms function names
Archit Taneja
1
-3
/
+3
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
9
-5
/
+363
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
3
-2
/
+3
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-16
drm/ttm: make TTM_MAX_BO_PRIORITY unsigned
Nicolai Hähnle
1
-1
/
+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-07
drm: unexport function drm_vblank_no_hw_counter()
Shawn Guo
2
-5
/
+3
2017-02-07
drm: add vblank hooks to struct drm_crtc_funcs
Shawn Guo
2
-0
/
+53
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-4
/
+0
2017-02-06
drm: Micro-optimise drm_mm_for_each_node_in_range()
Chris Wilson
1
-1
/
+4
2017-02-03
drm/atomic: Save flip flags in drm_crtc_state
Andrey Grodzovsky
1
-1
/
+8
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-92
/
+92
2017-02-02
drm: Fix build when FBDEV_EMULATION is disabled
Gabriel Krisman Bertazi
1
-1
/
+1
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2
-6
/
+4
2017-02-02
drm: Provide a driver hook for drm_dev_release()
Chris Wilson
1
-0
/
+13
2017-02-02
drm/bridge/mhl: add MHL3 infoframe related definitions
Andrzej Hajda
1
-0
/
+32
2017-02-02
drm/bridge/mhl: add write burst related definitions
Andrzej Hajda
1
-0
/
+53
2017-02-01
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
4
-21
/
+26
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-19
/
+14
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
24
-228
/
+242
2017-01-31
drm/color: un-inline drm_color_lut_extract()
Jani Nikula
1
-25
/
+2
2017-01-30
drm: Don't race connector registration
Daniel Vetter
1
-0
/
+1
2017-01-30
drm: prevent double-(un)registration for connectors
Daniel Vetter
1
-1
/
+15
2017-01-27
drm/ttm: revert "add optional LRU removal callback v2"
Christian König
1
-6
/
+0
2017-01-27
drm/ttm: revert "implement LRU add callbacks v2"
Christian König
1
-9
/
+0
2017-01-27
drm/ttm: add BO priorities for the LRUs
Christian König
2
-2
/
+6
2017-01-27
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
Nicolai Hähnle
1
-2
/
+8
2017-01-27
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
5
-9
/
+34
2017-01-27
Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+12
2017-01-27
Reinstate "drm/probe-helpers: Drop locking from poll_enable""
Dave Airlie
1
-1
/
+0
2017-01-27
Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2
-2
/
+2
2017-01-26
drm/edid: Set AVI infoframe Q even when QS=0
Ville Syrjälä
1
-0
/
+1
2017-01-26
drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
1
-0
/
+4
[next]