summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter2017-07-101-9/+18
|\
| * Merge tag 'drm-intel-next-2017-06-19' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-06-211-158/+162
| |\
| * \ BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-161-8/+23
| |\ \
| | * | drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2017-06-071-0/+9
| | * | drm/i915: Detect USB-C specific dongles before reducing M and NJani Nikula2017-05-291-8/+14
| * | | Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-06-061-1/+4
| |\ \ \
| | * | | drm/i915: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-1/+4
* | | | | drm/i915/cnl: Cannonlake color init.Rodrigo Vivi2017-07-061-2/+2
* | | | | drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeoutsManasi Navare2017-07-041-0/+14
* | | | | drm/i915/skl+: Scaling not supported in IF-ID Interlace modeMahesh Kumar2017-07-041-0/+15
| |_|_|/ |/| | |
* | | | drm/i915: Remove pipe A quirk remnantsVille Syrjälä2017-06-151-82/+10
* | | | drm/i915: Drop pipe A quirk for Thinkapd T60Ville Syrjälä2017-06-151-3/+0
* | | | drm/i915: Drop pipe A quirk for Toshiba Protege R205-S209Ville Syrjälä2017-06-151-3/+0
* | | | drm/i915: Add i830 "pipes power well"Ville Syrjälä2017-06-151-1/+91
* | | | drm/i915: Use a loop for the "three times for luck" DPLL procedureVille Syrjälä2017-06-151-9/+6
* | | | drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()Ville Syrjälä2017-06-151-4/+5
* | | | drm/i915: Fix deadlock witha the pipe A quirk during resumeVille Syrjälä2017-06-151-9/+12
* | | | drm/i915: Configure DPLL's for CannonlakeKahola, Mika2017-06-121-1/+19
* | | | drm/i915: Move the unclaimed mmio detection into the powerwell for KMSChris Wilson2017-06-081-14/+9
* | | | drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä2017-06-061-6/+8
* | | | drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2017-06-061-0/+9
* | | | drm/i915/skl+: consider max supported plane pixel rate while scalingMahesh Kumar2017-06-011-0/+3
* | | | drm/i915: Convert intel_sdvo connector properties to atomic.Maarten Lankhorst2017-05-301-37/+0
* | | | drm/i915: Add plumbing for digital connector state, v3.Maarten Lankhorst2017-05-301-2/+12
|/ / /
* | | Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-05-301-324/+421
|\ \ \ | |/ / |/| |
| * | gpu: drm: i915: compress logic into one lineGustavo A. R. Silva2017-05-161-3/+1
| * | gpu: drm: i915: remove dead codeGustavo A. R. Silva2017-05-161-8/+1
| * | drm/i915: Fix hw state verifier access to crtc->state.Maarten Lankhorst2017-05-111-10/+14
| * | drm/i915: Simplify cursor register write sequenceVille Syrjälä2017-05-101-35/+34
| * | drm/i915: Relax 845/865 CURBASE alignemnt requirement to 32 bytesVille Syrjälä2017-05-101-0/+2
| * | drm/i915: Handle fb offset and src coordinates for cursorsVille Syrjälä2017-05-101-2/+25
| * | drm/i915: Fix gen3 physical cursor alignment requirementsVille Syrjälä2017-05-101-2/+12
| * | drm/i915: Support variable cursor height on ivb+Ville Syrjälä2017-05-101-7/+31
| * | drm/i915: Use fb->pitches[0] in cursor codeVille Syrjälä2017-05-101-30/+18
| * | drm/i915: Generalize cursor size checks a bitVille Syrjälä2017-05-101-21/+13
| * | drm/i915: Split cursor check_plane into i845 and i9xx variantsVille Syrjälä2017-05-101-104/+171
| * | drm/i915: Drop useless posting reads from cursor commitVille Syrjälä2017-05-101-17/+15
| * | drm/i915: Move cursor position and base handling into the platform specific f...Ville Syrjälä2017-05-101-46/+49
| * | drm/i915: Refactor CURPOS calculationVille Syrjälä2017-05-101-15/+22
| * | drm/i915: Clean up cursor junk from intel_crtcVille Syrjälä2017-05-101-46/+33
| * | drm/i915: Refactor CURBASE calculationVille Syrjälä2017-05-101-20/+29
| * | drm/i915: Pass intel_plane and intel_crtc to plane hooksVille Syrjälä2017-05-101-58/+51
| * | drm/i915: Parametrize cursor/primary pipe select bitsVille Syrjälä2017-05-101-6/+3
| * | drm/i915: Add support for sprites on g4xVille Syrjälä2017-05-101-2/+2
| * | drm/i915: Two stage watermarks for g4xVille Syrjälä2017-05-101-7/+18
| * | drm/i915/vlv: Fix port B PLL opamp initializationImre Deak2017-05-101-2/+2
| * | drm/i915: set "ret" correctly on error pathsDan Carpenter2017-04-151-0/+2
| * | Revert "drm/i915: Lock mode_config.mutex in intel_display_resume."Maarten Lankhorst2017-04-121-8/+0
| * | Merge airlied/drm-next into drm-intel-next-queuedDaniel Vetter2017-04-121-72/+18
| |\ \
| * | | drm/i915: Simplify shrinker lockingJoonas Lahtinen2017-04-071-3/+0
OpenPOWER on IntegriCloud