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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2018-10-30
drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR.
Eric Anholt
2018-10-30
drm/bochs: add edid support.
Gerd Hoffmann
2018-10-30
drm/rockchip: dsi: add dual mipi support
Heiko Stuebner
2018-10-30
drm/bridge/synopsys: dsi: add dual-dsi support
Nickey Yang
2018-10-30
drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driver
Nickey Yang
2018-10-30
drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detach
Heiko Stuebner
2018-10-30
drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bind
Heiko Stuebner
2018-10-30
drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_remove
Heiko Stuebner
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'bool'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Add space before open parentheses
Shayenne da Luz Moura
2018-10-30
drm/qxl: Use 'unsigned int' instead of 'usigned'
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove exceding whiteline
Shayenne da Luz Moura
2018-10-30
drm/qxl: Add line after variable declarations
Shayenne da Luz Moura
2018-10-30
drm/qxl: Remove trailing whitespace
Shayenne da Luz Moura
2018-10-30
gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zalloc
Sabyasachi Gupta
2018-10-29
drm/virtio: Handle context ID allocation errors
Matthew Wilcox
2018-10-29
drm/virtio: Replace IDRs with IDAs
Matthew Wilcox
2018-10-29
drm/virtio: fix resource id handling
Gerd Hoffmann
2018-10-29
drm/virtio: drop resource_id argument.
Gerd Hoffmann
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...
Gerd Hoffmann
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...
Gerd Hoffmann
2018-10-29
drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()
Gerd Hoffmann
2018-10-29
drm/virtio: track created object state
Gerd Hoffmann
2018-10-29
gpu: drm/lease: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-10-29
drm/bridge: analogix_dp: Fix misleading indentation reported by smatch
Enric Balletbo i Serra
2018-10-29
drm/sun4i: hdmi: Fix double flag assignation
Maxime Ripard
2018-10-29
drm/sun4i: hdmi: Fix unitialized variable
Maxime Ripard
2018-10-29
drm/vkms: provide a parent device to drm_dev_init()
Emil Velikov
2018-10-26
drm/i915/hdmi: Detect HDMI 2.0 monitors using multiple EDID capabilities
Clint Taylor
2018-10-26
drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlock
Chunming Zhou
2018-10-25
drm/panel: Add support for Truly NT35597 panel driver
Abhinav Kumar
2018-10-25
drm/stm: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-10-25
drm/meson: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-10-25
drm/virtio: document drm_dev_set_unique workaround
Emil Velikov
2018-10-25
drm: BUG_ON if passing NULL parent to drm_dev_init
Emil Velikov
2018-10-25
drm/vgem: Fix vgem_init to get drm device available.
Deepak Sharma
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-24
drm: Fix doc warning in drm_connector_attach_edid_property()
Sean Paul
2018-10-24
drm/dp_mst: Deprecate drm_dp_find_vcpi_slots()
Lyude Paul
2018-10-24
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-10-24
drm/vc4: Set ->is_yuv to false when num_planes == 1
Boris Brezillon
2018-10-24
drm/vc4: Fix X/Y positioning of planes using T_TILES modifier
Boris Brezillon
2018-10-24
drm/vc4: Move ->offsets[] adjustment out of setup_clipping_and_scaling()
Boris Brezillon
2018-10-24
drm/vc4: Use drm_atomic_helper_check_plane_state() to simplify the logic
Boris Brezillon
2018-10-24
drm/vc4: Define missing PITCH0_SINK_PIX field
Eric Anholt
2018-10-24
drm/vc4: Fix TILE_Y_OFFSET definitions
Eric Anholt
2018-10-24
drm/panel: Add driver for Samsung S6D16D0 panel
Linus Walleij
2018-10-23
drm: msm: adreno: Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) +PTR_ERR
Mamta Shukla
2018-10-23
drm/drm_pci.c: Use dma_zalloc_coherent
Souptick Joarder
2018-10-23
DRM: UDL: get rid of useless vblank initialization
Eugeniy Paltsev
[next]