summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available dacs during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: fetch mask of available heads during oneinitBen Skeggs
2018-05-18drm/nouveau/disp/nv50-: delay subunit construction until oneinitBen Skeggs
2018-05-18drm/nouveau/fb/gm200-: fix overwriting of big page settingBen Skeggs
2018-05-18drm/nouveau/fb/gf100-: bump size of mmu debug buffers to match big page sizeBen Skeggs
2018-05-18drm/nouveau/fault/gp100: implement replayable fault buffer initialisationBen Skeggs
2018-05-18drm/nouveau/fault: add infrastructure to support fault buffersBen Skeggs
2018-05-18drm/nouveau/mc/gp100-: route fault buffer interrupts to FAULTBen Skeggs
2018-05-18drm/nouveau/core: define FAULT subdevBen Skeggs
2018-05-18drm/nouveau/secboot: remove VLA usageGustavo A. R. Silva
2018-05-18drm/nouveau: nouveau: use larger buffer in nvif_vmm_mapArnd Bergmann
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie
2018-05-17drm: rcar-du: Fix build failureLaurent Pinchart
2018-05-17drm: rcar-du: Fix rcar_du_of_init() stubLaurent Pinchart
2018-05-17drm/amdgpu: include pagemap.h for release_pages()Stephen Rothwell
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-16Merge tag 'drm-intel-next-2018-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-15drm/scheduler: remove unused parameterNayan Deshmukh
2018-05-15Add SPDX idenitifier and clarify licenseDirk Hohndel
2018-05-15drm/amdgpu: print the BO flags in the gem debugfs entryChristian König
2018-05-15drm/amdgpu: drop printing the BO offset in the gem debugfs (v2)Christian König
2018-05-15drm/amdgpu: Add support to change mtype for 2nd part of gart BOs on GFX9Yong Zhao
2018-05-15drm/amd/powerplay: Add notify PWE function to SMU10Mikita Lipski
2018-05-15drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S
2018-05-15drm/amdgpu: fix null pointer for bo unmap trace functionJunwei Zhang
2018-05-15drm/amdgpu/gmc9: remove unused register defsAlex Deucher
2018-05-15drm/amdgpu: add HDP flush dummy for UVD 6/7Christian König
2018-05-15drm/amdgpu: set ttm bo priority before initializationJunwei Zhang
2018-05-15drm/ttm: remove priority hard code when initializing ttm boJunwei Zhang
2018-05-15drm/amd/pp: Fix performance drop on FijiRex Zhu
2018-05-15drm/amd/pp: Implement force_clock_level for RVRex Zhu
2018-05-15drm/amd/powerplay: add PME smu message for ravenJunwei Zhang
2018-05-15drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King
2018-05-15drm/amd/powerplay: fix spelling mistake: "contruct" -> "construct"Colin Ian King
2018-05-15drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-15drm/amdgpu: invalidate parent bo when shadow bo was invalidatedChunming Zhou
2018-05-15drm/amdgpu: abstract bo_base init functionChunming Zhou
2018-05-15drm/amd/amdgpu: Add some documentation to the debugfs entriesTom St Denis
2018-05-15drm/amd/amdgpu: vcn10 Add callback for emit_reg_write_reg_waitTom St Denis
2018-05-15drm/amdgpu: Fix display corruption on CI with dpm enabledRex Zhu
2018-05-15drm/amd/pp: Skip fan attributes if fan not presentRex Zhu
2018-05-15drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky
2018-05-15drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer
2018-05-15drm/amd/display: disable FBC on underlay pipeShirish S
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-15drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callbackXiaojie Yuan
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-15drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo
2018-05-15drm/amd/display: Add VG12 ASIC IDsHarry Wentland