summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-10-24drm/i915/perf: Fix warning in documentationLionel Landwerlin1-0/+1
2018-10-24drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä3-10/+9
2018-10-24drm/i915/gen11: Expose planar format support on gen11, v2.Maarten Lankhorst2-6/+2
2018-10-24drm/i915/gen11: Program the Y and UV plane for planar mode correctly, v3.Maarten Lankhorst2-9/+39
2018-10-24drm/i915/gen11: Program the chroma upsampler for HDR planes.Maarten Lankhorst2-0/+44
2018-10-24drm/i915/gen11: Program the scalers correctly for planar formats, v3.Maarten Lankhorst5-24/+44
2018-10-24drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.Maarten Lankhorst1-94/+207
2018-10-24drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.Maarten Lankhorst4-1/+181
2018-10-24drm/i915/gen11: Enable 6 sprites on gen11Maarten Lankhorst2-9/+16
2018-10-24drm/i915: Fix unsigned overflow when calculating total data rate, v2.Maarten Lankhorst1-25/+22
2018-10-24drm/i915: Move the DDC/AUX failure msgs to debug logRamalingam C3-22/+23
2018-10-24drm/i915/debugfs: hdcp capability of a sinkRamalingam C4-7/+72
2018-10-24drm/i915: hdcp_check_link only on CP_IRQRamalingam C1-5/+5
2018-10-24drm/i915: Pullout the bksv read and validationRamalingam C1-24/+38
2018-10-23drm/i915/guc: Propagate the fw xfer timeoutChris Wilson1-56/+50
2018-10-23drm/i915/sdvo: Utilize intel_panel for fixed_modeVille Syrjälä1-19/+20
2018-10-23drm/i915: Move the SKL+ zero constant alpha handlingVille Syrjälä2-4/+4
2018-10-23drm/i915: Relocate SKL+ NV12 src width w/aVille Syrjälä2-25/+21
2018-10-23drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin3-33/+69
2018-10-23drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin2-22/+28
2018-10-23drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin2-22/+1
2018-10-23drm/i915/perf: update generated files headersLionel Landwerlin28-644/+112
2018-10-23drm/i915/guc: remove unneeded goto from selftestDaniele Ceraolo Spurio1-2/+0
2018-10-23drm/i915/guc: fix comment about fallback to execlistsDaniele Ceraolo Spurio1-2/+2
2018-10-23drm/i915/guc: doorbell checking cleanupDaniele Ceraolo Spurio3-34/+33
2018-10-23drm/i915/guc: reserve the doorbell before selecting the cachelineDaniele Ceraolo Spurio1-4/+4
2018-10-23drm/i915/guc: rename __create/destroy_doorbellDaniele Ceraolo Spurio1-6/+6
2018-10-23drm/i915: uncore_fw_domains_init sort platforms newer-to-olderRodrigo Vivi1-1/+1
2018-10-23drm/i915: power_domains_init sort platforms newer-to-olderRodrigo Vivi1-9/+8
2018-10-23drm/i915: digital_port_connected sort platforms newer-to-olderRodrigo Vivi1-12/+15
2018-10-23drm/i915: compute_min_voltage_level sort platforms newer-to-olderRodrigo Vivi1-3/+3
2018-10-23drm/i915: ddi_clock_get sort platforms newer-to-older.Rodrigo Vivi1-8/+8
2018-10-22drm/i915/icl: Define DSI panel programming registersMadhav Chauhan1-0/+38
2018-10-22drm/i915/icl: Enable DSI transcodersMadhav Chauhan1-0/+25
2018-10-22drm/i915/icl: Define TRANS_CONF register for DSIMadhav Chauhan2-0/+11
2018-10-22drm/i915/icl: Configure DSI transcoder timingsMadhav Chauhan1-0/+118
2018-10-22drm/i915/icl: Define DSI transcoder timing registersMadhav Chauhan1-0/+14
2018-10-22drm/i915/icl: Program TRANS_DDI_FUNC_CTL registersMadhav Chauhan1-4/+60
2018-10-22drm/i915/icl: Define TRANS_DDI_FUNC_CTL DSI registersMadhav Chauhan2-0/+20
2018-10-22drm/i915/guc: Limit number of scratch registers used for H2GMichal Wajdeczko2-2/+7
2018-10-22drm/i915/icl: Configure DSI transcodersMadhav Chauhan3-1/+90
2018-10-22drm/i915/icl: Define TRANS_DSI_FUNC_CONF registerMadhav Chauhan1-0/+45
2018-10-22drm/i915/icl: Add macros for MMIO of DSI transcoder registersMadhav Chauhan1-0/+4
2018-10-22drm/i915/icl: Get DSI transcoder for a given portMadhav Chauhan2-2/+12
2018-10-22drm/i915/icl: Program TA_TIMING_PARAM registersMadhav Chauhan1-0/+21
2018-10-22drm/i915/icl: Program DSI clock and data lane timing paramsMadhav Chauhan3-1/+130
2018-10-22drm/i915/icl: Make common DSI functions availableMadhav Chauhan3-21/+22
2018-10-22drm/i915/dsi: abstract intel_dsi_tlpx_ns()Jani Nikula3-15/+15
2018-10-19drm/i915: Add ppgtt to GVT GEM contextXiong Zhang2-1/+29
2018-10-18drm/i915: Use i915_gem_object_get_dma_address() to populate rotated vmasVille Syrjälä1-25/+6