summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_display.c
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-02-111-225/+502
|\
| * Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-111-94/+206
| |\
| | * drm/i915: Move LUT programming to happen after vblank waitsVille Syrjälä2019-02-071-6/+41
| | * drm/i915: Split color mgmt based on single vs. double buffered registersVille Syrjälä2019-02-071-7/+9
| | * drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä2019-02-071-34/+94
| | * drm/i915: Don't set update_wm_post on g4x+Ville Syrjälä2019-02-071-1/+2
| | * drm/i915: W/A for underruns with WM1+ disabled on iclVille Syrjälä2019-02-051-0/+6
| | * drm/i915: Setup PIPE_CHICKEN for fastsets tooVille Syrjälä2019-02-051-0/+3
| | * drm/i915: Extract icl_set_pipe_chicken()Ville Syrjälä2019-02-051-11/+20
| | * drm/i915: Push clear_intel_crtc_state() onto the heapChris Wilson2019-02-051-22/+18Star
| | * drm/i915: Rename HAS_GMCHRodrigo Vivi2019-02-051-14/+14
| * | Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-02-041-25/+125
| |\|
| | * drm/i915: Enable fastboot by default on VLV and CHVHans de Goede2019-02-011-1/+9
| | * drm/i915/icl: Work around broken VBTs for port F detectionImre Deak2019-01-311-1/+3
| | * drm/i915: Force background color to black for gen9+ (v2)Matt Roper2019-01-311-0/+19
| | * drm/i915/icl: use tc_port in MG_PLL macrosLucas De Marchi2019-01-291-1/+1
| | * drm/i915: Enable fastboot by default on Skylake and newerHans de Goede2019-01-291-1/+10
| | * drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä2019-01-281-6/+44
| | * drm/i915: correct the pitch check for NV12 framebufferP Raviraj Sitaram2019-01-251-8/+0Star
| | * drm/i915: Don't try to use the hardware frame counter with i965gm TV outputVille Syrjälä2019-01-251-8/+40
| * | Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-02-041-1/+1
| |\ \ | | |/ | |/|
| * | drm/i915: Make HW readout mark CRTC scaler as in use.Maarten Lankhorst2019-01-241-0/+1
| * | drm/i915: Enable fastset for non-boot modesets.Maarten Lankhorst2019-01-241-2/+6
| * | drm/i915/crt: simplify CRT VBT check on pre-VLV/DDIJani Nikula2019-01-241-11/+4Star
| * | drm/i915/lvds: simplify gen 2 lvds presenceJani Nikula2019-01-241-1/+1
| * | drm/i915: rename has_edp_a() to ilk_has_edp_a()Jani Nikula2019-01-241-2/+2
| * | drm/i915/tv: only call intel_tv_init() on platforms that might have TVJani Nikula2019-01-241-3/+3
| * | drm/i915/lvds: nuke intel_lvds_supported()Jani Nikula2019-01-241-2/+4
| * | drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDSJani Nikula2019-01-241-7/+13
| * | drm/i915/crt: split out intel_crt_present() to platform specific setupJani Nikula2019-01-241-10/+24
| * | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-01-221-0/+4
| |\ \
| * | | drm/i915/display: switch to kernel typesJani Nikula2019-01-211-52/+52
| * | | drm/i915: Limit the for_each_set_bit() to the valid rangeChris Wilson2019-01-171-1/+3
| * | | drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson2019-01-161-6/+9
| * | | drm/i915: Pass down rc in intel_encoder->compute_config()Lyude Paul2019-01-161-4/+7
| * | | drm/i915/icl: Detect port F presence via VBTImre Deak2019-01-151-1/+7
| * | | drm/i915/ddi: Move DDI port detection to the corresponding helperImre Deak2019-01-151-3/+1Star
| * | | drm/i915: Fix ILK-IVB primary plane enable delaysJuha-Pekka Heikkila2019-01-141-1/+4
| * | | drm/i915: Complain if hsw_get_pipe_config acquires the same power well twiceChris Wilson2019-01-141-0/+6
| * | | drm/i915: Markup paired operations on display power domainsChris Wilson2019-01-141-24/+44
| * | | drm/i915/fb: Track rpm wakerefsChris Wilson2019-01-141-2/+3
| * | | drm/i915: Markup paired operations on wakerefsChris Wilson2019-01-141-1/+1
* | | | drm/i915: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg2019-02-071-13/+16
| |_|/ |/| |
* | | drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* | | Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-241-74/+93
|\| | | |/ |/|
| * drm/i915: drop all drmP.h includesJani Nikula2019-01-091-1/+0Star
| * Merge drm/drm-next into drm-intel-next-queuedJani Nikula2019-01-081-1/+1
| |\
| * | drm/i915: Always try to reset the GPU on takeoverChris Wilson2019-01-031-2/+2
| * | drm/i915: start moving runtime device info to a separate structJani Nikula2019-01-021-1/+1
| * | drm/i915: Update kerneldoc for intel_wm_need_update()Chris Wilson2018-12-311-2/+2