summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge airlied/drm-next into drm-misc-nextSean Paul2018-03-211-89/+182
|\
| * Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-141-70/+119
| |\
| | * drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error pathChris Wilson2018-03-051-0/+1
| | * drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_m...Maarten Lankhorst2018-03-011-15/+8
| | * Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen2018-03-011-5/+55
| | |\
| | * | drm/i915: Extract intel_plane_{pin,unpin}_fb()Ville Syrjälä2018-02-221-51/+45
| | * | drm/i915: Require fence only for FBC capable planesVille Syrjälä2018-02-221-1/+1
| | * | drm/i915: Clean up fbc vs. plane checksVille Syrjälä2018-02-221-0/+41
| | * | drm/i915: Only pin the fence for primary planes (and gen2/3)Ville Syrjälä2018-02-221-1/+13
| | * | drm/i915: Fail if we can't get a fence for gen2/3 tiled scanoutVille Syrjälä2018-02-221-1/+9
| | * | drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-211-4/+4
| * | | Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-141-20/+25
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-03-011-29/+73
| |\ \ \ | | | |/ | | |/|
| | * | drm/i915: Move the policy for placement of the GGTT vma into the callerChris Wilson2018-02-201-10/+35
| | * | drm/i915: Set the primary plane pipe select bits on gen4Ville Syrjälä2018-02-201-1/+1
| | * | drm/i915: Don't set cursor pipe select bits on g4x+Ville Syrjälä2018-02-201-1/+2
| | * | drm/i915: Release connector iterator on a digital port conflict.Maarten Lankhorst2018-02-191-2/+3
| | * | drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicitDhinakaran Pandiyan2018-02-151-1/+1
| | * | drm/i915: Fixup kerneldocChris Wilson2018-02-141-6/+6
| | * | drm/i915/icl: program mbus during pipe enableMahesh Kumar2018-02-131-0/+17
| | * | drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin2018-02-091-6/+6
| | * | drm/i915: Give all ioctl functions an _ioctl suffixVille Syrjälä2018-02-091-2/+2
* | | | drm: Reduce object size of DRM_ERROR and DRM_DEBUG usesJoe Perches2018-03-161-11/+4
| |_|/ |/| |
* | | drm: Don't pass clip to drm_atomic_helper_check_plane_state()Ville Syrjälä2018-03-051-12/+0
* | | drm/i915: Add support for the YCbCr COLOR_RANGE propertyVille Syrjälä2018-03-021-1/+8
* | | drm/i915: Change the COLOR_ENCODING prop default value to BT.709Ville Syrjälä2018-03-021-1/+1
* | | drm/i915: Add support for the YCbCr COLOR_ENCODING propertyVille Syrjälä2018-03-021-2/+17
* | | drm/i915: Fix plane YCbCr->RGB conversion for GLKVille Syrjälä2018-03-021-0/+3
* | | drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()Ville Syrjälä2018-02-261-8/+0
|/ /
* | Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie2018-02-161-0/+4
|\ \
| * | drm/i915: Add HDCP framework + base implementationSean Paul2018-01-081-0/+4
* | | Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-161-5/+51
|\ \ \ | |_|/ |/| |
| * | drm/i915: Provide a device level .mode_valid() hookVille Syrjälä2018-01-291-0/+27
| * | drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+12
| * | drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä2018-01-231-3/+12
| |/
* | drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä2018-02-051-2/+2
* | drm/i915/icl: Handle expanded PLANE_CTL_FORMAT fieldJames Ausmus2018-01-311-1/+4
* | drm/i915/cnl: Enable DDI-F on Cannonlake.Rodrigo Vivi2018-01-301-1/+5
* | drm/i915: Add WA for planes ending close to left screen edgeImre Deak2018-01-301-4/+8
* | drm/i915: Add display WA #1175 for planes ending close to right screen edgeImre Deak2018-01-301-4/+24
* | drm/i915: Add a comment exlaining CCS hsub/vsubVille Syrjälä2018-01-241-0/+14
* | drm/i915: Use enum plane_id for frontbuffer trackingVille Syrjälä2018-01-241-2/+2
* | drm/i915: Add CCS capability for spritesVille Syrjälä2018-01-191-20/+5
* | drm/i915: Nuke a pointless unreachable()Ville Syrjälä2018-01-191-2/+0
* | drm/i915: Avoid waitboosting on the active requestChris Wilson2018-01-181-1/+7
* | drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masksImre Deak2018-01-091-3/+3
|/
* drm/i915: Put all non-blocking modesets onto an ordered wqVille Syrjälä2017-12-221-3/+11
* drm/i915: Disable all planes for load detection, v2.Ville Syrjälä2017-12-211-129/+18
* i915: Reject CCS modifiers for pipe C on GeminilakeGabriel Krisman Bertazi2017-12-201-1/+1
* drm/i915/cnl: Add support for horizontal plane flippingJoonas Lahtinen2017-12-181-5/+35
OpenPOWER on IntegriCloud