aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-02drm/i915: Suspend submission tasklets around wedgingChris Wilson2-1/+10
2018-03-02drm/i915: Deduplicate the code to fill the aux message headerVille Syrjälä1-12/+20
2018-03-02drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()Ville Syrjälä1-29/+13
2018-03-02drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/Ville Syrjälä1-9/+9
2018-03-02drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offsetImre Deak1-0/+11
2018-03-02drm/i915: Add support for the YCbCr COLOR_RANGE propertyVille Syrjälä3-3/+22
2018-03-02drm/i915: Change the COLOR_ENCODING prop default value to BT.709Ville Syrjälä2-2/+2
2018-03-02drm/i915: Add support for the YCbCr COLOR_ENCODING propertyVille Syrjälä3-18/+67
2018-03-02drm/i915: Fix plane YCbCr->RGB conversion for GLKVille Syrjälä4-5/+15
2018-03-02drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä2-18/+73
2018-03-02drm/atomic: Include color encoding/range in plane state dumpVille Syrjälä3-0/+36
2018-03-02drm: Add optional COLOR_ENCODING and COLOR_RANGE properties to drm_planeJyri Sarha4-0/+162
2018-03-02drm/i915: Wedged engine mask makes more sense in hexTvrtko Ursulin1-1/+2
2018-03-02drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetricSagar Arun Kamble7-161/+191
2018-03-02drm/sun4i: Allow building on arm64Jernej Skrabec1-1/+1
2018-03-02drm/sun4i: Add support for H3 HDMI PHY variantJernej Skrabec4-3/+400
2018-03-02drm/sun4i: Move and expand DW HDMI PHY register macrosJernej Skrabec2-17/+131
2018-03-02drm/sun4i: Add support for variants to DW HDMI PHYJernej Skrabec2-33/+76
2018-03-02drm/sun4i: Fix polarity configuration for DW HDMI PHYJernej Skrabec1-7/+8
2018-03-02drm/sun4i: Add support for H3 mixer 0Jernej Skrabec1-0/+12
2018-03-02drm/sun4i: Add support for H3 display engineJernej Skrabec1-0/+1
2018-03-02dt-bindings: display: sun4i-drm: Add compatibles for H3 HDMI pipelineJernej Skrabec1-0/+6
2018-03-01drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modesetMaarten Lankhorst1-15/+8
2018-03-01drm/i915: Replace open-coded wait-for loopChris Wilson1-12/+9
2018-03-01drm/amd/amdgpu: Mask rptr as well in ring debugfsTom St Denis1-1/+1
2018-03-01drm/amdgpu: try again kiq access if not in IRQ(v4)Monk Liu1-11/+53
2018-03-01drm/amdgpu: cleanups for vram lost handlingMonk Liu2-69/+72
2018-03-01drm/amdgpu: stop all rings before doing gpu recoverMonk Liu1-25/+15
2018-03-01drm/rockchip: analogix_dp: reorder psr_unregister call in unbindJeffy Chen1-1/+1
2018-03-01drm/rockchip: analogix_dp: Add a sanity check for rockchip_drm_psr_register()Jeffy Chen1-3/+10
2018-03-01drm/bridge: analogix_dp: Fix connector and encoder cleanupJeffy Chen3-11/+10
2018-03-01drm/bridge: analogix: Do not use device's drvdataJeffy Chen4-69/+74
2018-03-01drm/i915/perf: fix perf stream opening lockLionel Landwerlin1-27/+13
2018-03-01drm/rockchip: vop: Init vskiplines in scl_vop_cal_scale()Jeffy Chen1-1/+4
2018-03-01drm/rockchip: Add device links for master and componentsJeffy Chen1-1/+22
2018-03-01drm/i915/icl: Interrupt handlingMika Kuoppala2-1/+241
2018-03-01drm/i915/icl: Prepare for more ringsTvrtko Ursulin6-4/+22
2018-03-01Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen10882-221679/+446704
2018-03-01drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates arrayManasi Navare1-1/+1
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie83-956/+1867
2018-03-01Merge tag 'tilcdc-4.17' of https://github.com/jsarha/linux into drm-nextDave Airlie6-36/+34
2018-02-28drm/i915/dp: move link rate arrays where they're usedJani Nikula1-17/+27
2018-02-28drm/amdgpu: fix module parameter descriptionsAlex Deucher1-2/+2
2018-02-28drm/amdgpu: Map all visible VRAM at startupAmber Lin2-0/+18
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28drm/amd/display: make dm_dp_aux_transfer return payload bytes instead of sizeShirish S5-21/+13
2018-02-28tinydrm: add backlight dependencyArnd Bergmann1-0/+2
2018-02-28drm/amdgpu: disable GFX ring and disable PQ wptr in hw_finiMonk Liu1-1/+7
2018-02-28drm/amdgpu: cleanup SA inti and fini(v2)Monk Liu3-59/+11
2018-02-28drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng1-11/+7