aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-28drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu1-1/+32
2018-02-28drm/amdgpu: don't use MM idle_work for SRIOV(v2)Monk Liu2-9/+6
2018-02-28drm/amd/pp: Print more smu failed info on Vega10Rex Zhu1-1/+1
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-28drm/amdgpu:Fixed wrong emit frame size for encJames Zhu1-1/+1
2018-02-28drm/amdgpu: increase gart size to 512MBMonk Liu1-1/+1
2018-02-28drm/amdgpu: move WB_FREE to correct placeMonk Liu1-5/+7
2018-02-28drm/amdgpu: change gfx9 ib test to use WBMonk Liu1-47/+54
2018-02-28drm/amdgpu: cond_exec only for schedule with a jobMonk Liu1-1/+1
2018-02-28drm/amdgpu: only flush hotplug work without DCMonk Liu1-2/+4
2018-02-28drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu1-1/+1
2018-02-28drm/amdgpu: fix&cleanups for wb_clearMonk Liu2-3/+4
2018-02-28drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()Ville Syrjälä1-8/+5
2018-02-28drm/i915: Don't deref request->ctx inside unlocked print_request()Chris Wilson1-2/+2
2018-02-28drm/i915: Don't mangle the CTM on pre-HSWVille Syrjälä1-4/+12
2018-02-28drm/i915: Rename pipe CSC to use ilk_ prefixVille Syrjälä1-20/+19
2018-02-28drm/i915: Remove the pointless 1:1 matrix copyVille Syrjälä1-8/+9
2018-02-28drm/uapi: The ctm matrix uses sign-magnitude representationVille Syrjälä1-2/+5
2018-02-28Merge drm-next into drm-intel-next-queuedJoonas Lahtinen56-1505/+2805
2018-02-28drm/tilcdc: tilcdc_panel: Rename device from "panel" to "tilcdc-panel"Jyri Sarha1-1/+1
2018-02-28drm/tilcdc: Add support for drm panelsJyri Sarha2-9/+22
2018-02-28drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa1-7/+3
2018-02-28drm/i915: Repeat the GEM_BUG_ON message in the ftrace logChris Wilson1-1/+4
2018-02-28drm/tilcdc: panel: Use common error handling code in of_get_panel_info()Markus Elfring1-7/+5
2018-02-28drm/tilcdc: Delete an error message for a failed memory allocation in seven functionsMarkus Elfring4-19/+6
2018-02-28Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie279-14337/+7922
2018-02-27drm/i915/cnl: Add WaRsDisableCoarsePowerGatingRodrigo Vivi3-4/+5
2018-02-27drm/i915/psr: Don't avoid PSR when PSR2 conditions are not met.Rodrigo Vivi1-27/+37
2018-02-27drm/i915/psr2: Fix max resolution supported.Rodrigo Vivi1-3/+3
2018-02-27drm/i915/psr: Check for power state control capability.Dhinakaran Pandiyan1-0/+5
2018-02-27drm/i915/dp: Move comment about hw timeout to the right place.Dhinakaran Pandiyan1-3/+3
2018-02-27drm/i915/dp: Remove redundant sleep after AUX transaction length check.Dhinakaran Pandiyan1-8/+0
2018-02-27drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit.Dhinakaran Pandiyan1-1/+1
2018-02-27drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.cDhinakaran Pandiyan3-63/+70
2018-02-27drm/i915/frontbuffer: Mark frontbuffer flush and invalidate with might_sleep()Dhinakaran Pandiyan1-0/+2
2018-02-27drm/i915/psr: New power domain for AUX IO.Dhinakaran Pandiyan3-0/+45
2018-02-27drm/i915/guc: Fill preempt context once at init timeMichał Winiarski1-27/+69
2018-02-27drm/i915/dp: Fix the order of platforms for setting DP source ratesManasi Navare1-4/+4
2018-02-27drm/virtio: Add spaces around operatorsRodrigo Siqueira2-12/+12
2018-02-27drm/virtio: Remove multiple blank linesRodrigo Siqueira3-3/+0
2018-02-27drm/virtio: Replace 'unsigned' for 'unsigned int'Rodrigo Siqueira4-5/+5
2018-02-27drm/virtio: Remove return from void functionRodrigo Siqueira1-2/+0
2018-02-27drm/virtio: Add */ in block comments to separate lineRodrigo Siqueira3-3/+6
2018-02-27drm/virtio: Add blank line after variable declarationsRodrigo Siqueira6-0/+12
2018-02-27drm/virtio: Add tabs at the start of a lineRodrigo Siqueira2-4/+4
2018-02-26drm/amdgpu/powerplay/smu7: use proper dep table for mclkAlex Deucher3-3/+3
2018-02-26drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis1-1/+4
2018-02-26drm/ttm: cleanup ttm_tt_createChristian König1-16/+13
2018-02-26drm/ttm: move ttm_tt_create into ttm_tt.c v2Christian König3-48/+59
2018-02-26drm/ttm: check if free mem space is under the lower limitRoger He4-0/+104