summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-11-169-80/+208
|\
| * drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä2018-11-153-10/+57
| * drm/i915: Clean up skl_program_scaler()Ville Syrjälä2018-11-151-12/+5
| * drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst2018-11-151-38/+52
| * drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala2018-11-141-3/+1
| * drm/i915: fix broadwell EU computationLionel Landwerlin2018-11-141-1/+1
| * drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä2018-11-121-19/+47
| * drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson2018-11-121-1/+13
| * drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak2018-11-121-6/+6
| * drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul2018-11-121-1/+3
| * drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul2018-11-121-4/+4
| * drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson2018-11-121-2/+36
* | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-11-165-31/+33
|\ \
| * | drm/amdgpu: fix huge page handling on Vega10Christian König2018-11-131-8/+10
| * | drm/amd/pp: Fix truncated clock value when set watermarkRex Zhu2018-11-131-16/+16
| * | drm/amdgpu: fix bug with IH ring setupPhilip Yang2018-11-131-1/+1
| * | drm/amdgpu: set system aperture to cover whole FB regionshaoyunl2018-11-122-6/+6
* | | Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-169-82/+48
|\ \ \ | |_|/ |/| |
| * | drm/meson: venc: dmt mode must use encpJorge Ramirez-Ortiz2018-11-131-7/+8
| * | drm/omap: dsi: Fix missing of_platform_depopulate()Tony Lindgren2018-11-121-2/+6
| * | drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart2018-11-125-68/+6
| * | drm/omap: dsi: Ensure the device is active during probeLaurent Pinchart2018-11-121-2/+5
| * | drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart2018-11-121-1/+9
| * | drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-121-1/+10
| * | drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy2018-11-091-0/+3
| * | drm: Fix htmldocs warnings in drm_fourcc.cSean Paul2018-11-071-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
OpenPOWER on IntegriCloud