summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-02-07drm/i915: Hack and slash, throttle execbuffer hogsChris Wilson3-13/+79
2019-02-07drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-2/+10
2019-02-07drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-07drm: Nuke drm_calc_{h,v}scale_relaxed()Ville Syrjälä1-108/+0
2019-02-07drm/exynos: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz2-2/+2
2019-02-07drm/exynos: rotator: Add support for s5pv210Paweł Chmiel1-0/+23
2019-02-07drm/bridge: cdns: Convert to phy frameworkMaxime Ripard2-426/+60
2019-02-07drm/bridge: cdns: Separate DSI and D-PHY configurationMaxime Ripard1-28/+73
2019-02-07phy: Move Allwinner A31 D-PHY driver to drivers/phy/Maxime Ripard3-328/+1
2019-02-07sun6i: dsi: Convert to generic phy handlingMaxime Ripard5-103/+126
2019-02-06drm/vc4: Use struct_size() in kzalloc()Gustavo A. R. Silva1-1/+1
2019-02-06drm/i915: Don't send hotplug in intel_dp_check_mst_status()Lyude Paul1-4/+2
2019-02-06drm/i915: Don't send MST hotplugs during resumeLyude Paul1-2/+5
2019-02-06drm/i915: Block fbdev HPD processing during suspendLyude Paul2-1/+42
2019-02-06drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docsLyude Paul1-9/+0
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin3-5/+8
2019-02-06drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo3-82/+85
2019-02-06drm/amd/display: refactor programming of DRRAnthony Koo2-31/+15
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo5-6/+75
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo3-0/+10
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo3-11/+48
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo9-2/+154
2019-02-06drm/amd/display: 3.2.17mark mcgarrity1-1/+1
2019-02-06drm/amd/display: PIP overlay corruptionMurton Liu2-2/+24
2019-02-06drm/amd/display: link_rate_set should index into tableAnthony Koo1-34/+1
2019-02-06drm/amd/display: DC VM FixesEryk Brol4-16/+11
2019-02-06drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers3-10/+31
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun5-20/+97
2019-02-06drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo1-1/+3
2019-02-06drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas1-1/+2
2019-02-06drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma1-1/+1
2019-02-06drm/i915: Just use icl+ definition for PLANE_WM blocks fieldVille Syrjälä2-9/+3
2019-02-06drm/i915: Bump skl+ wm blocks to 11 bitsVille Syrjälä1-1/+1
2019-02-06drm/i915/pmu: Fix enable count array size and bounds checkingTvrtko Ursulin3-11/+22
2019-02-05drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas1-3/+4
2019-02-05drm/amd/display: Apply fake sink back to MST sequenceJerry (Fangzhi) Zuo2-5/+6
2019-02-05drm/amd/display: add a debug flag to force odm combineDmytro Laktyushkin1-0/+1
2019-02-05drm/amd/display: store timing sync info in dc_stream_statusSu Sung Chung2-1/+21
2019-02-05drm/amd/display: Modify ABM 2.2 Max ReductionJosip Pavic1-2/+2
2019-02-05drm/amd/display: pass vline_config parameter by reference.Yongqiang Sun4-8/+8
2019-02-05drm/amd/display: add gpio lock/unlockChiawen Huang6-25/+81
2019-02-05drm/amd/display: 3.2.16Steven Chiu1-1/+1
2019-02-05drm/amd/display: determine if a pipe is synced by plane stateWenjing Liu1-4/+4
2019-02-05drm/amd/display: DGAM enabled for HDRKrunoslav Kovac1-37/+52
2019-02-05drm/amd/display: Check that vrefresh is in freesync rangeIlya Bakoulin1-5/+5
2019-02-05drm/amd/display: dmcu is blocking due to wrong disable ABM commandPaul Hsieh1-2/+2
2019-02-05drm/amd/display: fix issue with DC brightness low with VBAnthony Koo1-10/+24
2019-02-05drm/amd/display: Add monitor patch for backlight offXiaodong Yan2-0/+5
2019-02-05drm/amd/display: Remove FreeSync timing changed debug outputNicholas Kazlauskas1-6/+0
2019-02-05drm/amd/display: Initialize stream_update to zeroNicholas Kazlauskas1-1/+2