summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2018-12-221-1/+1
* Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-1042-288/+249
|\
| * Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-11-1116-121/+84
| |\
| | * drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul2018-11-071-5/+0
| | * drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2018-11-072-35/+7
| | * drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo2018-11-073-46/+4
| | * drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabledEvan Quan2018-11-071-20/+17
| | * drm/amd/powerplay: set a default fclk/gfxclk ratioEvan Quan2018-11-073-1/+19
| | * drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher2018-11-061-1/+2
| | * drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher2018-11-061-0/+3
| | * drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher2018-11-061-0/+1
| | * drm/amdgpu: add DC feature mask module parameterAlex Deucher2018-11-063-0/+16
| | * drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher2018-11-061-1/+6
| | * drm/amdgpu/vega20: add CLK base offsetAlex Deucher2018-11-061-0/+1
| | * drm/amd/display: Stop leaking planesHarry Wentland2018-11-061-1/+1
| | * drm/amd/display: Fix misleading buffer informationShaokun Zhang2018-11-061-2/+2
| | * Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher2018-11-061-7/+0
| | * drm/amd: Update atom_smu_info_v3_3 structureLeo Li2018-11-061-2/+5
| * | Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-113-6/+7
| |\ \
| | * | drm/sun4i: tcon: prevent tcon->panel dereference if NULLGiulio Benetti2018-11-061-1/+2
| | * | drm/sun4i: tcon: fix check of tcon->panel null pointerGiulio Benetti2018-11-063-5/+5
| | |/
| * | Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-11-1117-135/+145
| |\ \
| | * \ Merge tag 'gvt-fixes-2018-11-07' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-11-074-64/+70
| | |\ \
| | | * | drm/i915/gvt: Handle values of EDP_PSR_IMR and EDP_PSR_IIRLonghe Zheng2018-10-311-4/+4
| | | * | drm/i915/gvt: correct mask setting for CSFE_CHICKEN1Xinyun Liu2018-10-311-1/+1
| | | * | drm/i915/gvt: support inconsecutive partial gtt entry writeHang Yuan2018-10-312-56/+60
| | | * | drm/i915/gvt: invalidate old ggtt page when update ggtt entryHang Yuan2018-10-081-3/+5
| | * | | drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä2018-11-061-11/+6
| | * | | drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä2018-11-061-1/+3
| | * | | drm/i915: Mark pin flags as u64Chris Wilson2018-11-061-14/+14
| | * | | drm/i915/icl: Fix the macros for DFLEXDPMLE register bitsManasi Navare2018-11-061-2/+6
| | * | | drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä2018-11-061-1/+1
| | * | | drm/i915: Fix VIDEO_DIP_CTL bit shiftsDhinakaran Pandiyan2018-11-061-6/+6
| | * | | drm/i915/glk: Remove 99% limitation.Rodrigo Vivi2018-11-061-16/+2
| | * | | drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson2018-11-063-2/+3
| | * | | drm/i915: Mark up GTT sizes as u64Chris Wilson2018-11-064-8/+8
| | * | | drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor2018-11-061-0/+17
| | * | | drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä2018-11-063-10/+9
| | | |/ | | |/|
| * | | Merge tag 'exynos-drm-fixes-for-v4.20-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-11-075-25/+12
| |\ \ \
| | * | | drm/exynos/fbdev: do not skip fbdev init if there are no connectorsAndrzej Hajda2018-11-051-1/+1
| | * | | drm/exynos/dsi: register connector if it is created after drm bindAndrzej Hajda2018-11-051-2/+8
| | * | | Revert "drm/exynos/decon5433: implement frame counter"Inki Dae2018-11-053-21/+0
| | * | | drm/exynos: checking for NULL instead of IS_ERR()Dan Carpenter2018-11-051-1/+3
| | |/ /
| * | | Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie2018-11-071-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | drm/etnaviv: fix bogus fence complete check in timeout handlerLucas Stach2018-11-051-1/+1
* | | | vga_switcheroo: Fix missing gpu_bound call at audio client registrationTakashi Iwai2018-11-051-0/+3
|/ / /
* | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-11-0229-170/+287
|\ \ \
| * \ \ Merge tag 'drm-intel-next-fixes-2018-10-25' of git://anongit.freedesktop.org/...Dave Airlie2018-11-025-33/+41
| |\ \ \
| | * | | drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan2018-10-241-6/+7
| | * | | drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan2018-10-241-10/+3