aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16Merge tag 'drm-intel-fixes-2018-03-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie4-4/+82
2018-03-16Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2-8/+8
2018-03-16drm/nouveau/bl: fix backlight regressionKarol Herbst1-5/+5
2018-03-16drm/nouveau/bl: Fix oops on driver unbindLukas Wunner1-2/+2
2018-03-16drm/nouveau/mmu: ALIGN_DOWN correct variableMāris Nartišs1-1/+1
2018-03-15Merge tag 'gvt-fixes-2018-03-15' of https://github.com/intel/gvt-linux into drm-intel-fixesRodrigo Vivi4-4/+82
2018-03-15drm/i915/gvt: fix user copy warning by whitelist workload rb_tail fieldZhenyu Wang1-4/+6
2018-03-15drm/i915/gvt: Correct the privilege shadow batch buffer addressfred gao3-0/+20
2018-03-15Merge tag 'drm-intel-fixes-2018-03-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie3-13/+23
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher7-2/+40
2018-03-14drm/radeon: fix prime teardown orderChristian König2-2/+2
2018-03-14drm/amdgpu: fix prime teardown orderChristian König2-2/+2
2018-03-12drm/i915: Kick the rps worker when changing the boost frequencyChris Wilson1-2/+8
2018-03-12drm/i915: Only prune fences after wait-for-allChris Wilson1-4/+12
2018-03-12drm/i915: Enable VBT based BL control for DPMustamin B Mustaffa1-7/+3
2018-03-09drm/i915/gvt: keep oa config in shadow ctxMin He2-0/+54
2018-03-09drm/i915/gvt: Add runtime_pm_get/put into gvt_switch_mmioXiong Zhang1-0/+2
2018-03-09Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie33-294/+381
2018-03-09Merge tag 'drm-misc-fixes-2018-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie5-44/+60
2018-03-07drm/amd/display: validate plane format on primary planeShirish S1-0/+7
2018-03-07drm/amdgpu:Always save uvd vcpu_bo in VM ModeJames Zhu1-5/+8
2018-03-07drm/amdgpu:Correct max uvd handlesJames Zhu1-1/+1
2018-03-07drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2-7/+13
2018-03-07drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2-2/+18
2018-03-07drm/amd/display: Fix memleaks when atomic check fails.Leo (Sunpeng) Li1-10/+21
2018-03-07drm/amd/display: Return success when enabling interruptHarry Wentland3-6/+5
2018-03-07drm/amd/display: Use crtc enable/disable_vblank hooksHarry Wentland1-0/+24
2018-03-07drm/amd/display: update infoframe after dig fe is turned onEric Yang1-10/+13
2018-03-07drm/amd/display: fix boot-up on vega10Roman Li1-7/+12
2018-03-07drm/amd/display: fix cursor related Pstate hangEric Yang4-66/+90
2018-03-07drm/amd/display: Set irq state only on existing crtcsMikita Lipski1-4/+2
2018-03-07drm/amd/display: Fixed non-native modes not lighting upJerry (Fangzhi) Zuo1-1/+3
2018-03-07drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland3-1/+6
2018-03-07drm/amd/display: Make create_stream_for_sink more consistentHarry Wentland1-28/+25
2018-03-07drm/amd/display: Don't block dual-link DVI modesHarry Wentland1-2/+1
2018-03-07drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland6-2/+10
2018-03-07drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland5-18/+9
2018-03-07drm/amd/display: Remove unnecessary fail labels in create_stream_for_sinkHarry Wentland1-9/+5
2018-03-07drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland4-15/+5
2018-03-07drm/amd/display: Fix FBC topology changeRoman Li1-4/+19
2018-03-07drm/amd/display: Fix topology change issue in MST rehookJerry (Fangzhi) Zuo1-0/+6
2018-03-07drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)Shirish S1-0/+28
2018-03-07drm/amdgpu/dce6: Use DRM_DEBUG instead of DRM_INFO for HPD IRQ infoMichel Dänzer1-1/+1
2018-03-07drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland1-3/+13
2018-03-07drm/amd/display: update plane params before validationShirish S1-0/+3
2018-03-07drm/amd/display: validate plane in dce110 for scalingShirish S1-0/+11
2018-03-07drm/amd/display: defer modeset check in dm_update_planes_stateShirish S1-2/+4
2018-03-07drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland1-1/+1
2018-03-07drm/amdgpu: Notify sbios device ready before send requestRex Zhu1-0/+3