index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-10-11
25
-191
/
+343
|
\
|
*
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
2019-10-07
1
-2
/
+5
|
*
drm/fourcc: Add Arm 16x16 block modifier
Raymond Smith
2019-10-04
1
-1
/
+25
|
*
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
2019-10-04
1
-3
/
+4
|
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
708
-8186
/
+17198
|
|
\
|
*
|
drm/print: add drm_debug_enabled()
Jani Nikula
2019-10-02
1
-0
/
+5
|
*
|
drm/print: move drm_debug variable to drm_print.[ch]
Jani Nikula
2019-10-02
2
-2
/
+2
|
*
|
drm/rect: Add drm_rect_init()
Ville Syrjälä
2019-10-01
1
-0
/
+17
|
*
|
drm/rect: Add drm_rect_translate_to()
Ville Syrjälä
2019-10-01
1
-0
/
+14
|
*
|
drm/vram: Support top-down placement flag
Thomas Zimmermann
2019-09-27
1
-0
/
+1
|
*
|
drm/dp_mst: Remove lies in {up, down}_rep_recv documentation
Lyude Paul
2019-09-25
1
-6
/
+2
|
*
|
drm: tweak drm_print_bits()
Gerd Hoffmann
2019-09-24
1
-3
/
+2
|
*
|
drm: Add DisplayPort colorspace property creation function
Gwan-gyeong Mun
2019-09-20
1
-0
/
+5
|
*
|
drm: Rename HDMI colorspace property creation function
Gwan-gyeong Mun
2019-09-20
1
-1
/
+1
|
*
|
drm/v3d: clean caches at the end of render jobs on request from user space
Iago Toral Quiroga
2019-09-19
1
-3
/
+5
|
*
|
drm/dp: Add definitons for MSA MISC bits
Ville Syrjälä
2019-09-19
1
-0
/
+42
|
*
|
drm: Add drm_modeset_lock_assert_held()
Ville Syrjälä
2019-09-19
1
-0
/
+9
|
*
|
drm/encoder: Don't raise voice in drm_encoder_mask() documentation
Lyude Paul
2019-09-17
1
-1
/
+1
|
*
|
drm/encoder: Fix possible_crtcs documentation
Lyude Paul
2019-09-17
1
-1
/
+1
|
*
|
drm/encoder: Fix possible_clones documentation
Lyude Paul
2019-09-17
1
-1
/
+1
|
*
|
drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
Thomas Zimmermann
2019-09-17
1
-1
/
+4
|
*
|
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-17
1
-11
/
+7
|
*
|
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
2019-09-17
1
-4
/
+3
|
*
|
drm/prime: Remove duplicate forward declaration
Thierry Reding
2019-09-16
1
-2
/
+0
|
*
|
drm/bridge: Fix references to drm_bridge_funcs in documentation
Laurent Pinchart
2019-09-13
1
-11
/
+11
|
*
|
drm: bridge/dw_hdmi: add audio sample channel status setting
Yakir Yang
2019-09-13
1
-0
/
+1
|
*
|
drm/vram: Unexport internal functions of VRAM MM
Thomas Zimmermann
2019-09-12
1
-6
/
+0
|
*
|
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
2019-09-12
2
-54
/
+2
|
*
|
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2019-09-12
2
-77
/
+86
|
*
|
drm/ttm: remove embedded vma_offset_manager
Gerd Hoffmann
2019-09-11
1
-3
/
+1
|
*
|
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-11
1
-2
/
+6
|
*
|
drm/vram: add vram-mm debugfs file
Gerd Hoffmann
2019-09-10
2
-0
/
+2
|
*
|
drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()
Gerd Hoffmann
2019-09-10
1
-0
/
+19
|
*
|
drm: add drm_print_bits
Gerd Hoffmann
2019-09-10
1
-0
/
+3
|
*
|
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Thomas Zimmermann
2019-09-09
1
-0
/
+4
|
*
|
drm/vram: Add infrastructure for move_notify()
Thomas Zimmermann
2019-09-09
1
-0
/
+4
|
*
|
drm/vram: Add kmap ref-counting to GEM VRAM objects
Thomas Zimmermann
2019-09-09
1
-0
/
+14
|
*
|
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
1
-4
/
+7
|
*
|
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-09-08
1
-1
/
+11
|
*
|
drm/dp_mst: Add sideband down request tracing + selftests
Lyude Paul
2019-09-04
1
-1
/
+1
|
*
|
drm/print: Add drm_err_printer()
Lyude Paul
2019-09-04
1
-0
/
+17
|
*
|
drm/vblank: Document and fix vblank count barrier semantics
Daniel Vetter
2019-09-03
1
-2
/
+13
|
*
|
drm: mst: Fix query_payload ack reply struct
Sean Paul
2019-08-29
1
-1
/
+1
|
*
|
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
1
-1
/
+0
|
*
|
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
2019-08-27
1
-9
/
+8
|
*
|
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2019-08-24
1
-1
/
+2
|
*
|
drm/shmem: Use mutex_trylock in drm_gem_shmem_purge
Rob Herring
2019-08-23
1
-1
/
+1
|
*
|
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-08-23
1
-3
/
+1
|
*
|
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
Gerd Hoffmann
2019-08-23
2
-2
/
+2
*
|
|
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-10-08
3
-23
/
+43
|
\
\
\
[next]