aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter
2018-09-07fbdev: fix kerneldocMichał Mirosław
2018-09-07drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panelsJonathan Liu
2018-09-07drm/sun4i: tcon: Rename Dithering related register macrosChen-Yu Tsai
2018-09-07drm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mode_set_cpuChen-Yu Tsai
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou
2018-09-06drm: rename null fence to stub fence in syncobj v2Chunming Zhou
2018-09-06drm: fix syncobj null_fence_enable_signalingChunming Zhou
2018-09-06drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctlChris Wilson
2018-09-06drm: fix drm_mode_addfb() on big endian machines.Gerd Hoffmann
2018-09-06drm: do not mask out DRM_FORMAT_BIG_ENDIANGerd Hoffmann
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann
2018-09-05drm/rockchip: rgb: add stub functions when rgb encoder is disabledHeiko Stuebner
2018-09-05drm/vkms: Fix race condition around accessing frame numberHaneen Mohammed
2018-09-05drm/rockchip: vop: add rk3188 vop definitionsHeiko Stuebner
2018-09-05drm/rockchip: vop: Add directly output rgb feature for px30Sandy Huang
2018-09-05drm/rockchip: Add support for Rockchip Soc RGB output interfaceSandy Huang
2018-09-05drm/rockchip: add function to check if endpoint is a subdriverHeiko Stuebner
2018-09-05drm/sun4i: Add support for HDMI voltage regulatorJernej Skrabec
2018-09-05drm/sun4i: Add support for A64 display engineJagan Teki
2018-09-05drm/sun4i: Add support for A64 mixersJagan Teki
2018-09-05dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_createGustavo A. R. Silva
2018-09-05drm/virtio: add iommu support.Gerd Hoffmann
2018-09-05drm/virtio: add virtio_gpu_object_detach() functionGerd Hoffmann
2018-09-05drm/virtio: track virtual output stateGerd Hoffmann
2018-09-05qxl: fix null-pointer crash during suspendPeter Wu
2018-09-04drm: Remove "protection" around drm_vma_offset_manager_destroy()Chris Wilson
2018-09-04drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctlChris Wilson
2018-09-03drm/tegra: kick out simplefbMichał Mirosław
2018-09-03drm/sun4i: use simpler remove_conflicting_framebuffers(NULL)Michał Mirosław
2018-09-03drm/vc4: use simpler remove_conflicting_framebuffers(NULL)Michał Mirosław
2018-09-03drm/virtio: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03drm/mgag200: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03drm/radeon: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03drm/bochs: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03drm/cirrus: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03fbdev: add kerneldoc do remove_conflicting_framebuffers()Michał Mirosław
2018-09-03fbdev: allow apertures == NULL in remove_conflicting_framebuffers()Michał Mirosław
2018-09-03fbdev: show fbdev number for debuggingMichał Mirosław
2018-09-03Add udmabuf misc deviceGerd Hoffmann
2018-08-31drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil
2018-08-31drm/nouveau: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil
2018-08-31drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()Hans Verkuil
2018-08-31drm_dp_cec: add note about good MegaChips 2900 CEC supportHans Verkuil
2018-08-31drm_dp_cec: check that aux has a transfer functionHans Verkuil
2018-08-30drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter
2018-08-30drm/virtio: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann