aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter1-2/+0
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter1-1/+0
2017-08-01drm: Plumb modifiers through plane initBen Widawsky1-1/+4
2017-07-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter1-2/+31
2017-07-26drm/i915: Handle drm_atomic_helper_swap_state failureMaarten Lankhorst1-1/+9
2017-07-10Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter1-9/+18
2017-07-06drm/i915/cnl: Cannonlake color init.Rodrigo Vivi1-2/+2
2017-07-04drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeoutsManasi Navare1-0/+14
2017-07-04drm/i915/skl+: Scaling not supported in IF-ID Interlace modeMahesh Kumar1-0/+15
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul1-490/+606
2017-06-21Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-158/+162
2017-06-20drm/vblank: Consistent drm_crtc_ prefixDaniel Vetter1-1/+1
2017-06-16BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie1-8/+23
2017-06-15drm/i915: Remove pipe A quirk remnantsVille Syrjälä1-82/+10
2017-06-15drm/i915: Drop pipe A quirk for Thinkapd T60Ville Syrjälä1-3/+0
2017-06-15drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209Ville Syrjälä1-3/+0
2017-06-15drm/i915: Add i830 "pipes power well"Ville Syrjälä1-1/+91
2017-06-15drm/i915: Use a loop for the "three times for luck" DPLL procedureVille Syrjälä1-9/+6
2017-06-15drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä1-4/+5
2017-06-15drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä1-9/+12
2017-06-12drm/i915: Configure DPLL's for CannonlakeKahola, Mika1-1/+19
2017-06-08drm/i915: Move the unclaimed mmio detection into the powerwell for KMSChris Wilson1-14/+9
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä1-0/+9
2017-06-06drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä1-6/+8
2017-06-06drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä1-0/+9
2017-06-06Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-1/+4
2017-06-01drm/i915/skl+: consider max supported plane pixel rate while scalingMahesh Kumar1-0/+3
2017-05-30drm/i915: Convert intel_sdvo connector properties to atomic.Maarten Lankhorst1-37/+0
2017-05-30drm/i915: Add plumbing for digital connector state, v3.Maarten Lankhorst1-2/+12
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-324/+421
2017-05-29drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula1-8/+14
2017-05-26drm/i915: use drm_for_each_connector_iter()Gustavo Padovan1-1/+4
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss1-25/+25
2017-05-16gpu: drm: i915: compress logic into one lineGustavo A. R. Silva1-3/+1
2017-05-16gpu: drm: i915: remove dead codeGustavo A. R. Silva1-8/+1
2017-05-11drm/i915: Fix hw state verifier access to crtc->state.Maarten Lankhorst1-10/+14
2017-05-10drm/i915: Simplify cursor register write sequenceVille Syrjälä1-35/+34
2017-05-10drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytesVille Syrjälä1-0/+2
2017-05-10drm/i915: Handle fb offset and src coordinates for cursorsVille Syrjälä1-2/+25
2017-05-10drm/i915: Fix gen3 physical cursor alignment requirementsVille Syrjälä1-2/+12
2017-05-10drm/i915: Support variable cursor height on ivb+Ville Syrjälä1-7/+31
2017-05-10drm/i915: Use fb->pitches[0] in cursor codeVille Syrjälä1-30/+18
2017-05-10drm/i915: Generalize cursor size checks a bitVille Syrjälä1-21/+13
2017-05-10drm/i915: Split cursor check_plane into i845 and i9xx variantsVille Syrjälä1-104/+171
2017-05-10drm/i915: Drop useless posting reads from cursor commitVille Syrjälä1-17/+15
2017-05-10drm/i915: Move cursor position and base handling into the platform specific functionsVille Syrjälä1-46/+49
2017-05-10drm/i915: Refactor CURPOS calculationVille Syrjälä1-15/+22
2017-05-10drm/i915: Clean up cursor junk from intel_crtcVille Syrjälä1-46/+33
2017-05-10drm/i915: Refactor CURBASE calculationVille Syrjälä1-20/+29
2017-05-10drm/i915: Pass intel_plane and intel_crtc to plane hooksVille Syrjälä1-58/+51