| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-intel-fixes-2018-11-22' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2018-11-23 | 7 | -4/+112 |
|\ |
|
| * | drm/i915: Add rotation readout for plane initial config | Ville Syrjälä | 2018-11-21 | 2 | -0/+32 |
| * | drm/i915: Force a LUT update in intel_initial_commit() | Ville Syrjälä | 2018-11-21 | 1 | -0/+8 |
| * | drm/i915: Write GPU relocs harder with gen3 | Chris Wilson | 2018-11-21 | 1 | -1/+6 |
| * | drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture | Chris Wilson | 2018-11-20 | 3 | -2/+26 |
| * | drm/i915: Disable LP3 watermarks on all SNB machines | Ville Syrjälä | 2018-11-19 | 1 | -1/+40 |
* | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-11-22 | 11 | -56/+115 |
|\ \ |
|
| * | | drm/amdgpu: Enable HDP memory light sleep | Kenneth Feng | 2018-11-20 | 1 | -7/+32 |
| * | | drm/amd/pp: handle negative values when reading OD | Greathouse, Joseph | 2018-11-19 | 4 | -46/+40 |
| * | | drm/amdgpu: Add missing firmware entry for HAINAN | Takashi Iwai | 2018-11-19 | 1 | -0/+1 |
| * | | drm/amd/powerplay: disable Vega20 DS related features | Evan Quan | 2018-11-19 | 1 | -1/+11 |
| * | | drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unset | Felix Kuehling | 2018-11-19 | 1 | -2/+5 |
| * | | drm/amd/display: Support amdgpu "max bpc" connector property (v2) | Nicholas Kazlauskas | 2018-11-15 | 2 | -0/+17 |
| * | | drm/amdgpu: Add amdgpu "max bpc" connector property (v2) | Nicholas Kazlauskas | 2018-11-15 | 2 | -0/+9 |
* | | | Merge tag 'drm-misc-fixes-2018-11-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-11-22 | 3 | -2/+22 |
|\ \ \ |
|
| * | | | drm/fb-helper: Blacklist writeback when adding connectors to fbdev | Paul Kocialkowski | 2018-11-21 | 1 | -0/+3 |
| * | | | drm/vc4: Set ->legacy_cursor_update to false when doing non-async updates | Boris Brezillon | 2018-11-15 | 1 | -0/+6 |
| * | | | drm/vc4: Fix NULL pointer dereference in the async update path | Boris Brezillon | 2018-11-15 | 1 | -2/+13 |
* | | | | drm/ast: fixed cursor may disappear sometimes | Y.C. Chen | 2018-11-22 | 1 | -1/+1 |
* | | | | drm/ast: change resolution may cause screen blurred | Y.C. Chen | 2018-11-22 | 1 | -0/+1 |
* | | | | drm/ast: Remove existing framebuffers before loading driver | Thomas Zimmermann | 2018-11-19 | 1 | -0/+21 |
| |_|/
|/| | |
|
* | | | Merge tag 'drm-intel-fixes-2018-11-15' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2018-11-16 | 9 | -80/+208 |
|\ \ \
| |_|/
|/| | |
|
| * | | drm/i915: Account for scale factor when calculating initial phase | Ville Syrjälä | 2018-11-15 | 3 | -10/+57 |
| * | | drm/i915: Clean up skl_program_scaler() | Ville Syrjälä | 2018-11-15 | 1 | -12/+5 |
| * | | drm/i915: Move programming plane scaler to its own function. | Maarten Lankhorst | 2018-11-15 | 1 | -38/+52 |
| * | | drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update | Mika Kuoppala | 2018-11-14 | 1 | -3/+1 |
| * | | drm/i915: fix broadwell EU computation | Lionel Landwerlin | 2018-11-14 | 1 | -1/+1 |
| * | | drm/i915: Fix hpd handling for pins with two encoders | Ville Syrjälä | 2018-11-12 | 1 | -19/+47 |
| * | | drm/i915/execlists: Force write serialisation into context image vs execution | Chris Wilson | 2018-11-12 | 1 | -1/+13 |
| * | | drm/i915/icl: Fix power well 2 wrt. DC-off toggling order | Imre Deak | 2018-11-12 | 1 | -6/+6 |
| * | | drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST | Lyude Paul | 2018-11-12 | 1 | -1/+3 |
| * | | drm/i915: Fix possible race in intel_dp_add_mst_connector() | Lyude Paul | 2018-11-12 | 1 | -4/+4 |
| * | | drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5 | Chris Wilson | 2018-11-12 | 1 | -2/+36 |
* | | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-11-16 | 5 | -31/+33 |
|\ \ \ |
|
| * | | | drm/amdgpu: fix huge page handling on Vega10 | Christian König | 2018-11-13 | 1 | -8/+10 |
| * | | | drm/amd/pp: Fix truncated clock value when set watermark | Rex Zhu | 2018-11-13 | 1 | -16/+16 |
| * | | | drm/amdgpu: fix bug with IH ring setup | Philip Yang | 2018-11-13 | 1 | -1/+1 |
| * | | | drm/amdgpu: set system aperture to cover whole FB region | shaoyunl | 2018-11-12 | 2 | -6/+6 |
| |/ / |
|
* | | | Merge tag 'drm-misc-fixes-2018-11-14' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-11-16 | 9 | -82/+48 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | drm/meson: venc: dmt mode must use encp | Jorge Ramirez-Ortiz | 2018-11-13 | 1 | -7/+8 |
| * | drm/omap: dsi: Fix missing of_platform_depopulate() | Tony Lindgren | 2018-11-12 | 1 | -2/+6 |
| * | drm/omap: Move DISPC runtime PM handling to omapdrm | Laurent Pinchart | 2018-11-12 | 5 | -68/+6 |
| * | drm/omap: dsi: Ensure the device is active during probe | Laurent Pinchart | 2018-11-12 | 1 | -2/+5 |
| * | drm/omap: hdmi4: Ensure the device is active during bind | Laurent Pinchart | 2018-11-12 | 1 | -1/+9 |
| * | drm/omap: Populate DSS children in omapdss driver | Laurent Pinchart | 2018-11-12 | 1 | -1/+10 |
| * | drm/dp_mst: Check if primary mstb is null | Stanislav Lisovskiy | 2018-11-09 | 1 | -0/+3 |
| * | drm: Fix htmldocs warnings in drm_fourcc.c | Sean Paul | 2018-11-07 | 1 | -1/+1 |
* | | Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-11-11 | 16 | -121/+84 |
|\ \ |
|
| * | | drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder() | Lyude Paul | 2018-11-07 | 1 | -5/+0 |
| * | | drm/amd/display: Drop reusing drm connector for MST | Jerry (Fangzhi) Zuo | 2018-11-07 | 2 | -35/+7 |