index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
2019-10-08
drm: Add link training repeaters addresses
Rodrigo Siqueira
2019-10-08
drm: delete drmP.h + drm_os_linux.h
Sam Ravnborg
2019-10-08
Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-10-04
drm/mm: Convert drm_mm_node booleans to bitops
Chris Wilson
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-02
drm/print: add drm_debug_enabled()
Jani Nikula
2019-10-02
drm/print: move drm_debug variable to drm_print.[ch]
Jani Nikula
2019-10-01
drm/rect: Add drm_rect_init()
Ville Syrjälä
2019-10-01
drm/rect: Add drm_rect_translate_to()
Ville Syrjälä
2019-09-27
drm/vram: Support top-down placement flag
Thomas Zimmermann
2019-09-25
drm/dp_mst: Remove lies in {up, down}_rep_recv documentation
Lyude Paul
2019-09-24
drm: tweak drm_print_bits()
Gerd Hoffmann
2019-09-20
drm: Add DisplayPort colorspace property creation function
Gwan-gyeong Mun
2019-09-20
drm: Rename HDMI colorspace property creation function
Gwan-gyeong Mun
2019-09-19
drm/dp: Add definitons for MSA MISC bits
Ville Syrjälä
2019-09-19
drm: Add drm_modeset_lock_assert_held()
Ville Syrjälä
2019-09-19
drm: Measure Self Refresh Entry/Exit times to avoid thrashing
Sean Paul
2019-09-19
drm: Fix kerneldoc and remove unused struct member in self_refresh helper
Sean Paul
2019-09-18
drm/atomic: Rename crtc_state->pageflip_flags to async_flip
Daniel Vetter
2019-09-17
drm/encoder: Don't raise voice in drm_encoder_mask() documentation
Lyude Paul
2019-09-17
drm/encoder: Fix possible_crtcs documentation
Lyude Paul
2019-09-17
drm/encoder: Fix possible_clones documentation
Lyude Paul
2019-09-17
drm/vram: Provide vmap and vunmap operations for GEM VRAM objects
Thomas Zimmermann
2019-09-16
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-16
drm/connector: Share with non-atomic drivers the function to get the single e...
José Roberto de Souza
2019-09-16
drm/prime: Remove duplicate forward declaration
Thierry Reding
2019-09-16
drm/amdgpu: Add a kernel parameter for specifying the asic type
Yong Zhao
2019-09-13
drm/amdkfd: Query kfd device info by CHIP id instead of pci device id
Yong Zhao
2019-09-13
drm/bridge: Fix references to drm_bridge_funcs in documentation
Laurent Pinchart
2019-09-13
drm: bridge/dw_hdmi: add audio sample channel status setting
Yakir Yang
2019-09-12
drm/vram: Unexport internal functions of VRAM MM
Thomas Zimmermann
2019-09-12
drm/vram: Have VRAM MM call GEM VRAM functions directly
Thomas Zimmermann
2019-09-12
drm/vram: Move VRAM memory manager to GEM VRAM implementation
Thomas Zimmermann
2019-09-11
drm/ttm: remove embedded vma_offset_manager
Gerd Hoffmann
2019-09-11
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Gerd Hoffmann
2019-09-10
drm/vram: add vram-mm debugfs file
Gerd Hoffmann
2019-09-10
drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()
Gerd Hoffmann
2019-09-10
drm: add drm_print_bits
Gerd Hoffmann
2019-09-09
drm/vram: Implement lazy unmapping for GEM VRAM buffers
Thomas Zimmermann
2019-09-09
drm/vram: Add infrastructure for move_notify()
Thomas Zimmermann
2019-09-09
drm/vram: Add kmap ref-counting to GEM VRAM objects
Thomas Zimmermann
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-09-03
drm/dp_mst: Add sideband down request tracing + selftests
Lyude Paul
2019-09-03
drm/print: Add drm_err_printer()
Lyude Paul
2019-09-03
drm/vblank: Document and fix vblank count barrier semantics
Daniel Vetter
2019-08-30
drm: Extend I915 mei interface for transcoder info
Ramalingam C
2019-08-30
drm: Move port definition back to i915 header
Ramalingam C
2019-08-30
drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
Ramalingam C
2019-08-29
drm: mst: Fix query_payload ack reply struct
Sean Paul
[prev]
[next]