summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-22drm/nouveau/core: add nvkm_subdev_new_() for bare subdevsBen Skeggs
2020-05-22drm/nouveau/kms: Support NVIDIA format modifiersJames Jones
2020-05-22drm/nouveau/kms: Check framebuffer size against boJames Jones
2020-05-22drm/nouveau/kms: Add format mod prop to base/ovly/nvdispJames Jones
2020-05-22drm/nouveau/acr: ensure falcon providing acr functions is bootstrapped firstBen Skeggs
2020-05-22drm/nouveau/kms: Remove struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Remove field nvbo from struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau/kms: Move struct nouveau_framebuffer.vma to struct nouveau_fbdevThomas Zimmermann
2020-05-22drm/nouveau/kms: Remove unused fields from struct nouveau_framebufferThomas Zimmermann
2020-05-22drm/nouveau: fix out-of-tree module buildBen Skeggs
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones
2020-05-21drm/amdgpu: resize VRAM BAR for CPU access on gfx10Alan Swanson
2020-05-21drm/amdgpu: drop navi pcie bw callbackAlex Deucher
2020-05-21drm/amdgpu: improve error handling in pcie_bwAlex Deucher
2020-05-21drm/amdkfd: fix restore worker race conditionPhilip Yang
2020-05-21drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handlingDan Carpenter
2020-05-21drm/amdgpu/smu10: Replace one-element array and use struct_size() helperGustavo A. R. Silva
2020-05-21drm/amd/display: Set/Reset avmute when disable/enable streamJinze Xu
2020-05-21drm/amd/display: Fix incorrectly pruned modes with deep colorStylon Wang
2020-05-21drm/amd/display: correct rn NUM_VMIDDmytro Laktyushkin
2020-05-21drm/amd/display: Avoid pipe split when plane is too smallNicholas Kazlauskas
2020-05-21drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas
2020-05-21drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira
2020-05-21drm/amd/display: fix and simplify pipe split logicDmytro Laktyushkin
2020-05-21drm/amd/display: Minimize DSC resource re-assignmentNikola Cornij
2020-05-21drm/amdgpu: add condition to set MP1 state on gpu resetLikun Gao
2020-05-21drm/amdkfd: report the real PCI bus numberEvan Quan
2020-05-21drm/amdgpu fix incorrect sysfs remove behavior for xgmiJack Zhang
2020-05-21drm/amd/powerplay: unify the prompts on thermal interruptsEvan Quan
2020-05-21drm/amd/display: Enable fp16 also on DCE-11.0 - DCE-12. (v2)Mario Kleiner
2020-05-21drm/amd/display: Expose support for xBGR ordered fp16 formats.Mario Kleiner
2020-05-21drm/amdgpu/vcn2.5: Remove old DPG workaroundJames Zhu
2020-05-21drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungatingJames Zhu
2020-05-21drm/amdgpu: resolve ras recovery vs smi race conditionJohn Clements
2020-05-21drm/amdkfd: Fix boolreturn.cocci warningsAishwarya Ramakrishnan
2020-05-21drm/amd/display: Respect PP_STUTTER_MODE but don't override DC_DISABLE_STUTTERHarry Wentland
2020-05-21drm/amd/display: Fix disable_stutter debug optionHarry Wentland
2020-05-21drm/amd/display: Add DC Debug mask to disable features for bringupHarry Wentland
2020-05-21drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attributeKevin Wang
2020-05-21Merge tag 'drm-intel-next-fixes-2020-05-20' of git://anongit.freedesktop.org/...Dave Airlie
2020-05-21Merge tag 'exynos-drm-next-for-v5.8' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-05-20drm/dp: Lenovo X13 Yoga OLED panel brightness fixMark Pearson
2020-05-21drm/mediatek: Eliminate the magic number in array sizeBernard Zhao
2020-05-21drm/mediatek: Cleanup coding style in mediatek a bitBernard Zhao
2020-05-21drm/mediatek: Stop iterating dma addresses when sg_dma_len() == 0Anand K Mistry
2020-05-20Merge tag 'drm-intel-next-2020-05-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-20Merge tag 'amd-drm-next-5.8-2020-05-19' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-19drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak
2020-05-19drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor