]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
drm: extract drm_atomic_uapi.c
[linux.git] / drivers /
2018-09-09 Daniel Vetterdrm: extract drm_atomic_uapi.c
2018-09-09 Daniel Vetterdrm/atomic: trim driver interface/docs
2018-09-09 Daniel Vetterdrm: drop drmP.h include from drm_crtc.c
2018-09-09 Daniel Vetterdrm: drop drmP.h include from drm_plane.c
2018-09-09 Daniel Vetterdrm: Drop drmP.h from drm_connector.c
2018-09-09 Daniel Vetterdrm: Add drm/drm_util.h header file
2018-09-07 Michał Mirosławfbdev: fix kerneldoc
2018-09-07 Jonathan Liudrm/sun4i: tcon: Add dithering support for RGB565/RGB66...
2018-09-07 Chen-Yu Tsaidrm/sun4i: tcon: Rename Dithering related register macros
2018-09-07 Chen-Yu Tsaidrm/sun4i: tcon: Pass drm_encoder * into sun4i_tcon0_mo...
2018-09-06 Chunming Zhoudrm: expand replace_fence to support timeline point v2
2018-09-06 Chunming Zhoudrm: expand drm_syncobj_find_fence to support timeline...
2018-09-06 Chunming Zhoudrm: rename null fence to stub fence in syncobj v2
2018-09-06 Chunming Zhoudrm: fix syncobj null_fence_enable_signaling
2018-09-06 Chris Wilsondrm: Reject unknown legacy bpp and depth for drm_mode_a...
2018-09-06 Gerd Hoffmanndrm: fix drm_mode_addfb() on big endian machines.
2018-09-06 Gerd Hoffmanndrm: do not mask out DRM_FORMAT_BIG_ENDIAN
2018-09-06 Gerd Hoffmanndrm: replace DRIVER_PREFER_XBGR_30BPP driver flag with...
2018-09-05 Heiko Stuebnerdrm/rockchip: rgb: add stub functions when rgb encoder...
2018-09-05 Haneen Mohammeddrm/vkms: Fix race condition around accessing frame number
2018-09-05 Heiko Stuebnerdrm/rockchip: vop: add rk3188 vop definitions
2018-09-05 Sandy Huangdrm/rockchip: vop: Add directly output rgb feature for px30
2018-09-05 Sandy Huangdrm/rockchip: Add support for Rockchip Soc RGB output...
2018-09-05 Heiko Stuebnerdrm/rockchip: add function to check if endpoint is...
2018-09-05 Jernej Skrabecdrm/sun4i: Add support for HDMI voltage regulator
2018-09-05 Jagan Tekidrm/sun4i: Add support for A64 display engine
2018-09-05 Jagan Tekidrm/sun4i: Add support for A64 mixers
2018-09-05 Gustavo A. R. Silvadma-buf/udmabuf: Fix NULL pointer dereference in udmabu...
2018-09-05 Gerd Hoffmanndrm/virtio: add iommu support.
2018-09-05 Gerd Hoffmanndrm/virtio: add virtio_gpu_object_detach() function
2018-09-05 Gerd Hoffmanndrm/virtio: track virtual output state
2018-09-05 Peter Wuqxl: fix null-pointer crash during suspend
2018-09-04 Chris Wilsondrm: Remove "protection" around drm_vma_offset_manager_...
2018-09-04 Chris Wilsondrm: Suppress user controlled spam for invalid drm_wait...
2018-09-03 Michał Mirosławdrm/tegra: kick out simplefb
2018-09-03 Michał Mirosławdrm/sun4i: use simpler remove_conflicting_framebuffers...
2018-09-03 Michał Mirosławdrm/vc4: use simpler remove_conflicting_framebuffers(NULL)
2018-09-03 Michał Mirosławdrm/virtio: use simpler remove_conflicting_pci_framebuf...
2018-09-03 Michał Mirosławdrm/mgag200: use simpler remove_conflicting_pci_framebu...
2018-09-03 Michał Mirosławdrm/radeon: use simpler remove_conflicting_pci_framebuf...
2018-09-03 Michał Mirosławdrm/bochs: use simpler remove_conflicting_pci_framebuff...
2018-09-03 Michał Mirosławdrm/cirrus: use simpler remove_conflicting_pci_framebuf...
2018-09-03 Michał Mirosławdrm/amdgpu: use simpler remove_conflicting_pci_framebuf...
2018-09-03 Michał Mirosławfbdev: add remove_conflicting_pci_framebuffers()
2018-09-03 Michał Mirosławfbdev: add kerneldoc do remove_conflicting_framebuffers()
2018-09-03 Michał Mirosławfbdev: allow apertures == NULL in remove_conflicting_fr...
2018-09-03 Michał Mirosławfbdev: show fbdev number for debugging
2018-09-03 Gerd HoffmannAdd udmabuf misc device
2018-08-31 Hans Verkuildrm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX support
2018-08-31 Hans Verkuildrm/nouveau: add DisplayPort CEC-Tunneling-over-AUX support
2018-08-31 Hans Verkuildrm_dp_mst_topology: fix broken drm_dp_sideband_parse_r...
2018-08-31 Hans Verkuildrm_dp_cec: add note about good MegaChips 2900 CEC support
2018-08-31 Hans Verkuildrm_dp_cec: check that aux has a transfer function
2018-08-30 Dan Carpenterdrm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
2018-08-30 Thomas Zimmermanndrm/virtio: Replace ttm_bo_unref with ttm_bo_put
2018-08-30 Thomas Zimmermanndrm/virtio: Replace ttm_bo_reference with ttm_bo_get
2018-08-30 Thomas Zimmermanndrm/qxl: Replace ttm_bo_unref with ttm_bo_put
2018-08-30 Thomas Zimmermanndrm/cirrus: Replace ttm_bo_unref with ttm_bo_put
2018-08-30 Thomas Zimmermanndrm/bochs: Replace ttm_bo_unref with ttm_bo_put
2018-08-29 Sandy Huangdrm/rockchip: vop: fix some register define error for px30
2018-08-29 Gustavo A. R. Silvadrm/rockchip: Use struct_size() in devm_kzalloc()
2018-08-29 Sandy Huangdrm/rockchip: fix coding style and incorrect description
2018-08-27 Peter Rosindrm/atmel-hlcdc: support bus-width (12/16/18/24) in...
2018-08-27 Peter Rosindrm/atmel-hlcdc: always iterate over the first 4 output...
2018-08-27 Peter Rosindrm/atmel-hlcdc: allow selecting a higher pixel-clock...
2018-08-27 Peter Rosindrm/atmel-hlcdc: prefer a higher rate clock as pixel...
2018-08-27 Sean Pauldrm/bridge: ti-sn65dsi86: Add mystery delay to enable()
2018-08-27 Sean PaulMerge drm/drm-next into drm-misc-next
2018-08-26 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-08-26 Linus TorvaldsMerge branch 'ida-4.19' of git://git.infradead.org...
2018-08-26 Linus TorvaldsMerge tag 'gcc-plugins-v4.19-rc1-fix' of git://git...
2018-08-26 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2018-08-26 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2018-08-26 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2018-08-26 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-08-26 Linus TorvaldsMerge tag 'libnvdimm-for-4.19_dax-memory-failure' of...
2018-08-26 Linus TorvaldsMerge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel...
2018-08-25 Linus TorvaldsMerge tag 'armsoc-late' of git://git.kernel.org/pub...
2018-08-25 Linus TorvaldsMerge tag 'kbuild-v4.19-2' of git://git.kernel.org...
2018-08-25 Linus TorvaldsMerge tag 'for-linus-20180825' of git://git.kernel...
2018-08-25 Linus TorvaldsMerge tag 'upstream-4.19-rc1-fix' of git://git.infradea...
2018-08-25 Linus TorvaldsMerge tag '4.19-rc-smb3' of git://git.samba.org/sfrench...
2018-08-24 Linus TorvaldsMerge branch 'for-4.19' of git://git.kernel.org/pub...
2018-08-24 Linus TorvaldsMerge branch 'for-4.19' of git://git.kernel.org/pub...
2018-08-24 Linus TorvaldsMerge branch 'for-4.19' of git://git.kernel.org/pub...
2018-08-24 Linus TorvaldsMerge tag 'iommu-updates-v4.19' of git://git.kernel...
2018-08-24 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2018-08-24 Linus TorvaldsMerge tag 'apparmor-pr-2018-08-23' of git://git.kernel...
2018-08-24 Linus TorvaldsMerge tag 'powerpc-4.19-2' of git://git.kernel.org...
2018-08-24 Lowry Lidrm: Add per-plane pixel blend mode property
2018-08-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2018-08-24 Linus TorvaldsMerge tag 'acpi-4.19-rc1-3' of git://git.kernel.org...
2018-08-24 Linus TorvaldsMerge branch 'userns-linus' of git://git.kernel.org...
2018-08-24 Linus TorvaldsMerge tag 'drm-next-2018-08-24' of git://anongit.freede...
2018-08-24 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2018-08-24 Marc Zyngieriommu/rockchip: Move irq request past pm_runtime_enable
2018-08-24 Marc Zyngieriommu/rockchip: Handle errors returned from PM framework
2018-08-24 Olof JohanssonMerge tag 'reset-fixes-for-4.18' of git://git.pengutron...
2018-08-24 Olof JohanssonMerge tag 'reset-for-4.19-2' of git://git.pengutronix...
2018-08-24 Linus TorvaldsMerge tag 'for_linus' of git://git.kernel.org/pub/scm...
next