开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2015-08-11
drm/core: Set mode to NULL when connectors in a set drops to 0.
Maarten Lankhorst
2015-08-11
drm/atomic: Call ww_acquire_done after check phase is complete
Daniel Vetter
2015-08-11
drm/atomic: Paper over locking WARN in default_state_clear
Daniel Vetter
2015-08-11
drm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
Daniel Vetter
2015-08-11
drm/qxl: Don't take dev->struct_mutex in bo_force_delete
Daniel Vetter
2015-08-11
drm/nouveau: Don't take dev->struct_mutex in ttm_fini
Daniel Vetter
2015-08-11
drm/rockchip: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
drm/cma-helper: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
drm/cirrus: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
drm/mga200g: Hold a proper reference for cursor_set
Daniel Vetter
2015-08-10
drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
drm/ast: Don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-08-10
drm/gem: Be more friendly with locking checks
Daniel Vetter
2015-08-06
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
2015-08-06
drm/fb-helper: Move drm_fb_helper_force_kernel_mode() inside #ifdef
Geert Uytterhoeven
2015-08-06
drm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
Geert Uytterhoeven
2015-08-06
drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-08-06
drm/virtio: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/amdgpu: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/bochs: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/nouveau: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/i915: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/radeon: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/mgag200: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/omap: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/cirrus: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm: Fixup locking WARNINGs in drm_mode_config_reset
Daniel Vetter
2015-08-06
drm: Remove __drm_modeset_lock_all
Daniel Vetter
2015-08-06
drm/fb-helper: Stop using trylocks in force_restore
Daniel Vetter
2015-08-06
drm/fbdev: Return -EBUSY when oopsing
Daniel Vetter
2015-08-06
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/udl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/qxl: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/exynos: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/msm: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/tegra: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/ast: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/armada: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/rockchip: Use new drm_fb_helper functions
Archit Taneja
2015-08-06
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2015-08-06
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
2015-08-06
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
2015-08-06
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2015-08-06
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2015-08-06
drm/omap: Fixup compile fail
Daniel Vetter
2015-07-27
drm/atomic: Update legacy DPMS state during modesets, v3.
Maarten Lankhorst
2015-07-27
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
[next]