summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| | * drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspendPaulo Zanoni2014-09-03
| | * drm/i915: rename gen8_init_clock_gating to broadwell_init_clock_gatingPaulo Zanoni2014-09-03
| | * drm/i915: call lpt_init_clock_gating on BDW tooPaulo Zanoni2014-09-03
| | * drm/i915: fix panel unlock register maskJani Nikula2014-09-03
| | * drm/i915/bdw: Don't execute context reset and switch with ExeclistsThomas Daniel2014-09-03
| | * drm/i915: Fix to Enable GT/PM InterruptsDeepak S2014-09-03
| | * drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlistsThomas Daniel2014-09-03
| | * drm/i915: Make wait-for-pending-flips more defensiveChris Wilson2014-09-03
| | * drm/i915: Handle i915_ppgtt_put correctlyMichel Thierry2014-09-03
| | * drm/i915: Flatten intel_edp_panel_vdd_on()Ville Syrjälä2014-09-03
| | * drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()Ville Syrjälä2014-09-03
| | * drm/i915: Replace big nested if block with early returnVille Syrjälä2014-09-03
| | * drm/i915: Add a note explaining vdd on/off handling in intel_dp_aux_ch()Ville Syrjälä2014-09-03
| | * drm/i915: Rename edp vdd funcs for consistencyVille Syrjälä2014-09-03
| | * drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst()Ville Syrjälä2014-09-03
| | * drm/i915: Parametrize PANEL_PORT_SELECT_VLVVille Syrjälä2014-09-03
| | * drm/i915/bdw: Populate lrc with aliasing ppgtt if requiredThomas Daniel2014-09-03
| | * drm/i915: honour forced connector modesChris Wilson2014-09-03
| | * drm/i915: Don't save/restore RS when not usedBen Widawsky2014-09-03
| | * drm/i915: Bring UP Power Wells before disabling RC6.Deepak S2014-09-03
| | * drm/i915: Print the pipe on which the vblank wait times outDamien Lespiau2014-09-03
| | * drm/i915: Use dev_priv as first argument of for_each_pipe()Damien Lespiau2014-09-03
| | * drm/i915: don't check for i830 in vlv specific codeJani Nikula2014-09-03
| | * drm/i915/bdw: Make sure error capture keeps working with ExeclistsOscar Mateo2014-09-03
| | * drm/i915: Suppress a WARN on reading an object back for a GPU hangChris Wilson2014-09-03
| | * drm/i915: Remove num_pages parameter to i915_error_object_create()Chris Wilson2014-09-03
| | * drm/i915: Do not access stolen memory directly by the CPU, even for error cap...Chris Wilson2014-09-03
| | * drm/i915: switch off backlight for backlight class 0 brightnessJani Nikula2014-09-03
| | * drm/i915/dp: make backlight bl_power control power sequencer backlightJani Nikula2014-09-03
| | * drm/i915: add some framework for backlight bl_power supportJani Nikula2014-09-03
| | * drm/i915/dp: split up panel power control from backlight pwm controlJani Nikula2014-09-03
| | * drm/i915: fix i915_frequency_info on BDWPaulo Zanoni2014-09-03
| | * drm/i915: Add 180 degree primary plane rotation supportSonika Jindal2014-09-03
| | * drm/i915: Updating plane parameters for primary plane in setplaneSonika Jindal2014-09-03
| | * drm/i915: Rework GPU reset sequence to match driver load & thawMcAulay, Alistair2014-09-03
| * | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-16
| |\ \
| * \ \ Merge tag 'topic/core-stuff-2014-09-15' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-09-15
| |\ \ \
| | * | | drm/i915/hdmi: Enable pipe pixel replication for SD interlaced modesClint Taylor2014-09-15
| * | | | drm: Move legacy buffer structures to <drm/drm_legacy.h>Daniel Vetter2014-09-12
| * | | | drm: Create drm legacy driver headerDaniel Vetter2014-09-12
| |/ / /
| * | | Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-reworkDaniel Vetter2014-09-11
| |\ \ \
| | * | | drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
| | * | | drm: mark drm_buf and drm_map as legacyDavid Herrmann2014-09-10
| | | |/ | | |/|
| | * | Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-03
| | |\ \
| | | * | drm/i915: fix suspend/resume for GENs w/o runtime PM supportImre Deak2014-08-26
| | | * | drm/i915: Update DRIVER_DATE to 20140822Daniel Vetter2014-08-22
| | | * | drm/i915/bdw: Disable execlists by defaultDamien Lespiau2014-08-20
| | | * | drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)Oscar Mateo2014-08-20
| | | * | drm/i915/bdw: Document Logical Rings, LR contexts and ExeclistsOscar Mateo2014-08-20
| | | * | drm/i915/bdw: Print context state in debugfsBen Widawsky2014-08-20