linux-2.6-block.git
2017-02-13 Chris Wilsondrm/i915: Exercise i915_vma_pin/i915_vma_insert
2017-02-13 Chris Wilsondrm/i915: Test creation of VMA
2017-02-13 Chris Wilsondrm/i915: Use fault-injection to force the shrinker...
2017-02-13 Chris Wilsondrm/i915: Live testing of lowlevel GTT operations
2017-02-13 Chris Wilsondrm/i915: Exercise filling and removing random ranges...
2017-02-13 Chris Wilsondrm/i915: Fill different pages of the GTT
2017-02-13 Chris Wilsondrm/i915: Exercise filling the top/bottom portions...
2017-02-13 Chris Wilsondrm/i915: Exercise filling the top/bottom portions...
2017-02-13 Chris Wilsondrm/i915: Add initial selftests for i915_gem_gtt
2017-02-13 Chris Wilsondrm/i915: Add a live dmabuf selftest
2017-02-13 Chris Wilsondrm/i915: Add some mock tests for dmabuf interop
2017-02-13 Chris Wilsondrm/i915: Sanity check all registers for matching fw...
2017-02-13 Chris Wilsondrm/i915: Test all fw tables during mock selftests
2017-02-13 Chris Wilsondrm/i915: Move uncore selfchecks to live selftest infra...
2017-02-13 Chris Wilsondrm/i915: Test coherency of and barriers between cache...
2017-02-13 Chris Wilsondrm/i915: Test exhaustion of the mmap space
2017-02-13 Chris Wilsondrm/i915: Test partial mappings
2017-02-13 Chris Wilsondrm/i915: Add a live seftest for GEM objects
2017-02-13 Chris Wilsondrm/i915: Add selftests for object allocation, phys
2017-02-13 Chris Wilsondrm/i915: Live testing of empty requests
2017-02-13 Chris Wilsondrm/i915: Test request ordering between engines
2017-02-13 Chris Wilsondrm/i915: Test simultaneously submitting requests to...
2017-02-13 Chris Wilsondrm/i915: Simple selftest to exercise live requests
2017-02-13 Chris Wilsondrm/i915: Add a simple fence selftest to i915_gem_request
2017-02-13 Chris Wilsondrm/i915: Add a simple request selftest for waiting
2017-02-13 Chris Wilsondrm/i915: Add selftests for i915_gem_request
2017-02-13 Chris Wilsondrm/i915: Create a fake object for testing huge allocations
2017-02-13 Chris Wilsondrm/i915: Mock infrastructure for request emission
2017-02-13 Chris Wilsondrm/i915: Mock a GGTT for self-testing
2017-02-13 Chris Wilsondrm/i915: Mock the GEM device for self-testing
2017-02-13 Chris Wilsondrm/i915: Add unit tests for the breadcrumb rbtree...
2017-02-13 Chris Wilsondrm/i915: Add unit tests for the breadcrumb rbtree...
2017-02-13 Chris Wilsondrm/i915: Add unit tests for the breadcrumb rbtree...
2017-02-13 Chris Wilsondrm/i915: Add some selftests for sg_table manipulation
2017-02-13 Chris Wilsondrm/i915: Provide a hook for selftests
2017-02-13 Chris Wilsondrm/i915: Clear the last_retired_context following...
2017-02-13 Chris Wilsondrm/i915: Park the breadcrumbs signaler across a GPU...
2017-02-13 Chris Wilsondrm/i915: Kill the tasklet then disable
2017-02-13 Chris Wilsondrm/i915: Always call i915_gem_reset_finish() following...
2017-02-13 Chris Wilsondrm/i915: Assert that the active request hasn't been...
2017-02-10 Chris Wilsondrm/i915: Rename conditional GEM execution macros
2017-02-10 Chris Wilsondrm/i915: Move the irq_barrier for reset earlier into...
2017-02-10 Chris Wilsondrm/i915: Flush the freed object queue on device release
2017-02-10 Chris Wilsondrm/i915: Unbind any residual objects/vma from the...
2017-02-10 Chris Wilsondrm/i915: Split device release from unload
2017-02-10 Lyudedrm/i915/debugfs: Add i915_hpd_storm_ctl
2017-02-10 Ville Syrjälädrm/i915: Simplify platform checks in intel_fb_pitch_li...
2017-02-10 Ville Syrjälädrm/i915: Avoid spurious WARNs about the wrong pipe...
2017-02-10 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2017-02-10 Chris Wilsondrm/i915/byt: Take powerwell for reading PIPESTAT in...
2017-02-10 Chris Wilsondrm/i915: Always pin contexts into the high GGTT
2017-02-10 Ander Conselvan... drm/i915: Remove unused function intel_ddi_get_link_dpll()
2017-02-10 Ander Conselvan... drm/i915: Make power domain masks 64 bit long
2017-02-10 Dave AirlieMerge branch 'drm-next-4.11' of git://people.freedeskto...
2017-02-10 Dave AirlieMerge tag 'drm-fsl-dcu-for-v4.11' of git.agner.ch/git...
2017-02-10 Dave AirlieMerge tag 'drm-misc-next-fixes-2017-02-09' of git:...
2017-02-09 Chris Wilsondrm/i915: Use the size/type of address space to make...
2017-02-09 Samuel Pitoisetdrm/amdgpu: report the number of bytes moved at buffer...
2017-02-09 Samuel Pitoisetdrm/amdgpu: fix a potential deadlock in amdgpu_bo_creat...
2017-02-09 Alex Deucherdrm/amdgpu: add support for new smc firmware on polaris
2017-02-09 Rex Zhudrm/amd/powerplay: refine code to avoid potential bug...
2017-02-09 Maarten Lankhorstdrm/i915: Enable atomic support by default on supported...
2017-02-09 Joonas Lahtinendrm/i915: Add __destroy_hw_context
2017-02-09 Chris Wilsondrm/i915: Assert that we never create a vma for the...
2017-02-09 Chris Wilsondrm/i915: Check for timeout completion when waiting...
2017-02-09 Zhi Wangdrm/i915: A hotfix for making aliasing PPGTT work for...
2017-02-09 Ander Conselvan... drm/i915/dp: Move initialization of hpd_pin to a new...
2017-02-09 Ander Conselvan... drm/i915: Remove WA for swapped HPD pins in broxton...
2017-02-09 Arnd Bergmanndrm/amdgpu: shut up #warning for compile testing
2017-02-09 Colin Ian Kingdrm/amdgpu/virt: fix double kfree on bo_va
2017-02-09 Dan Carpenterdrm/radeon: remove some dead code
2017-02-09 Jérôme Glissedrm/radeon: avoid kernel segfault in vce when gpu fails...
2017-02-08 Rex Zhudrm/amd/powerplay: set fan speed to max in profile...
2017-02-08 Flora Cuidrm/amd/gfx6: update gb_addr_config
2017-02-08 Flora Cuidrm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN
2017-02-08 Flora Cuidrm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
2017-02-08 Flora Cuidrm/amdgpu: refine si_read_register
2017-02-08 Flora Cuidrm/amdgpu/gfx6: clean up spi configuration
2017-02-08 Flora Cuidrm/amdgpu/gfx6: clean up cu configuration
2017-02-08 Flora Cuidrm/amdgpu/gfx6: clean up rb configuration
2017-02-08 Rex Zhudrm/amdgpu: refine vce3.0 code and related powerplay...
2017-02-08 Rex Zhudrm/amdgpu: move subfunctions to the front of vce_v2_0.c.
2017-02-08 Rex Zhudrm/amdgpu: enable vce pg feature on Kv.
2017-02-08 Rex Zhudrm/amdgpu: refine code for VCE2.0 and related dpm...
2017-02-08 Rex Zhudrm/amdgpu: when dpm disabled, also need to stop/start...
2017-02-08 Rex Zhudrm/amdgpu: refine uvd5.0/6.0 code.
2017-02-08 Rex Zhudrm/amdgpu: fix uvd can't initialized when dpm disabled...
2017-02-08 Rex Zhudrm/amdgpu: refine uvd4.2 init/stop code.
2017-02-08 Rex Zhudrm/amdgpu: refine uvd pg code in kv_dpm.c
2017-02-08 Rex Zhudrm/amdgpu: power down/up uvd4 when smu disabled.
2017-02-08 Rex Zhudrm/amdgpu: add current_pg_status register define for...
2017-02-08 Rex Zhudrm/amdgpu: when dpm disabled, also can enable uvd...
2017-02-08 Chris Wilsondrm/i915: Disable engine->irq_tasklet around resets
2017-02-08 Chris Wilsondrm/i915: Split GEM resetting into 3 phases
2017-02-08 Chris Wilsondrm/i915: Move calling engine->init_hw() to its own...
2017-02-08 Chris Wilsondrm/i915: i915_gem_shrink_all() needs an awake device
2017-02-08 Ville Syrjälädrm/i915: Move ilk_pipe_pixel_rate() to intel_display.c
2017-02-08 Ville Syrjälädrm/i915: Replace the .modeset_commit_cdclk() hook...
2017-02-08 Ville Syrjälädrm/i915: Nuke the VLV/CHV PFI programming power domain...
2017-02-08 Ville Syrjälädrm/i915: Move PFI credit reprogramming into vlv/chv_se...
next