linux-2.6-microblaze.git
2019-01-11 Lyude Pauldrm/nouveau: Remove bogus cleanup in nv50_mstm_add_conn...
2019-01-11 Lyude Pauldrm/amdgpu/display: Keep malloc ref to MST port
2019-01-11 Lyude Pauldrm/i915: Keep malloc references to MST ports
2019-01-11 Lyude Pauldrm/dp_mst: Fix payload deallocation on hotplugs using...
2019-01-11 Lyude Pauldrm/dp_mst: Stop releasing VCPI when removing ports...
2019-01-11 Lyude Pauldrm/dp_mst: Restart last_connected_port_and_mstb()...
2019-01-11 Lyude Pauldrm/dp_mst: Introduce new refcounting scheme for mstbs...
2019-01-11 Lyude Pauldrm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb...
2019-01-11 Lyude Pauldrm/dp_mst: Fix some formatting in drm_dp_mst_deallocat...
2019-01-11 Lyude Pauldrm/dp_mst: Fix some formatting in drm_dp_mst_allocate_...
2019-01-11 Lyude Pauldrm/dp_mst: Fix some formatting in drm_dp_payload_send_...
2019-01-11 Lyude Pauldrm/dp_mst: Fix some formatting in drm_dp_add_port()
2019-01-10 Daniele Castagnadrm/rockchip: Add reflection properties
2019-01-10 Ezequiel Garciadrm/rockchip: Separate RK3288 from RK3368 win01 registers
2019-01-10 Ezequiel Garciadrm/rockchip: Fix typo in VOP macros argument
2019-01-10 Daniele Castagnadrm/rockchip: Fix YUV buffers color rendering
2019-01-10 Enric Balletbo... drm/rockchip: update cursors asynchronously through...
2019-01-10 Shayenne Mouradrm: msm: Cleanup drm_display_mode print str
2019-01-10 Linus Walleijdrm/fb-helper: Scale back depth to supported maximum
2019-01-10 Ville Syrjälädrm/edid: Add display_info.rgb_quant_range_selectable
2019-01-10 Ville Syrjälädrm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
2019-01-10 Ville Syrjälädrm/i915: Use drm_hdmi_avi_infoframe_quant_range()...
2019-01-10 Ville Syrjälädrm/edid: Pass connector to AVI infoframe functions
2019-01-10 Daniel Vetterdrm/crtc-helpers: WARN when used with atomic drivers
2019-01-09 Sam Ravnborgdrm: remove drmP.h from drm_gem_cma_helper.h
2019-01-09 Sam Ravnborgdrm/tinydrm: do not reply on drmP.h from drm_gem_cma_he...
2019-01-09 Sam Ravnborgdrm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
2019-01-09 Sam Ravnborgdrm: remove include of drmP.h from drm_encoder_slave.h
2019-01-09 Sam Ravnborgdrm: remove include of drmP.h from bridge/dw_hdmi.h
2019-01-09 Kuo-Hsin Yangdrm/gem: Mark pinned pages as unevictable
2019-01-09 Sam Ravnborgdrm: make drm_framebuffer.h self contained
2019-01-09 Sam Ravnborgdrm: move DRM_SWITCH_POWER defines to drm_device.h
2019-01-09 Sam Ravnborgdrm: drm_device.h: update comments to kernel-doc style
2019-01-09 Shayenne Mouradrm: i915: Cleanup drm_display_mode print str
2019-01-09 Shayenne Mouradrm: sti: Cleanup drm_display_mode print str
2019-01-09 Shayenne Mouradrm: meson: Cleanup on drm_display_mode print str
2019-01-09 Shayenne Mouradrm: omapdrm: Cleanup drm_display_mode print str
2019-01-09 Gustavo A.... qxl: Use struct_size() in kzalloc()
2019-01-09 Ezequiel Garciadrm/virtio: Drop deprecated load/unload initialization
2019-01-08 Peter Wudrm/fb-helper: fix leaks in error path of drm_fb_helper...
2019-01-08 Noralf Trønnesdrm/fb-helper: generic: Fix setup error path
2019-01-08 Gerd Hoffmanndrm/virtio: drop virtio_gpu_fence_cleanup()
2019-01-08 Gerd Hoffmanndrm/virtio: fix pageflip flush
2019-01-08 Gerd Hoffmanndrm/virtio: log error responses
2019-01-08 Ezequiel Garciadrm/virtio: Add missing virtqueue reset
2019-01-08 Ezequiel Garciadrm/virtio: Remove incorrect kfree()
2019-01-08 Daniel Vetterdrm/todo: Better defio support in the generic fbdev...
2019-01-07 Maxime RipardMerge tag 'topic/drmp-cleanup-2019-01-02' of git:/...
2019-01-07 YueHaibingdrm: Fix error handling in drm_legacy_addctx
2019-01-03 Chris Wilsondrm: Reorder set_property_atomic to avoid returning...
2019-01-02 Jani Nikuladrm: forward declare struct drm_file in drm_syncobj.h
2019-01-02 Jani Nikuladrm: include types.h from drm_hdcp.h
2019-01-02 Jani Nikuladrm: include idr.h from drm_file.h
2019-01-02 Jani Nikuladrm: include kernel.h and agp_backend.h from intel...
2019-01-02 Jani Nikuladrm: un-inline drm_legacy_findmap()
2018-12-27 Sam Ravnborgdrm: move DRM_IF_VERSION to drm_internal.h
2018-12-27 Brajeswar Ghoshdrm/drm_drv.c: Remove duplicate header
2018-12-24 Yangtao Lidma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro
2018-12-20 Gerd Hoffmanndrm/bochs: add edid present check
2018-12-19 Boris Brezillondrm/vc4: Attach margin props to the HDMI connector
2018-12-19 Boris Brezillondrm/vc4: Take margin setup into account when updating...
2018-12-19 Boris Brezillondrm/connector: Allow creation of margin props alone
2018-12-19 Boris Brezillondrm/connector: Clarify the unit of TV margins
2018-12-19 Boris Brezillondrm/connector: Fix drm_mode_create_tv_properties() doc
2018-12-19 Kuninori Morimotodrm: dw-hdmi-i2s: convert to SPDX identifiers
2018-12-18 Archit TanejaMAINTAINERS: drm: Remove myself as drm-bridge maintainer
2018-12-17 emersiondrm/vkms: set preferred depth to 24
2018-12-17 Dan Carpenterdrm/ati_pcigart: Fix error code in drm_ati_pcigart_init()
2018-12-17 Dan Carpenterdrm: Fix an error pointer dereference()
2018-12-14 Lyude Pauldrm/dp_mst: Refactor drm_dp_update_payload_part1()
2018-12-14 Lyude Pauldrm/dp_mst: Remove bogus conditional in drm_dp_update_p...
2018-12-14 Gerd Hoffmanndrm/virtio: switch to generic fbdev emulation
2018-12-14 Shayenne da... drm: Remove complete task from TODO documentation
2018-12-13 Lyude Pauldrm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_...
2018-12-13 Shayenne da... drm: Rename crtc_idr as object_idr to KMS cleanups
2018-12-12 Heiko Stuebnerdrm/rockchip: Add implicit fencing support for planes
2018-12-12 Daniel Vetterdrm/xen: Don't set the dpms hook
2018-12-12 Daniel Vetterdrm/qxl: Don't set the dpms hook
2018-12-11 Christian Königdrm/syncobj: remove drm_syncobj_cb and cleanup
2018-12-11 Christian Königdrm/etnaviv: fix for 64bit seqno change
2018-12-11 Rob Clarkdrm/atomic: integrate modeset lock with private objects
2018-12-10 Ville Syrjälädrm/dp/mst: Validate REMOTE_I2C_READ harder
2018-12-10 Ville Syrjälädrm/dp/mst: Configure no_stop_bit correctly for remote...
2018-12-10 YueHaibingdrm/ast: Remove set but not used variable 'bo'
2018-12-10 Daniel Vetterdrm/dp-mst-helper: Remove hotplug callback
2018-12-08 Boris Brezillondrm/vc4: Add support for X/Y reflection
2018-12-08 Boris Brezillondrm/vc4: Fix negative X/Y positioning on SAND planes
2018-12-07 Eric Anholtdrm/v3d: Invalidate the caches from the outside in.
2018-12-07 Eric Anholtdrm/v3d: Stop trying to flush L2C on V3D 3.3+
2018-12-07 Eric Anholtdrm/v3d: Drop the wait for L2T flush to complete.
2018-12-07 Eric Anholtdrm/v3d: Don't bother flushing L1TD at job start.
2018-12-07 Eric Anholtdrm/v3d: Drop unused v3d_flush_caches().
2018-12-07 Eric Anholtdrm/v3d: Document cache flushing ABI.
2018-12-07 Mika Kuoppaladrm/i915: Compile fix for 64b dma-fence seqno
2018-12-07 Christian Königdma-buf: make fence sequence numbers 64 bit v2
2018-12-06 Gerd Hoffmanndrm/qxl: add spice-devel list to MAINTAINERS
2018-12-06 Christian Königdrm/v3d: fix broken build
2018-12-05 Christian Königdrm: revert "expand replace_fence to support timeline...
2018-12-04 YueHaibingdrm/tinydrm: Use kmemdup rather than duplicating its...
2018-12-04 YueHaibingdrm/vkms: Remove set but not used variable 'vkms_obj'
next