summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm: add support for tiled/compressed/etc modifier in addfb2Rob Clark2015-02-137-1/+63
* drm/i915/gen8: Un-hardcode number of page directoriesBen Widawsky2015-02-131-1/+1
* drm/i915: Setup less PPGTT on failed page_directoryBen Widawsky2015-02-131-1/+4
* drm/i915: Rename to GEN8_LEGACY_PDPESBen Widawsky2015-02-132-6/+6
* drm/i915/trace: Fix offsets for 64bBen Widawsky2015-02-131-4/+4
* drm/i915/gen9: Implement WaForceEnableNonCoherentHoath, Nicholas2015-02-131-0/+11
* drm/i915/gen9: Implement Wa4x4STCOptimizationDisableHoath, Nicholas2015-02-132-4/+3
* drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7Nick Hoath2015-02-132-0/+9
* drm/i915/gen9: Implement WaDisableSDEUnitClockGatingHoath, Nicholas2015-02-131-6/+8
* drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphicsNick Hoath2015-02-132-0/+5
* drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5Nick Hoath2015-02-132-8/+10
* drm/i915/gen9: Implement WaDisablePartialInstShootdownHoath, Nicholas2015-02-131-0/+7
* drm/i915: ring w/a gen 9 revision definitionsHoath, Nicholas2015-02-131-0/+6
* drm/i915: ring w/a initialisation for gen 9Hoath, Nicholas2015-02-131-0/+8
* drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau2015-02-131-4/+11
* drm/i915: Fix atomic state when reusing the firmware fbDamien Lespiau2015-02-131-3/+10
* drm/i915: Store the initial framebuffer in initial_plane_configDamien Lespiau2015-02-132-7/+8
* drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau2015-02-131-4/+3
* drm/i915: Use an intermediate variable to avoid repeating ourselvesDamien Lespiau2015-02-131-6/+7
* drm/i915: Put update_state_fb() next to the fb updateDamien Lespiau2015-02-131-1/+1
* drm/i915/fbc: fix the check for already reserved fbc sizeJani Nikula2015-02-133-6/+7
* drm/i915/skl: Declare that GT3 has a second VCSDamien Lespiau2015-02-131-1/+16
* drm/i915/skl: Split the SKL PCI ids by GTDamien Lespiau2015-02-131-9/+19
* drm/i915/skl: Implementation of SKL display power well supportSatheeshakrishna M2015-02-132-0/+240
* drm/i915: Ensure plane->state->fb stays in sync with plane->fbMatt Roper2015-02-131-7/+22
* drm/i915/skl: Remove the check enforcing VCS2 to be gen8 onlyDamien Lespiau2015-02-131-7/+1
* drm/i915: Correct the variable holding the value for EOT to writeShobhit Kumar2015-02-131-1/+1
* drm/i915: Introduce intel_set_rps()Ville Syrjälä2015-02-135-47/+34
* drm/i915: Track old framebuffer instead of objectTvrtko Ursulin2015-02-132-8/+8
* drm/i915: Switch planes from transitional helpers to full atomic helpersMatt Roper2015-02-131-2/+2
* drm/i915: Keep plane->state updated on pageflipMatt Roper2015-02-131-0/+7
* drm/i915: Remove bogus locking check in the hangcheck codeDaniel Vetter2015-02-031-3/+0
* drm/i915: Update DRIVER_DATE to 20150130Daniel Vetter2015-01-301-1/+1
* drm/i915: Use pipe_config's cpu_transcoder for reading encoder hw stateAnder Conselvan de Oliveira2015-01-302-2/+2
* drm/i915: Fix a use-after-free in intel_execlists_retire_requestsNick Hoath2015-01-301-1/+1
* drm/i915: Split shared dpll setup out of __intel_set_mode()Ander Conselvan de Oliveira2015-01-301-17/+33
* drm/i915: Don't do posting reads on getting forcewakeMika Kuoppala2015-01-301-1/+0
* drm/i915: Do uncore early sanitize after domain initMika Kuoppala2015-01-301-8/+30
* drm/i915: Handle CHV in vlv_set_rps_idle()Ville Syrjälä2015-01-301-5/+3
* drm/i915: Remove nested work in gpu error handlingMika Kuoppala2015-01-294-24/+24
* drm/i915/documentation: Add intel_uncore.c to drm.tmplMika Kuoppala2015-01-291-0/+1
* drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula2015-01-294-120/+0
* drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula2015-01-293-41/+37
* drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula2015-01-292-331/+0
* drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula2015-01-291-18/+34
* drm/i915/dsi: add drm mipi dsi host supportJani Nikula2015-01-294-4/+180
* drm/i915/dsi: switch to drm_panel interfaceJani Nikula2015-01-294-119/+157
* drm/i915/skl: Enabling PSR on SkylakeSonika Jindal2015-01-283-3/+31
* Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"Chris Wilson2015-01-281-1/+1
* drm/i915: Be consistent on printing seqnosMika Kuoppala2015-01-281-4/+4