summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-11-16Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/d...drm-fixes-2018-11-16Dave Airlie9-80/+208
2018-11-16Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-31/+33
2018-11-16Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-82/+48
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä3-10/+57
2018-11-15drm/i915: Clean up skl_program_scaler()Ville Syrjälä1-12/+5
2018-11-15drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst1-38/+52
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala1-3/+1
2018-11-14drm/i915: fix broadwell EU computationLionel Landwerlin1-1/+1
2018-11-13drm/amdgpu: fix huge page handling on Vega10Christian König1-8/+10
2018-11-13drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu1-16/+16
2018-11-13drm/amdgpu: fix bug with IH ring setupPhilip Yang1-1/+1
2018-11-13drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz1-7/+8
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl2-6/+6
2018-11-12drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä1-19/+47
2018-11-12drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-12drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak1-6/+6
2018-11-12drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul1-1/+3
2018-11-12drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul1-4/+4
2018-11-12drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson1-2/+36
2018-11-12drm/omap: dsi: Fix missing of_platform_depopulate()Tony Lindgren1-2/+6
2018-11-12drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart5-68/+6
2018-11-12drm/omap: dsi: Ensure the device is active during probeLaurent Pinchart1-2/+5
2018-11-12drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart1-1/+9
2018-11-12drm/omap: Populate DSS children in omapdss driverLaurent Pinchart1-1/+10
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds42-288/+249
2018-11-11Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...drm-fixes-2018-11-11Dave Airlie16-121/+84
2018-11-11Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-6/+7
2018-11-11Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie17-135/+145
2018-11-09drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy1-0/+3
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-07drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan1-20/+17
2018-11-07drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan3-1/+19
2018-11-07drm: Fix htmldocs warnings in drm_fourcc.cSean Paul1-1/+1
2018-11-07Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen4-64/+70
2018-11-07Merge tag 'exynos-drm-fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie5-25/+12
2018-11-07Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-1/+1
2018-11-06drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-06drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-06drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher1-0/+1
2018-11-06drm/amdgpu: add DC feature mask module parameterAlex Deucher3-0/+16
2018-11-06drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher1-1/+6
2018-11-06drm/amdgpu/vega20: add CLK base offsetAlex Deucher1-0/+1
2018-11-06drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-06drm/amd/display: Fix misleading buffer informationShaokun Zhang1-2/+2
2018-11-06Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher1-7/+0
2018-11-06drm/amd: Update atom_smu_info_v3_3 structureLeo Li1-2/+5
2018-11-06drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä1-11/+6
2018-11-06drm/sun4i: tcon: prevent tcon->panel dereference if NULLGiulio Benetti1-1/+2