summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-12-10drm/i915: Introduce FBC DocBook.Rodrigo Vivi
2014-12-10drm/i915: Software workaround for getting the HW status of DSI Port C on BYTGaurav K Singh
2014-12-10drm/i915: Enable MIPI PHY transparent latch for DSI Port CGaurav K Singh
2014-12-10drm/i915: Use DSI Pll1 for enabling MIPI DSI on Port CGaurav K Singh
2014-12-10drm/i915: Add MI_SET_APPID cmd to cmd parser tablesMichael H. Nguyen
2014-12-10drm/i915: Move FBC stuff to intel_fbc.cRodrigo Vivi
2014-12-08drm/i915: Check mask/bit helper functionsDaniel Vetter
2014-12-08drm/i915: Move golden context init into ->init_contextDaniel Vetter
2014-12-08gpu: drm: i915: intel_display.c: Remove unused functionRickard Strandqvist
2014-12-06drm/i915: Additional request structure tracingJohn Harrison
2014-12-06drm/i915: Add unique id to the request structure for debuggingJohn Harrison
2014-12-06drm/i915: Zero fill the request structureJohn Harrison
2014-12-06drm/i915: Fix up seqno -> request merge issuesJohn Harrison
2014-12-06drm/i915: Make all plane disables use 'update_plane' (v5)Matt Roper
2014-12-06drm/i915: Ensure state->crtc is non-NULL for plane updatesMatt Roper
2014-12-06drm/i915: Consolidate top-level .update_plane() handlersMatt Roper
2014-12-06drm/i915: Consolidate plane 'cleanup' operations (v3)Matt Roper
2014-12-06drm/i915: Consolidate plane 'prepare' functions (v2)Matt Roper
2014-12-06drm/i915: Make intel_plane_state subclass drm_plane_stateMatt Roper
2014-12-06drm/i915: Introduce intel_prepare_cursor_plane() (v2)Matt Roper
2014-12-05drm/i915: remove intel_pipe_set_base() (v4)Gustavo Padovan
2014-12-05drm/i915: remove intel_crtc_cursor_set_obj() (v5)Gustavo Padovan
2014-12-05drm: add helper to get crtc timings (v5)Gustavo Padovan
2014-12-05drm/i915: Update DRIVER_DATE to 20141205Daniel Vetter
2014-12-05drm/i915/bdw: Add WaHdcDisableFetchWhenMaskedMichel Thierry
2014-12-05drm/i915: Update the DSI enable path to support dualGaurav K Singh
2014-12-05drm/i915: Update the DSI disable path to support dual link panel disablingGaurav K Singh
2014-12-05drm/i915: MIPI Timings related changes for dual linkGaurav K Singh
2014-12-05drm/i915: cck reg used for checking DSI Pll lockedGaurav K Singh
2014-12-05drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual linkGaurav K Singh
2014-12-05drm/i915: Dual link needs Shutdown and Turn on packet for both portsGaurav K Singh
2014-12-05drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh
2014-12-05drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh
2014-12-05drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/Ville Syrjälä
2014-12-05drm/i915: release struct_mutex on the i915_gem_init_hw fail pathJani Nikula
2014-12-04drm/i915: Added port as parameter to the functions which does read/write of D...Gaurav K Singh
2014-12-04drm/i915: New functions added for enabling & disabling MIPI Port Ctrl regGaurav K Singh
2014-12-04drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9Damien Lespiau
2014-12-04drm/i915: Stop putting GGTT VMA at the head of the listTvrtko Ursulin
2014-12-03drm/i915/skl: Update the DDI translation values for DP/eDP 1.3Damien Lespiau
2014-12-03drm/i915: Move init_unused_rings to gem_init_hwDaniel Vetter
2014-12-03drm/i915: Fix startup failure in LRC mode after recent init changesThomas Daniel
2014-12-03drm/i915: Convert pxvid to extvid lookup table to a functionMika Kuoppala
2014-12-03drm/i915: Flatten engine init control flowDaniel Vetter
2014-12-03drm/i915: Remove unnecessary goto in intel_primary_plane_disable()Ander Conselvan de Oliveira
2014-12-03drm/i915: Only init engines onceDaniel Vetter
2014-12-03drm/i915: Move intel_init_pipe_control out of engine->init_hwDaniel Vetter
2014-12-03drm/i915: s/init()/init_hw()/ in intel_engine_csDaniel Vetter
2014-12-03drm/i915: Consolidate ring freespace calculationsDave Gordon
2014-12-03drm/i915: Make ring freespace calculation more robustDave Gordon