summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available sors during oneinitBen Skeggs28-53/+65
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs18-31/+44
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs18-45/+56
2018-05-18drm/nouveau/disp/nv50-: delay subunit construction until oneinitBen Skeggs4-26/+51
2018-05-18drm/nouveau/fb/gm200-: fix overwriting of big page settingBen Skeggs1-2/+0
2018-05-18drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page sizeBen Skeggs2-3/+3
2018-05-18drm/nouveau/fault/gp100: implement replayable fault buffer initialisationBen Skeggs4-0/+79
2018-05-18drm/nouveau/fault: add infrastructure to support fault buffersBen Skeggs4-0/+220
2018-05-18drm/nouveau/mc/gp100-: route fault buffer interrupts to FAULTBen Skeggs3-2/+22
2018-05-18drm/nouveau/core: define FAULT subdevBen Skeggs7-0/+16
2018-05-18drm/nouveau/secboot: remove VLA usageGustavo A. R. Silva1-4/+3
2018-05-18drm/nouveau: nouveau: use larger buffer in nvif_vmm_mapArnd Bergmann1-1/+1
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie17-27/+77
2018-05-17drm: rcar-du: Fix build failureLaurent Pinchart1-1/+0
2018-05-17drm: rcar-du: Fix rcar_du_of_init() stubLaurent Pinchart1-1/+1
2018-05-17drm/amdgpu: include pagemap.h for release_pages()Stephen Rothwell1-0/+1
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie256-4583/+14429
2018-05-16Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie93-1889/+4487
2018-05-15drm/scheduler: remove unused parameterNayan Deshmukh10-12/+11
2018-05-15Add SPDX idenitifier and clarify licenseDirk Hohndel11-0/+11
2018-05-15drm/amdgpu: print the BO flags in the gem debugfs entryChristian König1-0/+15
2018-05-15drm/amdgpu: drop printing the BO offset in the gem debugfs (v2)Christian König1-5/+0
2018-05-15drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9Yong Zhao2-12/+47
2018-05-15drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski2-0/+9
2018-05-15drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S1-3/+5
2018-05-15drm/amdgpu: fix null pointer for bo unmap trace functionJunwei Zhang1-1/+1
2018-05-15drm/amdgpu/gmc9: remove unused register defsAlex Deucher1-14/+0
2018-05-15drm/amdgpu: add HDP flush dummy for UVD 6/7Christian König2-3/+26
2018-05-15drm/amdgpu: set ttm bo priority before initializationJunwei Zhang1-3/+2
2018-05-15drm/ttm: remove priority hard code when initializing ttm boJunwei Zhang1-1/+0
2018-05-15drm/amd/pp: Fix performance drop on FijiRex Zhu1-3/+1
2018-05-15drm/amd/pp: Implement force_clock_level for RVRex Zhu1-0/+45
2018-05-15drm/amd/powerplay: add PME smu message for ravenJunwei Zhang1-1/+2
2018-05-15drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King1-1/+1
2018-05-15drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King2-2/+2
2018-05-15drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2-30/+23
2018-05-15drm/amdgpu: invalidate parent bo when shadow bo was invalidatedChunming Zhou1-0/+4
2018-05-15drm/amdgpu: abstract bo_base init functionChunming Zhou1-35/+38
2018-05-15drm/amd/amdgpu: Add some documentation to the debugfs entriesTom St Denis1-4/+189
2018-05-15drm/amd/amdgpu: vcn10 Add callback for emit_reg_write_reg_waitTom St Denis1-0/+1
2018-05-15drm/amdgpu: Fix display corruption on CI with dpm enabledRex Zhu1-16/+16
2018-05-15drm/amd/pp: Skip fan attributes if fan not presentRex Zhu2-13/+11
2018-05-15drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky1-2/+4
2018-05-15drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2-4/+10
2018-05-15drm/amd/display: disable FBC on underlay pipeShirish S1-1/+6
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2-41/+45
2018-05-15drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callbackXiaojie Yuan1-0/+1
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland3-13/+22
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-15drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo1-2/+168