drm/amdkfd: Track when module's init is complete
[deliverable/linux.git] / drivers / gpu / drm /
2016-02-27  Oded Gabbaydrm/amdkfd: Track when module's init is complete
2016-02-26  Dave AirlieMerge branch 'for-next' of git.agner.ch/git/linux-drm...
2016-02-26  Stefan Agnerdrm/fsl-dcu: fix register initialization
2016-02-26  Stefan Agnerdrm/fsl-dcu: use mode flags for hsync/vsync polarity
2016-02-26  Stefan Agnerdrm/fsl-dcu: fix alpha blending
2016-02-26  Stefan Agnerdrm/fsl-dcu: mask all interrupts on initialization
2016-02-26  Stefan Agnerdrm/fsl-dcu: handle initialization errors properly
2016-02-26  Stefan Agnerdrm/fsl-dcu: avoid memory leak on errors
2016-02-26  Stefan Agnerdrm/fsl-dcu: remove regmap return value checks
2016-02-26  Stefan Agnerdrm/fsl-dcu: specify volatile registers
2016-02-26  Meng Yidrm: fsl-dcu: Fix no fb check bug
2016-02-25  Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2016-02-23  Laurent Pinchartdrm: rcar-du: Add tri-planar memory formats support
2016-02-23  Laurent Pinchartdrm: rcar-du: Add probe deferral debug messages
2016-02-23  Koji Matsuokadrm: rcar-du: lvds: Add R-Car Gen3 support
2016-02-23  Laurent Pinchartdrm: rcar-du: lvds: Rename PLLEN bit to PLLON
2016-02-23  Laurent Pinchartdrm: rcar-du: lvds: Fix PLL frequency-related configuration
2016-02-23  Laurent Pinchartdrm: rcar-du: lvds: Avoid duplication of clock clamp...
2016-02-23  Laurent Pinchartdrm: rcar-du: Add R8A7795 device support
2016-02-23  Laurent Pinchartdrm: rcar-du: Output the DISP signal on the ODDF pin
2016-02-23  Laurent Pinchartdrm: rcar-du: Output the DISP signal on the DISP pin
2016-02-23  Koji Matsuokadrm: rcar-du: Support up to 4 CRTCs
2016-02-23  Laurent Pinchartdrm: rcar-du: Drop LVDS double dependency on OF
2016-02-23  Koji Matsuokadrm: rcar-du: Enable compilation on ARM64
2016-02-23  Koji Matsuokadrm: rcar-du: Fix compile warning on 64-bit platforms
2016-02-23  Laurent Pinchartdrm: rcar-du: Expose the VSP1 compositor through KMS...
2016-02-20  Laurent Pinchartdrm: rcar-du: Move plane allocator to rcar_du_plane.c
2016-02-20  Laurent Pinchartdrm: rcar-du: Restart the DU group when a plane source...
2016-02-20  Laurent Pinchartdrm: rcar-du: Add VSP1 compositor support
2016-02-20  Laurent Pinchartdrm: rcar-du: Add VSP1 support to the planes allocator
2016-02-20  Laurent Pinchartdrm: rcar-du: Refactor plane setup
2016-02-20  Laurent Pinchartdrm: rcar-du: Compute plane DDCR4 register value directly
2016-02-20  Laurent Pinchartdrm: rcar-du: Don't update planes on disabled CRTCs
2016-02-20  Laurent Pinchartdrm: rcar-du: Remove local CRTC enabled state
2016-02-20  Laurent Pinchartdrm: rcar-du: Perform initialization/cleanup at probe...
2016-02-20  Laurent PinchartMerge remote-tracking branch 'linuxtv/vsp1' into HEAD
2016-02-19  Dave AirlieMerge branch 'drm-rockchip-next-2016-02-18' of https...
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-18  Yakir Yangdrm/rockchip: hdmi: add Innosilicon HDMI support
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 Chawladrm/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-16  Mauro Carvalho ChehabMerge branch 'fixes' into patchwork
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
next
This page took 0.060335 seconds and 8 git commands to generate.