summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2019-08-23drm/nouveau/kms/gv100-: use premultiplied alpha blending between planesBen Skeggs-3/+3
2019-08-23drm/nouveau/kms/nv50-: enable modern color management propertiesIlia Mirkin-0/+5
2019-08-23drm/nouveau/kms/gf119-: add ctm property supportIlia Mirkin-0/+89
2019-08-23drm/nouveau/kms/nv50-: remove overlay alpha formatsIlia Mirkin-14/+0
2019-08-23drm/nouveau/fifo/gk104-: fix parsing of mmu fault dataBen Skeggs-26/+67
2019-08-23drm/nouveau/fifo/gf1xx: convert to using nvkm_fault_dataBen Skeggs-86/+106
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_END devinit opcodeRhys Kidd-1/+12
2019-08-23drm/nouveau/bios/init: handle INIT_RESET_BEGUN devinit opcodeRhys Kidd-1/+12
2019-08-23drm/nouveau/bios: downgrade absence of tmds table to info from an errorRhys Kidd-1/+1
2019-08-23drm/nouveau: Disable atomic support on a per-device basisVille Syrjälä-1/+1
2019-08-23drm/nouveau/kms/nv50-: add fp16 scanout supportIlia Mirkin-18/+66
2019-08-23drm/nouveau/kms/nv50-: disable input lut harderBen Skeggs-0/+2
2019-08-23drm/nouveau/kms/tu102-: disable input lut when input is already FP16Ben Skeggs-1/+3
2019-08-23drm/nouveau/kms/gv100: allow windows to use PACKED8BPP formatsBen Skeggs-1/+1
2019-08-23drm/nouveau: fix nvif/device.h is included more than onceHariprasad Kelam-1/+0
2019-08-23drm/nouveau/dispnv04: subdev/bios.h is included more than onceHariprasad Kelam-1/+0
2019-08-23drm/nouveau/mmu: use struct_size() helperGustavo A. R. Silva-1/+1
2019-08-23drm/nouveau: drop use of drmp.hSam Ravnborg-28/+14
2019-08-23drm/nouveau: drop drmP.h from all header filesSam Ravnborg-4/+3
2019-08-23drm/nouveau: drop drmP.h from nouveau_drv.hSam Ravnborg-1/+13
2019-08-23drm/nouveau: drop use of DRM_UDELAYSam Ravnborg-1/+1
2019-08-23drm/nouveau/bios/init: fix spelling mistake "CONDITON" -> "CONDITION"Colin Ian King-1/+1
2019-08-23drm/nouveau/secboot: Make acr_r352_ls_gpccs_func staticYueHaibing-1/+1
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul-7/+17
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher-1/+1
2019-08-22drm/panfrost: Fix sleeping while atomic in panfrost_gem_openRob Herring-4/+6
2019-08-23Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-3/+40
2019-08-23Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie-3/+3
2019-08-22drm/amd/display: fix calc_pll_max_vco_constructDmytro Laktyushkin-1/+1
2019-08-22drm/amdgpu: enable VCN DPG for RenoirThong Thai-1/+3
2019-08-22Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"Thong Thai-12/+6
2019-08-22drm/amdgpu: update gc/sdma goldensetting for rnAaron Liu-6/+5
2019-08-22drm/amd/powerplay: Disable renoir smu feature retrieve for the momentPrike Liang-0/+4
2019-08-22drm/amd/powerplay: enable renoir dpm featurePrike Liang-8/+0
2019-08-22drm/amdgpu: enable SDMA power gating for rnPrike Liang-1/+1
2019-08-22drm/amdgpu/sdma4: set sdma clock gating for rnPrike Liang-0/+1
2019-08-22drm/amdgpu/mmhub1: set mmhub clock gating for rnPrike Liang-0/+1
2019-08-22drm/amdgpu: enable DF clock gating for rnPrike Liang-1/+2
2019-08-22drm/amdgpu: enable athub clock gating for rnPrike Liang-1/+3
2019-08-22drm/amdgpu: enable IH clock gating for rnPrike Liang-1/+2
2019-08-22drm/amdgpu: enable vcn clock gating for rnPrike Liang-1/+2
2019-08-22drm/amdgpu: enable rom clock gating for rnPrike Liang-1/+2
2019-08-22drm/amdgpu: enable HDP clock gating for rnPrike Liang-1/+2
2019-08-22drm/amdgpu: enable BIF clock gating for rnPrike Liang-1/+2
2019-08-22drm/amdgpu: enable sdma clock gating for rnPrike Liang-1/+3
2019-08-22drm/amdgpu: enable mmhub clock gating for rnPrike Liang-1/+3
2019-08-22drm/amdgpu: enable gfx clock gating for rnPrike Liang-1/+7
2019-08-22drm/amd/powerplay: add DPMCLOCKS table implementationAaron Liu-5/+32
2019-08-22drm/amd/powerplay: init smu tables for rnAaron Liu-0/+48
2019-08-22drm/amd/powerplay: add smu tables for rnAaron Liu-0/+29