aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAge
* drm/i915: Fixup legacy plane->crtc link for initial fb configDaniel Vetter2015-03-26
* drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau2015-03-26
* drm/i915: Keep ring->active_list and ring->requests_list consistentChris Wilson2015-03-26
* drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau2015-03-24
* drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-03-18
* drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao2015-03-16
* drm/i915: Prevent TLB error on first execution on SNBChris Wilson2015-03-10
* drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala2015-03-10
* drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson2015-03-10
* drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon2015-03-10
* Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-03-06
|\
| * drm/i915: gen4: work around hang during hibernationImre Deak2015-03-04
| * drm/i915: Check for driver readyness before handling an underrun interruptChris Wilson2015-03-04
* | Merge tag 'v4.0-rc2' into drm-fixesDave Airlie2015-03-06
|\|
| * drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter2015-03-03
* | drm/mm: Support 4 GiB and larger rangesThierry Reding2015-03-04
|/
* drm/i915: Fix frontbuffer false positve.Rodrigo Vivi2015-02-25
* drm/i915: Align initial plane backing objects correctlyDaniel Vetter2015-02-24
* drm/i915: avoid processing spurious/shared interrupts in low-power statesImre Deak2015-02-24
* drm/i915: Check obj->vma_list under the struct_mutexChris Wilson2015-02-24
* drm/i915: Fix a use after free, and unbalanced refcountingNick Hoath2015-02-24
* drm/i915: Dell Chromebook 11 has PWM backlightJani Nikula2015-02-23
* drm/i915/skl: handle all pixel formats in skylake_update_primary_plane()Jani Nikula2015-02-23
* drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi2015-02-23
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-02-16
|\
| * Merge tag 'drm-intel-next-fixes-2015-02-11' of git://anongit.freedesktop.org/...Dave Airlie2015-02-11
| |\
| | * drm/i915: Clamp efficient frequency to valid rangeTom O'Rourke2015-02-11
| | * drm/i915: Really ignore long HPD pulses on eDPVille Syrjälä2015-02-11
| | * drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRLShobhit Kumar2015-02-09
| | * drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson2015-02-09
| | * drm/i915: Drop vblank wait from intel_dp_link_downDaniel Vetter2015-02-09
| | * drm/i915: Squelch overzealous uncore reset WARN_ONMika Kuoppala2015-02-09
| | * drm/i915: Take runtime pm reference on hangcheck_infoMika Kuoppala2015-02-09
| | * drm/i915: Correct the IOSF Dev_FN field for IOSF transfersShobhit Kumar2015-02-09
| | * drm/i915: Prevent use-after-free in invalidate_range_start callbackMichał Winiarski2015-02-05
| * | drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter2015-02-03
| |/
| * drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter2015-01-30
| * drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira2015-01-30
| * drm/i915: Fix a use-after-free in intel_execlists_retire_requestsNick Hoath2015-01-30
| * drm/i915: Split shared dpll setup out of __intel_set_mode()Ander Conselvan de Oliveira2015-01-30
| * drm/i915: Don't do posting reads on getting forcewakeMika Kuoppala2015-01-30
| * drm/i915: Do uncore early sanitize after domain initMika Kuoppala2015-01-30
| * drm/i915: Handle CHV in vlv_set_rps_idle()Ville Syrjälä2015-01-30
| * drm/i915: Remove nested work in gpu error handlingMika Kuoppala2015-01-29
| * drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula2015-01-29
| * drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula2015-01-29
| * drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula2015-01-29
| * drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula2015-01-29
| * drm/i915/dsi: add drm mipi dsi host supportJani Nikula2015-01-29
| * drm/i915/dsi: switch to drm_panel interfaceJani Nikula2015-01-29