aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-27drm/amd/display: dc 3.1.63Tony Cheng1-1/+1
2018-08-27drm/amd/display: Eliminate i2c hw function pointersDavid Francis2-345/+291
2018-08-27drm/amdgpu: enable GTT PD/PT for raven v3Christian König1-1/+13
2018-08-27drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2Christian König5-8/+59
2018-08-27drm/amdgpu: add GMC9 support for PDs/PTs in system memoryChristian König1-1/+1
2018-08-27drm/amdgpu: add helper for VM PD/PT allocation parameters v3Christian König1-34/+29
2018-08-27drm/amdgpu: remove extra root PD alignmentChristian König2-6/+1
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König1-12/+19
2018-08-27drm/amdgpu: amdgpu_ctx_add_fence can't failChristian König3-17/+7
2018-08-27drm/amdgpu: Change kiq ring initialize sequence on gfx9Rex Zhu1-14/+24
2018-08-27drm/amdgpu: Change kiq initialize/reset sequence on gfx8Rex Zhu1-19/+30
2018-08-27drm/amdgpu: Refine gfx_v9_0_kcq_disable functionRex Zhu1-17/+16
2018-08-27drm/amdgpu: Remove duplicate code in gfx_v9_0.cRex Zhu1-60/+12
2018-08-27drm/amdgpu: Refine gfx_v8_0_kcq_disable functionRex Zhu1-14/+15
2018-08-27drm/amdgpu: Remove duplicate code in gfx_v8_0.cRex Zhu1-67/+13
2018-08-27drm/amdgpu: Remove dead code in amdgpu_pm.cRex Zhu1-35/+0
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu1-2/+2
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu1-15/+26
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu1-8/+0
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2-5/+29
2018-08-27drm/amdgpu: implement soft_recovery for GFX9Christian König1-0/+13
2018-08-27drm/amdgpu: implement soft_recovery for GFX8 v2Christian König1-0/+13
2018-08-27drm/amdgpu: implement soft_recovery for GFX7Christian König1-0/+13
2018-08-27drm/amdgpu: add ring soft recovery v4Christian König3-0/+35
2018-08-27selftests: kselftest: Remove outdated commentThiago Jung Bauermann1-1/+0
2018-08-27drm/amdgpu: Remove duplicated power source updateRex Zhu1-8/+0
2018-08-27drm/amd/display: Fix memory leak caused by missed dc_sink_releaseSivapiriyanKumarasamy1-1/+5
2018-08-27drm/amdgpu: fix holding mn_lock while allocating memoryChristian König1-12/+19
2018-08-27drm/amdgpu: Power on uvd block when hw_finiRex Zhu1-2/+2
2018-08-27drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-08-27drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu1-15/+26
2018-08-27drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-08-27drm/amdgpu: Adjust the VM size based on system memory size v2Felix Kuehling2-5/+29
2018-08-27selftests: android: move config up a levelAnders Roxell1-0/+0
2018-08-27blk-wbt: remove dead codeJens Axboe1-5/+0
2018-08-27drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodesPeter Rosin3-28/+120
2018-08-27drm/atmel-hlcdc: always iterate over the first 4 output endpointsPeter Rosin1-2/+13
2018-08-27dt-bindings: display: atmel: optional video-interface of endpointsPeter Rosin1-0/+23
2018-08-27dt-bindings: display: bridge: lvds-transmitter: add ti, ds90c185Peter Rosin1-1/+7
2018-08-27drm/atmel-hlcdc: allow selecting a higher pixel-clock than requestedPeter Rosin1-0/+12
2018-08-27drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock basePeter Rosin1-7/+11
2018-08-27drm/i915/psr: Rewrite comments in intel_psr_wait_for_idle()Dhinakaran Pandiyan1-14/+14
2018-08-27drm/i915/psr: Remove wait_for_idle() for PSR2Dhinakaran Pandiyan1-10/+6
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-711/+754
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada1-0/+5
2018-08-27x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-08-27MAINTAINERS: Switch a maintainer for drivers/staging/gasketTodd Poynor1-1/+1
2018-08-27Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe4-70/+163