summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-13drm/i915/gen9: Implement WaDisableSDEUnitClockGatingHoath, Nicholas
2015-02-13drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphicsNick Hoath
2015-02-13drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5Nick Hoath
2015-02-13drm/i915/gen9: Implement WaDisablePartialInstShootdownHoath, Nicholas
2015-02-13drm/i915: ring w/a gen 9 revision definitionsHoath, Nicholas
2015-02-13drm/i915: ring w/a initialisation for gen 9Hoath, Nicholas
2015-02-13drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau
2015-02-13drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau
2015-02-13drm/i915: Store the initial framebuffer in initial_plane_configDamien Lespiau
2015-02-13drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau
2015-02-13drm/i915: Use an intermediate variable to avoid repeating ourselvesDamien Lespiau
2015-02-13drm/i915: Put update_state_fb() next to the fb updateDamien Lespiau
2015-02-13drm/i915/fbc: fix the check for already reserved fbc sizeJani Nikula
2015-02-13drm/i915/skl: Declare that GT3 has a second VCSDamien Lespiau
2015-02-13drm/i915/skl: Implementation of SKL display power well supportSatheeshakrishna M
2015-02-13drm/i915: Ensure plane->state->fb stays in sync with plane->fbMatt Roper
2015-02-13drm/i915/skl: Remove the check enforcing VCS2 to be gen8 onlyDamien Lespiau
2015-02-13drm/i915: Correct the variable holding the value for EOT to writeShobhit Kumar
2015-02-13drm/i915: Introduce intel_set_rps()Ville Syrjälä
2015-02-13drm/i915: Track old framebuffer instead of objectTvrtko Ursulin
2015-02-13drm/i915: Switch planes from transitional helpers to full atomic helpersMatt Roper
2015-02-13drm/i915: Keep plane->state updated on pageflipMatt Roper
2015-02-03drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter
2015-01-30drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter
2015-01-30drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira
2015-01-30drm/i915: Fix a use-after-free in intel_execlists_retire_requestsNick Hoath
2015-01-30drm/i915: Split shared dpll setup out of __intel_set_mode()Ander Conselvan de Oliveira
2015-01-30drm/i915: Don't do posting reads on getting forcewakeMika Kuoppala
2015-01-30drm/i915: Do uncore early sanitize after domain initMika Kuoppala
2015-01-30drm/i915: Handle CHV in vlv_set_rps_idle()Ville Syrjälä
2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula
2015-01-29drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula
2015-01-29drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula
2015-01-29drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula
2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula
2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula
2015-01-28drm/i915/skl: Enabling PSR on SkylakeSonika Jindal
2015-01-28Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson
2015-01-28drm/i915: Be consistent on printing seqnosMika Kuoppala
2015-01-28drm/i915: Display current hangcheck status in debugfsChris Wilson
2015-01-28drm/i915: Convert hangcheck from a timer into a delayed work itemChris Wilson
2015-01-28agp/intel: Serialise after GTT updatesChris Wilson
2015-01-27drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in commentKumar Amit Mehta
2015-01-27drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)Matt Roper
2015-01-27drm/i915: Switch plane properties to full atomic helper.Matt Roper
2015-01-27drm/i915: Add crtc state duplication/destruction functionsMatt Roper
2015-01-27drm/i915: Add atomic_get_property entrypoint for connectors (v2)Matt Roper
2015-01-27drm/i915: Setup dummy atomic state for connectors (v3)Matt Roper
2015-01-27drm/i915: Add main atomic entrypoints (v2)Matt Roper