deliverable/linux.git
2016-02-19  Dave AirlieMerge tag 'drm-vc4-next-2016-02-17' of github.com:anhol...
2016-02-19  Dave AirlieMerge branch 'drm-next-4.6' of git://people.freedesktop...
2016-02-19  Dave AirlieMerge tag 'topic/drm-misc-2016-02-18' of git://anongit...
2016-02-17  Felix Kuehlingdrm/amdgpu: Don't call interval_tree_remove in amdgpu_m...
2016-02-17  Felix Kuehlingdrm/amdgpu: Fix race condition in amdgpu_mn_unregister
2016-02-17  Amitoj Kaur... drm/udl: Use module_usb_driver
2016-02-17  Daniel VetterMerge branch 'topic/mode_fixup-optional' into topic...
2016-02-16  Christian Königdrm/amdgpu: cleanup gem init/finit
2016-02-16  Christian Königdrm/amdgpu: rework GEM info printing
2016-02-16  Christian Königdrm/amdgpu: print the GPU offset as well in gem_info
2016-02-16  Christian Königdrm/amdgpu: optionally print the pin count in gem_info...
2016-02-16  Christian Königdrm/amdgpu: print the BO size only once in amdgpu_gem_info
2016-02-16  Christian Königdrm/amdgpu: print pid as integer
2016-02-16  Christian Königdrm/amdgpu: remove page flip work queue v3
2016-02-16  Christian Königdrm/amdgpu: stop blocking for page filp fences
2016-02-16  Christian Königdrm/amdgpu: stop calling amdgpu_gpu_reset from the...
2016-02-16  Christian Königdrm/amdgpu: remove fence reset detection leftovers
2016-02-16  Felix Kuehlingdrm/amdgpu: Fix race condition in MMU notifier release
2016-02-16  Eric Anholtdrm/vc4: Add support for YUV planes.
2016-02-16  Eric Anholtdrm/vc4: Add support a few more RGB display plane formats.
2016-02-16  Eric Anholtdrm/vc4: Add support for scaling of display planes.
2016-02-16  Eric Anholtdrm/vc4: Fix which value is being used for source image...
2016-02-16  Eric Anholtdrm/vc4: Add more display planes to each CRTC.
2016-02-16  Eric Anholtdrm/vc4: Make the CRTCs cooperate on allocating display...
2016-02-16  Eric Anholtdrm/vc4: Add a proper short-circut path for legacy...
2016-02-16  Eric Anholtdrm/vc4: Move the plane clipping/scaling setup to a...
2016-02-16  Eric Anholtdrm/vc4: Add missing __iomem annotation to hw_dlist.
2016-02-16  Eric Anholtdrm/vc4: Improve comments on vc4_plane_state members.
2016-02-16  Carlos Palminhadrm: fixes crct set_mode when crtc mode_fixup is null.
2016-02-16  Carlos Palminhadrm/tilcdc: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/sti: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/rockchip: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/qxl: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/mgag200: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/msm/mdp: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/imx: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/gma500: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/radeon: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/cirrus: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/bochs: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/ast: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/amdgpu: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/exynos: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/udl: removed optional dummy encoder mode_fixup...
2016-02-16  Carlos Palminhadrm/virtio: removed optional dummy encoder mode_fixup...
2016-02-15  Maarten Lankhorstdrm/fb_helper: Use add_one_connector in add_all_connectors.
2016-02-15  Maarten Lankhorstdrm/fb_helper: Use correct allocation count for arrays.
2016-02-14  Rafael Antognollidrm/i915: Set aux.dev to the drm_connector device,...
2016-02-12  Lukas Wunnerdrm/radeon: Fix WARN_ON if DRM_DP_AUX_CHARDEV is enabled
2016-02-12  Alex Deucherdrm/amdgpu/vi: move uvd tiling config setup into uvd...
2016-02-12  Alex Deucherdrm/amdgpu/vi: move sdma tiling config setup into sdma...
2016-02-12  Alex Deucherdrm/amdgpu/cik: move uvd tiling config setup into uvd...
2016-02-12  Alex Deucherdrm/amdgpu/cik: move sdma tiling config setup into...
2016-02-12  Alex Deucherdrm/amdgpu/gfx7: rework gpu_init()
2016-02-12  Alex Deucherdrm/amdgpu/gfx: clean up harvest configuration (v2)
2016-02-12  Christian Königdrm/amdgpu: fix coding style in amdgpu_ctx.c
2016-02-12  Christian Königdrm/amdgpu: nuke the kernel context
2016-02-12  Christian Königdrm/amdgpu: use separate scheduler entity for VCE submi...
2016-02-12  Christian Königdrm/amdgpu: use separate scheduler entity for UVD submi...
2016-02-12  Christian Königdrm/amdgpu: use separate scheduler entitiy for buffer...
2016-02-12  Christian Königdrm/amdgpu: use SDMA round robin for VM updates v3
2016-02-12  Christian Königdrm/amdgpu: remove is_pte_ring
2016-02-12  Christian Königdrm/amdgpu: use per VM entity for page table updates...
2016-02-12  Christian Königdrm/amdgpu: remove the userptr rmn->lock
2016-02-12  Harry Wentlanddrm/amd/include: Update dce 8 headers for dal
2016-02-12  Tom St Denisdrm/amdgpu/gfx7: Fix whitespace
2016-02-12  Tom St Denisdrm/amdgpu/gfx7: Simplify wptr/rptr functions
2016-02-12  Tom St Denisdrm/amdgpu/gfx7: LOC reduction in gfx_v7_0_setup_rb
2016-02-12  Tom St Denisdrm/amdgpu/gfx7: Simplify bitmask creation
2016-02-12  Tom St Denisdrm/amdgpu/gfx7: Reduce linecount in table init
2016-02-12  Daniel Vetterdma-buf: Add ioctls to allow userspace to flush
2016-02-12  Rafael Antognollidrm/dp: Add a drm_aux-dev module for reading/writing...
2016-02-12  Rafael Antognollidrm/kms_helper: Add a common place to call init and...
2016-02-11  Arnd Bergmanndrm/msm: remove unused variable
2016-02-11  Carlos Palminhadrm/bridge: removed dummy mode_fixup function from...
2016-02-11  Carlos Palminhadrm/i2c/tda998x: removed unnecessary code, mode_fixup...
2016-02-11  Carlos Palminhadrm/i2c/sil164: removed unnecessary code, mode_fixup...
2016-02-11  Lukas Wunnerapple-gmux: Fix build breakage if !CONFIG_ACPI
2016-02-11  Carlos Palminhadrm: fixes crct set_mode when encoder mode_fixup is...
2016-02-10  Rob Herringdrm: virtio-gpu: set atomic flag
2016-02-10  Rob Herringdrm: virtio-gpu: transfer dumb buffers to host on plane...
2016-02-10  Rob Herringdrm: virtio-gpu: ensure plane is flushed to host on...
2016-02-10  Rob Herringdrm: virtio-gpu: get the fb from the plane state for...
2016-02-10  Dave AirlieMerge git://linux-arm.org/linux-ld into drm-next
2016-02-10  Rex Zhudrm/amd/powerplay: add powerplay valid check to avoid...
2016-02-10  Eric Yangdrm/amd/powerplay: Enable low mem pstate when cancel_high
2016-02-10  Eric Yangdrm/amd/powerplay: Use correct clock in cz_apply_state_...
2016-02-10  Rex Zhudrm/amd/powerplay: get real display device num by cgs...
2016-02-10  Vitaly Prosyakdrm/amd/powerplay: Use engine clock limit calculated...
2016-02-10  David Rokhvargdrm/amd/powerplay: Make declarations of functions expos...
2016-02-10  Rex Zhudrm/amd/powerplay: implement functions in carrizo for...
2016-02-10  Rex Zhudrm/amd/powerplay: export interface to DAL.
2016-02-10  Rex Zhudrm/amd/powerplay: change struct name.
2016-02-10  Harry Wentlanddrm/amd: Adding IVSRC register headers
2016-02-10  Vitaly Prosyakdrm/amdgpu: Move MMIO flip out of spinlocked region
2016-02-10  Harry Wentlanddrm/amdgpu: Don't crash system if we can't get crtc
2016-02-10  Rob Clarkdrm/msm: add max-freq gpu param to uapi
2016-02-10  Christian Königdrm/amdgpu: move sync into job object
2016-02-10  Christian Königdrm/amdgpu: send VCE IB tests directly to the ring...
2016-02-10  Christian Königdrm/amdgpu: send UVD IB tests directly to the ring...
next
This page took 0.040425 seconds and 5 git commands to generate.