cascardo/linux.git
2016-02-08 Daniel Vetterdrm/imx: Unconfuse preclose logic
2016-02-08 Daniel Vetterdrm/exynos: Remove event cancelling from postclose
2016-02-08 Daniel Vetterdrm/atmel: Nuke preclose
2016-02-08 Daniel Vetterdrm/i915: Nuke intel_modeset_preclose
2016-02-08 Daniel Vetterdrm: Nuke vblank event file cleanup code
2016-02-08 Daniel Vetterdrm: Clean up pending events in the core
2016-02-08 Daniel Vetterdrm/vblank: Use drm_event_reserve_init
2016-01-28 Dan Carpenterdrm/vmwgfx: fix a NULL dereference
2016-01-25 Daniel Vetterdrm/crtc-helper: Add caveat to disable_unused_functions doc
2016-01-25 Daniel Vetterdrm/gma500: Remove empty preclose hook
2016-01-25 Daniel Vetterdrm/armada: Remove NULL open/pre/postclose hooks
2016-01-25 Daniel Vetterdrm/fsl: Remove preclose hook
2016-01-25 Daniel Vetterdrm: Create drm_send_event helpers
2016-01-25 Daniel Vetterdrm/vmwgfx: Use the new event init/free functions
2016-01-25 Daniel Vetterdrm/exynos: Use the new event init/free functions
2016-01-25 Daniel Vetterdrm: Add functions to setup/tear down drm_events.
2016-01-25 Daniel Vetterdrm: kerneldoc for drm_fops.c
2016-01-25 Daniel Vetterdrm/fbdev-helper: Explain how to debug console_lock fun
2016-01-20 Colin Ian Kingdrm/fb_cma_helper: remove duplicate const from drm_fb_c...
2016-01-19 Marek Szyprowskidrm: initialize default rotation value to DRM_ROTATE_0
2016-01-18 Liu Yingdrm/atomic-helper: Remove redundant local var old_crtc_...
2016-01-18 Liu Yingdrm/crtc_helper/set_config: Remove redundant NULL point...
2016-01-18 Liu Yingdrm/crtc_helper/set_config: Remove redundant handling...
2016-01-17 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-01-14' of git...
2016-01-17 Dave AirlieMerge tag 'topic/drm-misc-2016-01-17' of git://anongit...
2016-01-15 Maxime Riparddrm/fb_cma_helper: Remove implicit call to disable_unus...
2016-01-13 Dave Airliedrm/amdgpu: add missing irq.h include
2016-01-13 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2016-01-13 Dave AirlieMerge branch 'drm-etnaviv-fixes' of git://git.pengutron...
2016-01-13 Dave AirlieMerge branch 'drm-rockchip-next-2016-01-06' of https...
2016-01-13 Thomas Hellstromdrm/vmwgfx: Fix a width / pitch mismatch on framebuffer...
2016-01-13 Thomas Hellstromdrm/vmwgfx: Fix an incorrect lock check
2016-01-13 Arnd Bergmanndrm: nouveau: fix nouveau_debugfs_init prototype
2016-01-13 Karol Herbstdrm/nouveau/pci: fix check in nvkm_pcie_set_link
2016-01-13 Dave AirlieMerge branch 'drm-next-4.5' of git://people.freedesktop...
2016-01-13 Christian Königdrm/amdgpu: validate duplicates first
2016-01-13 Christian Königdrm/amdgpu: move VM page tables to the LRU end on CS v2
2016-01-13 Christian Königdrm/ttm: add ttm_bo_move_to_lru_tail function v2
2016-01-13 Christian Königdrm/ttm: fix adding foreign BOs to the swap LRU
2016-01-13 Christian Königdrm/ttm: fix adding foreign BOs to the LRU during init v2
2016-01-13 Geliang Tangdrm/radeon: use kobj_to_dev()
2016-01-13 Geliang Tangdrm/amdgpu: use kobj_to_dev()
2016-01-13 Alex Deucherdrm/amdgpu/cz: force vce clocks when sclks are forced
2016-01-13 Alex Deucherdrm/amdgpu/cz: force uvd clocks when sclks are forced
2016-01-13 Alex Deucherdrm/amdgpu/cz: add code to enable forcing VCE clocks
2016-01-13 Alex Deucherdrm/amdgpu/cz: add code to enable forcing UVD clocks
2016-01-13 Chunming Zhoudrm/amdgpu: fix lost sync_to if scheduler is enabled.
2016-01-13 Rex Zhudrm/amd/powerplay: fix static checker warning for retur...
2016-01-13 Geliang Tangdrm/sysfs: use kobj_to_dev()
2016-01-13 Daniel Vetterdrm/i915: Init power domains early in driver load
2016-01-13 Thierry Redingdrm: Do not set connector->encoder in drivers
2016-01-13 Michel Thierrydrm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 page
2016-01-13 Maarten Lankhorstdrm/i915: Widen return value for reservation_object_wai...
2016-01-13 Lyudedrm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2016-01-13 Jani Nikuladrm/i915: shut up gen8+ SDE irq dmesg noise, again
2016-01-13 Chris Wilsondrm/i915: Restore inhibiting the load of the default...
2016-01-13 Daniel Vetterdrm/i915: Tune down rpm wakelock debug checks
2016-01-13 Michał Winiarskidrm/i915: Avoid writing relocs with addresses in non...
2016-01-12 Inki Daedrm/exynos: fix kernel panic issue at drm releasing
2016-01-12 Inki Daedrm/exynos: crtc: do not wait for the scanout completion
2016-01-12 Marek Szyprowskidrm/exynos: mixer: properly update all planes on the...
2016-01-12 Marek Szyprowskidrm/exynos: crtc: rework atomic_{begin,flush}
2016-01-12 Marek Szyprowskidrm/exynos: mixer: unify a check for video-processor...
2016-01-12 Tobias Jakobidrm/exynos: mixer: also allow ARGB1555 and ARGB4444
2016-01-12 Marek Szyprowskidrm/exynos: mixer: refactor layer setup
2016-01-12 Tobias Jakobidrm/exynos: mixer: remove all static blending setup
2016-01-12 Marek Szyprowskidrm/exynos: mixer: set window priority based on zpos
2016-01-12 Marek Szyprowskidrm/exynos: make zpos property configurable
2016-01-12 Marek Szyprowskidrm/exynos: rename zpos to index
2016-01-11 Stephen Rothwelldrm/amdgpu/powerplay: include asm/div64.h for do_div()
2016-01-11 Lukas Wunnerapple-gmux: Add initial documentation
2016-01-11 Alex Deucherdrm/amdgpu: add irq domain support
2016-01-11 Alex Deucherdrm/amdgpu/cgs: add an interface to access PCI resources
2016-01-11 Dave AirlieMerge branch 'linux-4.5' of git://github.com/skeggsb...
2016-01-11 Ben Skeggsdrm/nouveau/pmu: prevent falcon from acking interrupts...
2016-01-11 Karol Herbstdrm/nouveau/perf: change pcie speed on pstate change
2016-01-11 Karol Herbstdrm/nouveau/perf: add fields for pci speed and width...
2016-01-11 Karol Herbstdrm/nouveau/bios/perf: parse the pci speed from the...
2016-01-11 Karol Herbstdrm/nouveau/pci: implement pcie speed change for kepler+
2016-01-11 Karol Herbstdrm/nouveau/pci: implement pcie speed change for Fermi
2016-01-11 Karol Herbstdrm/nouveau/pci: implement pcie speed change for tesla
2016-01-11 Karol Herbstdrm/nouveau/pci: implement generic code for pcie speed...
2016-01-11 Karol Herbstdrm/nouveau/pci: add gk104 variant
2016-01-11 Karol Herbstdrm/nouveau/pci: add gf106 variant
2016-01-11 Ben Skeggsdrm/nouveau/kms: take mode_config mutex in connector...
2016-01-11 Karol Herbstdrm/nouveau/nouveau/perfmon: add interface files for...
2016-01-11 Karol Herbstdrm/nouveau/sysfs: remove pstate interface
2016-01-11 Karol Herbstdrm/nouveau/debugfs: add copy of sysfs pstate interface...
2016-01-11 Karol Herbstdrm/nouveau/debugfs: we need a ctrl object for debugfs
2016-01-11 Karol Herbstdrm/nouveau/debugfs: rename functions to indicate they...
2016-01-11 Karol Herbstdrm/nouveau/debugfs: add infrastructure to add files...
2016-01-11 Ben Skeggsdrm/nouveau/fifo/gf100: remove references to "daemon"
2016-01-11 Ben Skeggsdrm/nouveau/fb/nv50: remove references to "daemon"
2016-01-11 Ben Skeggsdrm/nouveau/clk: remove references to "daemon"
2016-01-11 Ilia Mirkindrm/nouveau/gr/gf100: provide a bit more info for vario...
2016-01-11 Ben Skeggsdrm/nouveau/bios: parse 8.1 Gbps DP link rate
2016-01-11 Ben Skeggsdrm/nouveau/ltc/gm204: split implementation from gm107
2016-01-11 Ben Skeggsdrm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1
2016-01-11 Ben Skeggsdrm/nouveau/ibus/gm204: split implementation from gk104
2016-01-11 Ben Skeggsdrm/nouveau/gr/gf100-: subclass nvkm_object to store...
next