linux-2.6-microblaze.git
2017-08-15 Christian Königdrm/amdgpu: consistent use u64_to_user_ptr
2017-08-15 Christian Königdrm/amdgpu: cleanup kptr handling
2017-08-15 Evan Quandrm/amd/powerplay: update didt configs
2017-08-15 Evan Quandrm/amd/powerplay: updated vega10 fan control
2017-08-15 Evan Quandrm/amdgpu: update vega10 golden setting
2017-08-15 Rex Zhudrm/amd/powerplay: delete PCC error message in smu7_hwmgr.c
2017-08-15 Frank Mindrm/amdgpu/sdma4: Enable sdma poll mem addr on vega10...
2017-08-15 Frank Mindrm/amdgpu/uvd7: optimize uvd initialization sequence...
2017-08-15 Frank Mindrm/amdgpu/vce4: optimize vce 4.0 init table sequence...
2017-08-15 Frank Mindrm/amdgpu: According hardware design revert vce and...
2017-08-15 Frank Mindrm/amdgpu: Skip uvd and vce ring test for SRIOV
2017-08-15 Frank Mindrm/amdgpu/vce4: Remove vce interrupt enable related...
2017-08-15 Frank Mindrm/amdgpu: Enable uvd and vce gpu re-init for SRIOV...
2017-08-15 Frank Mindrm/amdgpu: Clear vce&uvd ring wptr for SRIOV
2017-08-15 Yong Zhaodrm/amdgpu: Add support for filling a buffer with 64...
2017-08-15 Leo Liudrm/amdgpu: disable vcn power control for now
2017-08-15 Xiangliang.Yudrm/amdgpu/dce_virtual: remove error message for vega10
2017-08-10 Dave AirlieMerge tag 'drm-misc-next-2017-08-08' of git://anongit...
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_legacy_backoff
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_helper_connector_dpms
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_helper_connector_set_property
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_helper_plane_set_property
2017-08-08 Daniel Vetterdrm: Nuke drm_atomic_helper_crtc_set_property
2017-08-08 Daniel Vetterdrm: Handle properties in the core for atomic drivers
2017-08-08 Daniel Vetterdrm: Don't update property values for atomic drivers
2017-08-08 Maarten Lankhorstdrm/omap: Rework the rotation-on-crtc hack
2017-08-08 Noralf Trønnesdrm/radeon: Use the drm_driver.dumb_destroy default
2017-08-08 Noralf Trønnesdrm/i915: Use the drm_driver.dumb_destroy default
2017-08-08 Noralf Trønnesdrm/sti: Use .dumb_map_offset and .dumb_destroy defaults
2017-08-08 Jose Abreudrm: bridge: synopsys/dw-hdmi: Provide default configur...
2017-08-07 David Lechnerdrm/fb-helper: pass physical dimensions to fbdev
2017-08-07 Mikko Rapeliuapi drm/armada_drm.h: use __u32 and __u64 instead...
2017-08-07 Russell Kingdrm/bridge: dw-hdmi: remove CEC engine register definitions
2017-08-07 Russell Kingdrm/bridge: dw-hdmi: add cec driver
2017-08-07 Hans Verkuildrm/bridge: dw-hdmi: add missing cec_notifier_put
2017-08-07 Peter Rosindrm: remove unused and redundant callbacks
2017-08-07 Peter Rosinstaging: vboxvideo: remove dead gamma lut code
2017-08-07 Kuninori Morimotodrm: dw-hdmi-i2s: add missing company name on Copyright
2017-08-04 Russell Kingdrm/bridge: dw-hdmi: add better clock disable control
2017-08-04 Russell Kingdrm/bridge: dw-hdmi: add cec notifier support
2017-08-04 David Lechnerdrm/tinydrm: remove call to mipi_dbi_init() from mipi_d...
2017-08-04 Noralf Trønnesdrm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy...
2017-08-04 Peter Rosindrm: stm: remove dead code and pointless local lut...
2017-08-04 Peter Rosindrm: radeon: remove dead code and pointless local lut...
2017-08-04 Peter Rosindrm: nouveau: remove dead code and pointless local...
2017-08-04 Peter Rosindrm: mgag200: remove dead code and pointless local...
2017-08-04 Peter Rosindrm: i915: remove dead code and pointless local lut...
2017-08-04 Peter Rosindrm: gma500: remove dead code and pointless local lut...
2017-08-04 Peter Rosindrm: cirrus: remove dead code and pointless local lut...
2017-08-04 Peter Rosindrm: ast: remove dead code and pointless local lut...
2017-08-04 Peter Rosindrm: armada: remove dead empty functions
2017-08-04 Peter Rosindrm: amd: remove dead code and pointless local lut...
2017-08-04 Mark yaodrm/rockchip: fix race with kms hotplug and fbdev
2017-08-04 Mark yaodrm/rockchip: vop: report error when check resource...
2017-08-04 Mark yaodrm/rockchip: vop: round_up pitches to word align
2017-08-04 Mark yaodrm/rockchip: vop: fix NV12 video display error
2017-08-04 Mark yaodrm/rockchip: vop: fix iommu page fault when resume
2017-08-04 Mark yaodrm/rockchip: vop: no need wait vblank on crtc enable
2017-08-04 Arvind Yadavagp: nvidia: constify pci_device_id.
2017-08-04 Arvind Yadavagp: amd64: constify pci_device_id.
2017-08-04 Arvind Yadavagp: sis: constify pci_device_id.
2017-08-04 Arvind Yadavagp: efficeon: constify pci_device_id.
2017-08-04 Arvind Yadavagp: ati: constify pci_device_id.
2017-08-04 Arvind Yadavagp: ali: constify pci_device_id.
2017-08-04 Arvind Yadavagp: intel: constify pci_device_id.
2017-08-04 Arvind Yadavagp: amd-k7: constify pci_device_id.
2017-08-04 Arvind Yadavagp: uninorth: constify pci_device_id.
2017-08-04 Dave AirlieMerge branch 'topic-arcpgu-updates' of https://github...
2017-08-04 Dave AirlieMerge tag 'drm-next-du-20170803' of git://linuxtv.org...
2017-08-03 David Lechnerdrm/fb-helper: add new drm_setup_crtcs_fb() function
2017-08-03 Cihangir Akturkdrm/atmel-hlcdc: switch to drm_*{get,put} helpers
2017-08-03 Arvind Yadavdrm/atmel-hlcdc : constify drm_plane_helper_funcs and...
2017-08-03 Maarten Lankhorstdrm: rcar-du: Use new iterator macros
2017-08-03 Kieran Binghamdrm: rcar-du: Repair vblank for DRM page flips using...
2017-08-03 Laurent Pinchartdrm: rcar-du: Fix race condition when disabling planes...
2017-08-03 Laurent Pinchartdrm: rcar-du: Wait for flip completion instead of vblan...
2017-08-03 Laurent Pinchartdrm: rcar-du: Use the VBK interrupt for vblank events
2017-08-03 Laurent Pinchartdrm: rcar-du: Add HDMI outputs to R8A7796 device descri...
2017-08-03 Dan Carpenterdrm: rcar-du: Remove an unneeded NULL check
2017-08-03 Laurent Pinchartdrm: rcar-du: Setup planes before enabling CRTC to...
2017-08-03 Laurent Pinchartdrm: rcar-du: Configure DPAD0 routing through last...
2017-08-03 Laurent Pinchartdrm: rcar-du: Restrict DPLL duty cycle workaround to...
2017-08-03 Laurent Pinchartdrm: rcar-du: Support multiple sources from the same VSP
2017-08-03 Laurent Pinchartdrm: rcar-du: Fix comments to comply with the kernel...
2017-08-03 Kuninori Morimotodrm: rcar-du: Use of_graph_get_remote_endpoint()
2017-08-03 Laurent Pinchartv4l: vsp1: Add support for header display lists in...
2017-08-03 Laurent Pinchartv4l: vsp1: Add support for multiple DRM pipelines
2017-08-03 Laurent Pinchartv4l: vsp1: Add support for multiple LIF instances
2017-08-03 Laurent Pinchartv4l: vsp1: Add support for new VSP2-BS, VSP2-DL and...
2017-08-03 David Lechnerdrm/fb: Fix pointer dereference before null check.
2017-08-02 Jose Abreudrm: arcpgu: Allow some clock deviation in crtc->mode_v...
2017-08-02 Jose Abreudrm: arcpgu: Fix module unload
2017-08-02 Jose Abreudrm: arcpgu: Fix mmap() callback
2017-08-02 Alexey Brodkinarcpgu: Simplify driver name
2017-08-02 Alexey Brodkindrm/arcpgu: Opt in debugfs
2017-08-02 Dave AirlieMerge branch 'drm-next-4.14' of git://people.freedeskto...
2017-08-02 Egbert Eichdrm/ast: Actually load DP501 firmware when required
2017-08-02 Egbert Eichdrm/ast: Add an crtc_disable callback to the crtc helpe...
2017-08-02 Egbert Eichdrm/ast: Fix memleak in error path in ast_bo_create()
2017-08-02 Egbert Eichdrm/ast: Free container instead of member in ast_user_f...
next