summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2018-12-171-1/+5
* drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N valuesClint Taylor2018-11-211-0/+17
* drm/i915/userptr: reject zero user_sizeMatthew Auld2018-09-091-0/+3
* drm/i915: Disable LVDS on Radiant P845Ondrej Zary2018-06-061-0/+8
* drm/i915: Prevent zero length "index" writeVille Syrjälä2017-12-051-1/+2
* drm/i915: Don't try indexed reads to alternate slave addressesVille Syrjälä2017-12-051-0/+1
* drm/i915/bios: ignore HDMI on port AJani Nikula2017-10-121-0/+7
* drm/i915: fix compiler warning in drivers/gpu/drm/i915/intel_uncore.cGreg Kroah-Hartman2017-09-021-1/+2
* drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-04-183-48/+32
* drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-04-181-0/+7
* drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...Hans de Goede2017-03-151-1/+12
* drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin2017-02-141-2/+2
* drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira2017-02-011-4/+5
* drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä2016-11-181-36/+48
* drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson2016-10-311-13/+11
* drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä2016-10-311-6/+17
* Revert "drm/i915: Check live status before reading edid"David Weinehall2016-10-313-32/+8
* drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni2016-10-311-20/+22
* drm/i915: Avoid pointer arithmetic in calculating plane surface offsetMika Kuoppala2016-09-243-11/+13
* drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä2016-09-154-9/+66
* drm/i915: Only ignore eDP ports that are connectedChris Wilson2016-09-153-17/+17
* drm/i915: Fix hpd live status bits for g4xVille Syrjälä2016-09-152-14/+15
* drm/i915: fix aliasing_ppgtt leakMatthew Auld2016-09-071-0/+1
* drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...Mario Kleiner2016-08-201-15/+5
* drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVBVille Syrjälä2016-08-201-1/+2
* drm/i915: Don't complain about lack of ACPI video biosDaniel Vetter2016-08-201-1/+1
* drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper2016-08-161-5/+9
* drm/i915: Revert DisplayPort fast link training featureMika Kahola2016-07-272-27/+2
* drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequencyVille Syrjälä2016-07-272-0/+4
* drm/i915: Update ifdeffery for mutex->ownerChris Wilson2016-07-271-1/+1
* drm/i915: Refresh cached DP port register value on resumeVille Syrjälä2016-07-271-3/+5
* drm/i915/ilk: Don't disable SSC source if it's in useLyude2016-07-271-14/+34
* drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä2016-06-071-0/+2
* drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()Lyude2016-06-071-3/+3
* drm/i915/bdw: Add missing delay during L3 SQC credit programmingImre Deak2016-05-181-0/+6
* drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter2016-05-181-1/+7
* drm/i915/skl: Fix DMC load on Skylake J0 and K0Mat Martineau2016-05-111-1/+2
* drm/i915: Fake HDMI live statusShashank Sharma2016-05-111-2/+10
* drm/i915: Make RPS EI/thresholds multiple of 25 on SNB-BDWVille Syrjälä2016-05-111-1/+8
* drm/i915: Fix eDP low vswing for BroadwellMika Kahola2016-05-111-2/+10
* drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resumeImre Deak2016-05-113-9/+7
* drm/i915: Use fw_domains_put_with_fifo() on HSWVille Syrjälä2016-05-041-1/+5
* drm/i915: Fixup the free space logic in ring_prepareAkash Goel2016-05-042-6/+6
* drm/i915: skl_update_scaler() wants a rotation bitmask instead of bit numberVille Syrjälä2016-05-041-1/+1
* drm/i915: Cleanup phys status page tooVille Syrjälä2016-05-041-4/+20
* drm/i915: Fix race condition in intel_dp_destroy_mst_connector()Lyude2016-05-041-4/+2
* drm/i915: refine qemu south bridge detectionGerd Hoffmann2016-03-091-1/+3
* drm/i915: more virtual south bridge detectionGerd Hoffmann2016-03-092-1/+3
* drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes2016-03-031-1/+1
* drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula2016-03-031-1/+1