summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Downgrade Gen9 Plane WM latency errorChris Wilson2018-12-131-2/+2
* drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher2018-12-131-8/+1Star
* drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher2018-12-131-5/+24
* drm/msm: Move fence put to where failure occursRobert Foss2018-12-131-7/+8
* drm/lease: Send a distinct ueventDaniel Vetter2018-12-133-1/+13
* drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang2018-12-131-0/+10
* drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-12-132-0/+17
* drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-12-132-0/+9
* drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul2018-12-081-6/+6
* drm/meson: Enable fast_io in meson_dw_hdmi_regmap_configLyude Paul2018-12-081-0/+1
* drm/meson: Fixes for drm_crtc_vblank_on/off supportNeil Armstrong2018-12-082-2/+28
* drm: set is_master to 0 upon drm_new_set_master() failureSergio Correia2018-12-081-0/+2
* drm/amd/dm: Don't forget to attach MST encodersLyude Paul2018-12-081-0/+2
* drm/ast: Fix incorrect free on ioregsSam Bobroff2018-12-081-1/+2
* drm/amdgpu: fix bug with IH ring setupPhilip Yang2018-12-011-1/+1
* drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann2018-12-011-0/+21
* drm/ast: fixed cursor may disappear sometimesY.C. Chen2018-12-011-1/+1
* drm/ast: change resolution may cause screen blurredY.C. Chen2018-12-011-0/+1
* drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä2018-12-011-1/+40
* drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling2018-12-011-2/+5
* drm/vc4: Set ->legacy_cursor_update to false when doing non-async updatesBoris Brezillon2018-12-011-0/+6
* drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai2018-12-011-0/+1
* drm/fb-helper: Blacklist writeback when adding connectors to fbdevPaul Kocialkowski2018-12-011-0/+3
* drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul2018-11-271-5/+0Star
* drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2018-11-272-35/+7Star
* drm/amd/display: Stop leaking planesHarry Wentland2018-11-271-1/+1
* Revert "drm/exynos/decon5433: implement frame counter"Inki Dae2018-11-273-21/+0Star
* drm/edid: Add 6 bpc quirk for BOE panel.Lee, Shawn C2018-11-271-0/+3
* drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZEVille Syrjälä2018-11-272-10/+10
* drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä2018-11-211-19/+47
* drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul2018-11-211-1/+3
* drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul2018-11-211-4/+4
* drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson2018-11-211-1/+13
* drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson2018-11-211-2/+36
* drm/i915: Mark pin flags as u64Chris Wilson2018-11-211-14/+14
* drm/i915: Don't oops during modeset shutdown after lpe audio deinitVille Syrjälä2018-11-211-1/+3
* drm/i915: Compare user's 64b GTT offset even on 32bChris Wilson2018-11-213-2/+3
* drm/i915: Fix ilk+ watermarks when disabling pipesVille Syrjälä2018-11-211-11/+6Star
* drm/i915: Fix error handling for the NV12 fb dimensions checkVille Syrjälä2018-11-211-1/+1
* drm/i915: Mark up GTT sizes as u64Chris Wilson2018-11-214-8/+8
* drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor2018-11-211-0/+17
* drm/i915/icl: Fix the macros for DFLEXDPMLE register bitsManasi Navare2018-11-211-2/+6
* drm/i915/dp: Restrict link retrain workaround to external monitorsDhinakaran Pandiyan2018-11-211-6/+7
* drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()Dhinakaran Pandiyan2018-11-211-10/+3Star
* drm/i915: Large page offsets for pread/pwriteChris Wilson2018-11-211-10/+2Star
* drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul2018-11-211-9/+15
* drm/i915: Don't unset intel_connector->mst_portLyude Paul2018-11-211-11/+6Star
* drm/i915: Restore vblank interrupts earlierVille Syrjälä2018-11-211-10/+13
* drm/i915: Use the correct crtc when sanitizing plane mappingVille Syrjälä2018-11-211-32/+46
* drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare2018-11-212-17/+39