index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-10-21
drm: fix trivial typos
Geliang Tang
2015-10-21
drm/vc4: Allow vblank to be disabled
Derek Foreman
2015-10-21
drm/vc4: Use the fbdev_cma helpers
Derek Foreman
2015-10-21
drm/vc4: Add KMS support for Raspberry Pi.
Eric Anholt
2015-10-21
drm: correctly check failed allocation
Insu Yun
2015-10-20
vga_switcheroo: Constify vga_switcheroo_handler
Lukas Wunner
2015-10-20
drm/armada: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
2015-10-20
drm/rockchip: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
2015-10-20
drm/imx: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
2015-10-20
drm: Introduce generic probe function for component based masters.
Liviu Dudau
2015-10-20
drm/edid: Round to closest when computing the CEA/HDMI alternate clock
Ville Syrjälä
2015-10-20
drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings
Ville Syrjälä
2015-10-20
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
Merge tag 'drm-intel-next-2015-10-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2015-10-20
drm: rcar-du: Fix plane state free in plane reset handler
Laurent Pinchart
2015-10-20
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
Laurent Pinchart
2015-10-20
drm: rcar-du: Add dependency on OF
Laurent Pinchart
2015-10-20
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
Geert Uytterhoeven
2015-10-19
drm/amdgpu/dce: simplify suspend/resume
Alex Deucher
2015-10-19
drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks
Ville Syrjälä
2015-10-19
drm/amdgpu/gfx8: set TC_WB_ACTION_EN in RELEASE_MEM packet
Alex Deucher
2015-10-19
drm/fb-helper: Fix fb refcounting in pan_display_atomic
Daniel Vetter
2015-10-19
drm/fb-helper: Set plane rotation directly
Daniel Vetter
2015-10-19
drm: fix mutex leak in drm_dp_get_mst_branch_device
Adam Richter
2015-10-19
drm: Check plane src coordinates correctly during page flip for atomic drivers
Ville Syrjälä
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
2015-10-19
drm: Refactor plane src coordinate checks
Ville Syrjälä
2015-10-19
drm: Swap w/h when converting the mode to src coordidates for a rotated prima...
Ville Syrjälä
2015-10-19
drm: Don't leak fb when plane crtc coodinates are bad
Ville Syrjälä
2015-10-19
drm/gem: Use kref_get_unless_zero for the weak mmap references
Daniel Vetter
2015-10-19
drm/vgem: Drop vgem_drm_gem_mmap
Daniel Vetter
2015-10-19
drm: Fix return value of drm_framebuffer_init()
Lukas Wunner
2015-10-19
drm/gem: Use container_of in drm_gem_object_free
Daniel Vetter
2015-10-19
Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm...
Dave Airlie
2015-10-16
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
2015-10-16
drm: misc cleanup
Rob Clark
2015-10-16
vga_switcheroo: Use enum vga_switcheroo_client_id instead of int
Lukas Wunner
2015-10-16
vga_switcheroo: Use VGA_SWITCHEROO_UNKNOWN_ID instead of -1
Lukas Wunner
2015-10-16
vga_switcheroo: Use enum vga_switcheroo_state instead of int
Lukas Wunner
2015-10-16
drm: Add DRM_DEBUG_VBL()
Ville Syrjälä
2015-10-16
drm: Don't use '\' for string literal concatenation
Ville Syrjälä
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
drm: Enforce unlocked ioctl operation for kms driver ioctls
Daniel Vetter
2015-10-16
drm/i915: Mark getparam ioctl as DRM_UNLOCKED
Daniel Vetter
2015-10-16
virtio-gpu: add page flip support
Gerd Hoffmann
2015-10-16
virtio-gpu: mark as a render gpu
Dave Airlie
2015-10-16
virtio-gpu: add basic prime support
Dave Airlie
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
2015-10-16
virtio-gpu: don't free things on ttm_bo_init failure
Dave Airlie
[prev]
[next]