summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: Fix build failureLaurent Pinchart2018-05-171-1/+0
* drm: rcar-du: Fix rcar_du_of_init() stubLaurent Pinchart2018-05-171-1/+1
* drm/amdgpu: include pagemap.h for release_pages()Stephen Rothwell2018-05-171-0/+1
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-16259-4589/+14419
|\
| * drm/scheduler: remove unused parameterNayan Deshmukh2018-05-1511-13/+12
| * Add SPDX idenitifier and clarify licenseDirk Hohndel2018-05-1511-0/+11
| * drm/amdgpu: print the BO flags in the gem debugfs entryChristian König2018-05-151-0/+15
| * drm/amdgpu: drop printing the BO offset in the gem debugfs (v2)Christian König2018-05-151-5/+0
| * drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9Yong Zhao2018-05-153-12/+51
| * drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski2018-05-152-0/+9
| * drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S2018-05-151-3/+5
| * drm/amdgpu: fix null pointer for bo unmap trace functionJunwei Zhang2018-05-151-1/+1
| * drm/amdgpu/gmc9: remove unused register defsAlex Deucher2018-05-151-14/+0
| * drm/amdgpu: add HDP flush dummy for UVD 6/7Christian König2018-05-152-3/+26
| * drm/amdgpu: set ttm bo priority before initializationJunwei Zhang2018-05-151-3/+2
| * drm/ttm: remove priority hard code when initializing ttm boJunwei Zhang2018-05-151-1/+0
| * drm/amd/pp: Fix performance drop on FijiRex Zhu2018-05-151-3/+1
| * drm/amd/pp: Implement force_clock_level for RVRex Zhu2018-05-151-0/+45
| * drm/amd/powerplay: add PME smu message for ravenJunwei Zhang2018-05-151-1/+2
| * drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King2018-05-151-1/+1
| * drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2018-05-152-2/+2
| * drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2018-05-152-30/+23
| * drm/amdgpu: invalidate parent bo when shadow bo was invalidatedChunming Zhou2018-05-151-0/+4
| * drm/amdgpu: abstract bo_base init functionChunming Zhou2018-05-151-35/+38
| * drm/amd/amdgpu: Add some documentation to the debugfs entriesTom St Denis2018-05-151-4/+189
| * drm/amd/amdgpu: vcn10 Add callback for emit_reg_write_reg_waitTom St Denis2018-05-151-0/+1
| * drm/amdgpu: Fix display corruption on CI with dpm enabledRex Zhu2018-05-151-16/+16
| * drm/amd/pp: Skip fan attributes if fan not presentRex Zhu2018-05-152-13/+11
| * drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky2018-05-151-2/+4
| * drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2018-05-152-4/+10
| * drm/amd/display: disable FBC on underlay pipeShirish S2018-05-151-1/+6
| * drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-152-41/+45
| * drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callbackXiaojie Yuan2018-05-151-0/+1
| * drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-153-13/+22
| * drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland2018-05-151-1/+85
| * drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo2018-05-151-2/+168
| * drm/amd/display: Add VG12 ASIC IDsHarry Wentland2018-05-151-2/+7
| * drm/amd/display: Couple formatting fixesHarry Wentland2018-05-153-5/+6
| * drm/amd/display: Use int for calculating vline startHarry Wentland2018-05-151-4/+4
| * drm/amd/display: dal 3.1.44Tony Cheng2018-05-151-1/+1
| * drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai2018-05-151-0/+18
| * drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo2018-05-151-7/+9
| * drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin2018-05-151-0/+18
| * drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo2018-05-151-3/+3
| * drm/amd/display: Add assert that chroma pitch is non zeroJulian Parkin2018-05-151-0/+3
| * drm/amd/display: compact the rq/dlg/ttu logDmytro Laktyushkin2018-05-154-157/+128
| * drm/amd/display: update dtn logging and goldensAnthony Koo2018-05-151-1/+1
| * drm/amd/display: add some DTN logs for input and output tfAnthony Koo2018-05-154-0/+109
| * drm/amd/display: add cursor TTU CRQ relatedCharlene Liu2018-05-152-1/+16
| * drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac2018-05-152-14/+348