summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/i915/gen11: Program the chroma upsampler for HDR planes.Maarten Lankhorst2018-10-242-0/+44
| * | | | drm/i915/gen11: Program the scalers correctly for planar formats, v3.Maarten Lankhorst2018-10-245-24/+44
| * | | | drm/i915/gen11: Handle watermarks correctly for separate Y/UV planes, v2.Maarten Lankhorst2018-10-241-94/+207
| * | | | drm/i915/gen11: Link nv12 Y and UV planes in the atomic state, v5.Maarten Lankhorst2018-10-244-1/+181
| * | | | drm/i915/gen11: Enable 6 sprites on gen11Maarten Lankhorst2018-10-242-9/+16
| * | | | drm/i915: Fix unsigned overflow when calculating total data rate, v2.Maarten Lankhorst2018-10-241-25/+22
| * | | | drm/i915: Move the DDC/AUX failure msgs to debug logRamalingam C2018-10-243-22/+23
| * | | | drm/i915/debugfs: hdcp capability of a sinkRamalingam C2018-10-244-7/+72
| * | | | drm/i915: hdcp_check_link only on CP_IRQRamalingam C2018-10-241-5/+5
| * | | | drm/i915: Pullout the bksv read and validationRamalingam C2018-10-241-24/+38
| * | | | drm/i915/guc: Propagate the fw xfer timeoutChris Wilson2018-10-231-56/+50
| * | | | drm/i915/sdvo: Utilize intel_panel for fixed_modeVille Syrjälä2018-10-231-19/+20
| * | | | drm/i915: Move the SKL+ zero constant alpha handlingVille Syrjälä2018-10-232-4/+4
| * | | | drm/i915: Relocate SKL+ NV12 src width w/aVille Syrjälä2018-10-232-25/+21
| * | | | drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin2018-10-233-33/+69
| * | | | drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin2018-10-232-22/+28
| * | | | drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin2018-10-232-22/+1
| * | | | drm/i915/perf: update generated files headersLionel Landwerlin2018-10-2328-644/+112
| * | | | drm/i915/guc: remove unneeded goto from selftestDaniele Ceraolo Spurio2018-10-231-2/+0
| * | | | drm/i915/guc: fix comment about fallback to execlistsDaniele Ceraolo Spurio2018-10-231-2/+2
| * | | | drm/i915/guc: doorbell checking cleanupDaniele Ceraolo Spurio2018-10-233-34/+33
| * | | | drm/i915/guc: reserve the doorbell before selecting the cachelineDaniele Ceraolo Spurio2018-10-231-4/+4
| * | | | drm/i915/guc: rename __create/destroy_doorbellDaniele Ceraolo Spurio2018-10-231-6/+6
| * | | | drm/i915: uncore_fw_domains_init sort platforms newer-to-olderRodrigo Vivi2018-10-221-1/+1
| * | | | drm/i915: power_domains_init sort platforms newer-to-olderRodrigo Vivi2018-10-221-9/+8
| * | | | drm/i915: digital_port_connected sort platforms newer-to-olderRodrigo Vivi2018-10-221-12/+15
| * | | | drm/i915: compute_min_voltage_level sort platforms newer-to-olderRodrigo Vivi2018-10-221-3/+3
| * | | | drm/i915: ddi_clock_get sort platforms newer-to-older.Rodrigo Vivi2018-10-221-8/+8
| * | | | drm/i915/icl: Define DSI panel programming registersMadhav Chauhan2018-10-221-0/+38
| * | | | drm/i915/icl: Enable DSI transcodersMadhav Chauhan2018-10-221-0/+25
| * | | | drm/i915/icl: Define TRANS_CONF register for DSIMadhav Chauhan2018-10-222-0/+11
| * | | | drm/i915/icl: Configure DSI transcoder timingsMadhav Chauhan2018-10-221-0/+118
| * | | | drm/i915/icl: Define DSI transcoder timing registersMadhav Chauhan2018-10-221-0/+14
| * | | | drm/i915/icl: Program TRANS_DDI_FUNC_CTL registersMadhav Chauhan2018-10-221-4/+60
| * | | | drm/i915/icl: Define TRANS_DDI_FUNC_CTL DSI registersMadhav Chauhan2018-10-222-0/+20
| * | | | drm/i915/guc: Limit number of scratch registers used for H2GMichal Wajdeczko2018-10-222-2/+7
| * | | | drm/i915/icl: Configure DSI transcodersMadhav Chauhan2018-10-223-1/+90
| * | | | drm/i915/icl: Define TRANS_DSI_FUNC_CONF registerMadhav Chauhan2018-10-221-0/+45
| * | | | drm/i915/icl: Add macros for MMIO of DSI transcoder registersMadhav Chauhan2018-10-221-0/+4
| * | | | drm/i915/icl: Get DSI transcoder for a given portMadhav Chauhan2018-10-222-2/+12
| * | | | drm/i915/icl: Program TA_TIMING_PARAM registersMadhav Chauhan2018-10-221-0/+21
| * | | | drm/i915/icl: Program DSI clock and data lane timing paramsMadhav Chauhan2018-10-223-1/+130
| * | | | drm/i915/icl: Make common DSI functions availableMadhav Chauhan2018-10-223-21/+22
| * | | | drm/i915/dsi: abstract intel_dsi_tlpx_ns()Jani Nikula2018-10-223-15/+15
| * | | | drm/i915: Add ppgtt to GVT GEM contextXiong Zhang2018-10-192-1/+29
| * | | | drm/i915: Use i915_gem_object_get_dma_address() to populate rotated vmasVille Syrjälä2018-10-181-25/+6
| * | | | drm/i915: Drop rpm wakeref on error in debugfs/i915_drop_caches_setJoonas Lahtinen2018-10-181-1/+2
| * | | | drm/i915/guc: drop negative doorbell alloc selftestDaniele Ceraolo Spurio2018-10-181-42/+0
| * | | | drm/i915/dsi: abstract dphy parameter initJani Nikula2018-10-181-69/+78
| * | | | drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()Jani Nikula2018-10-184-18/+31
OpenPOWER on IntegriCloud