summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-10Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-02-10drm/i915/byt: Take powerwell for reading PIPESTAT in debugfsChris Wilson
2017-02-10drm/i915: Always pin contexts into the high GGTTChris Wilson
2017-02-10drm/i915: Remove unused function intel_ddi_get_link_dpll()Ander Conselvan de Oliveira
2017-02-10drm/i915: Make power domain masks 64 bit longAnder Conselvan de Oliveira
2017-02-10Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-10Merge tag 'drm-fsl-dcu-for-v4.11' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie
2017-02-10Merge tag 'drm-misc-next-fixes-2017-02-09' of git://anongit.freedesktop.org/g...Dave Airlie
2017-02-09drm/i915: Use the size/type of address space to make decisionsChris Wilson
2017-02-09drm/amdgpu: report the number of bytes moved at buffer creationSamuel Pitoiset
2017-02-09drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()Samuel Pitoiset
2017-02-09drm/amdgpu: add support for new smc firmware on polarisAlex Deucher
2017-02-09drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...Rex Zhu
2017-02-09drm/i915: Enable atomic support by default on supported platforms.Maarten Lankhorst
2017-02-09drm/i915: Add __destroy_hw_contextJoonas Lahtinen
2017-02-09drm/i915: Assert that we never create a vma for the aliasing_ppgttChris Wilson
2017-02-09drm/i915: Check for timeout completion when waiting for the rq to submittedChris Wilson
2017-02-09drm/i915: A hotfix for making aliasing PPGTT work for GVT-gZhi Wang
2017-02-09drm/i915/dp: Move initialization of hpd_pin to a new functionAnder Conselvan de Oliveira
2017-02-09drm/i915: Remove WA for swapped HPD pins in broxton A steppingAnder Conselvan de Oliveira
2017-02-09drm/amdgpu: shut up #warning for compile testingArnd Bergmann
2017-02-08drm/amdgpu/virt: fix double kfree on bo_vaColin Ian King
2017-02-08drm/radeon: remove some dead codeDan Carpenter
2017-02-08drm/radeon: avoid kernel segfault in vce when gpu fails to resumeJérôme Glisse
2017-02-08drm/amd/powerplay: set fan speed to max in profile peak mode only.Rex Zhu
2017-02-08drm/amd/gfx6: update gb_addr_configFlora Cui
2017-02-08drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDENFlora Cui
2017-02-08drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDENFlora Cui
2017-02-08drm/amdgpu: refine si_read_registerFlora Cui
2017-02-08drm/amdgpu/gfx6: clean up spi configurationFlora Cui
2017-02-08drm/amdgpu/gfx6: clean up cu configurationFlora Cui
2017-02-08drm/amdgpu/gfx6: clean up rb configurationFlora Cui
2017-02-08drm/amdgpu: refine vce3.0 code and related powerplay pg code.Rex Zhu
2017-02-08drm/amdgpu: move subfunctions to the front of vce_v2_0.c.Rex Zhu
2017-02-08drm/amdgpu: enable vce pg feature on Kv.Rex Zhu
2017-02-08drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu
2017-02-08drm/amdgpu: when dpm disabled, also need to stop/start vce.Rex Zhu
2017-02-08drm/amdgpu: refine uvd5.0/6.0 code.Rex Zhu
2017-02-08drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.Rex Zhu
2017-02-08drm/amdgpu: refine uvd4.2 init/stop code.Rex Zhu
2017-02-08drm/amdgpu: refine uvd pg code in kv_dpm.cRex Zhu
2017-02-08drm/amdgpu: power down/up uvd4 when smu disabled.Rex Zhu
2017-02-08drm/amdgpu: add current_pg_status register define for smu7.1Rex Zhu
2017-02-08drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.Rex Zhu
2017-02-08drm/i915: Disable engine->irq_tasklet around resetsChris Wilson
2017-02-08drm/i915: Split GEM resetting into 3 phasesChris Wilson
2017-02-08drm/i915: Move calling engine->init_hw() to its own functionChris Wilson
2017-02-08drm/i915: i915_gem_shrink_all() needs an awake deviceChris Wilson
2017-02-08drm/i915: Move ilk_pipe_pixel_rate() to intel_display.cVille Syrjälä
2017-02-08drm/i915: Replace the .modeset_commit_cdclk() hook with a more direct .set_cd...Ville Syrjälä