index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Lines
2019-10-24
drm/dp_mst: Refactor pdt setup/teardown, add more locking
Lyude Paul
-2
/
+4
2019-10-24
drm/dp_mst: Destroy MSTBs asynchronously
Lyude Paul
-7
/
+19
2019-10-24
drm/vram-helpers: Add helpers for prepare_fb() and cleanup_fb()
Thomas Zimmermann
-0
/
+25
2019-10-24
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
-1
/
+1
2019-10-23
drm/tegra: Move drm_dp_link helpers to Tegra DRM
Thierry Reding
-16
/
+0
2019-10-23
drm/dp: Add helper to get post-cursor adjustments
Thierry Reding
-0
/
+10
2019-10-23
drm/dp: Add drm_dp_alternate_scrambler_reset_cap() helper
Thierry Reding
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_channel_coding_supported() helper
Thierry Reding
-0
/
+7
2019-10-23
drm/dp: Add drm_dp_fast_training_cap() helper
Thierry Reding
-0
/
+7
2019-10-23
drm/dp: Sort includes alphabetically
Thierry Reding
-2
/
+2
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
-21
/
+39
2019-10-22
drm/edid: Add drm_hdmi_avi_infoframe_bars()
Ville Syrjälä
-0
/
+4
2019-10-18
drm/edid: Make drm_get_cea_aspect_ratio() static
Ville Syrjälä
-1
/
+0
2019-10-17
drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONS
Gerd Hoffmann
-18
/
+0
2019-10-17
drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()
Gerd Hoffmann
-8
/
+1
2019-10-17
drm/ttm: add drm_gem_ttm_mmap()
Gerd Hoffmann
-0
/
+2
2019-10-17
drm/ttm: rename ttm_fbdev_mmap
Gerd Hoffmann
-6
/
+4
2019-10-17
drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPS
Gerd Hoffmann
-26
/
+0
2019-10-17
drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmap
Gerd Hoffmann
-4
/
+2
2019-10-17
drm: add mmap() to drm_gem_object_funcs
Gerd Hoffmann
-0
/
+14
2019-10-15
drm: Add LT-tunable PHY repeater mode operations
Rodrigo Siqueira
-0
/
+4
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
-184
/
+307
2019-10-10
drm/plane: Clarify our expectations for src/dst rectangles
Maarten Lankhorst
-2
/
+20
2019-10-10
drm/bridge: dw-hdmi: Add Dynamic Range and Mastering InfoFrame support
Jonas Karlman
-0
/
+1
2019-10-09
drm: two planes with the same zpos have undefined ordering
Simon Ser
-4
/
+5
2019-10-08
drm: Add link training repeaters addresses
Rodrigo Siqueira
-0
/
+26
2019-10-08
drm: delete drmP.h + drm_os_linux.h
Sam Ravnborg
-158
/
+0
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-21
/
+39
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
-3
/
+4
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-16
/
+47
2019-10-02
drm/print: add drm_debug_enabled()
Jani Nikula
-0
/
+5
2019-10-02
drm/print: move drm_debug variable to drm_print.[ch]
Jani Nikula
-2
/
+2
2019-10-01
drm/rect: Add drm_rect_init()
Ville Syrjälä
-0
/
+17
2019-10-01
drm/rect: Add drm_rect_translate_to()
Ville Syrjälä
-0
/
+14
2019-09-27
drm/vram: Support top-down placement flag
Thomas Zimmermann
-0
/
+1
2019-09-25
drm/dp_mst: Remove lies in {up, down}_rep_recv documentation
Lyude Paul
-6
/
+2
2019-09-24
drm: tweak drm_print_bits()
Gerd Hoffmann
-3
/
+2
2019-09-20
drm: Add DisplayPort colorspace property creation function
Gwan-gyeong Mun
-0
/
+5
2019-09-20
drm: Rename HDMI colorspace property creation function
Gwan-gyeong Mun
-1
/
+1
2019-09-19
drm/dp: Add definitons for MSA MISC bits
Ville Syrjälä
-0
/
+42
2019-09-19
drm: Add drm_modeset_lock_assert_held()
Ville Syrjälä
-0
/
+9
2019-09-19
drm: Measure Self Refresh Entry/Exit times to avoid thrashing
Sean Paul
-3
/
+3
2019-09-19
drm: Fix kerneldoc and remove unused struct member in self_refresh helper
Sean Paul
-1
/
+1
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
-4
/
+4
2019-09-17
drm/encoder: Don't raise voice in drm_encoder_mask() documentation
Lyude Paul
-1
/
+1
2019-09-17
drm/encoder: Fix possible_crtcs documentation
Lyude Paul
-1
/
+1
2019-09-17
drm/encoder: Fix possible_clones documentation
Lyude Paul
-1
/
+1
2019-09-17
drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
Thomas Zimmermann
-1
/
+4
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
-11
/
+7
2019-09-16
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
-4
/
+3
[prev]
[next]