summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| * | drm/i915/bios: remove a redundant NULL pointer checkJani Nikula2015-05-20
| * | drm/i915/skl: Remove unnecessary local variables in skl_plane_ctl*()Damien Lespiau2015-05-20
| * | drm/i915/dsi: add support for DSI PLL N1 divisor valuesJani Nikula2015-05-20
| * | drm/i915/skl: Documentation for CSR firmwareAnimesh Manna2015-05-20
| * | drm/i915: Don't read dpcd for disconnected portsMika Kuoppala2015-05-20
| * | drm/edid: fix a debug messageDan Carpenter2015-05-20
| * | drm/i915: Make the sprite formats constDamien Lespiau2015-05-20
| * | drm/i915: Don't use the intel_ prefix for gen-specific dataDamien Lespiau2015-05-20
| * | drm/i915/skl: Support the advertized index formatDamien Lespiau2015-05-20
| * | drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()Damien Lespiau2015-05-20
| * | drm/i915/skl: Rename a local variable to fit in 80 charsDamien Lespiau2015-05-20
| * | drm/i915/skl: Add a new line before returnDamien Lespiau2015-05-20
| * | drm/i915/skl: Leave a new line between variable declarations and codeDamien Lespiau2015-05-20
| * | drm/i915: clean up dsi pll calculationJani Nikula2015-05-20
| * | drm/i915: don't register invalid gmbus pins for sklJani Nikula2015-05-20
| * | drm/i915: don't register invalid gmbus pins for bdwJani Nikula2015-05-20
| * | drm/i915: constify validate_vbt in VBT parsingJani Nikula2015-05-20
| * | drm/i915: constify find_section in VBT parsingJani Nikula2015-05-20
| * | drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHVVille Syrjälä2015-05-20
| * | drm/i915: Remove excess inline keywordsVille Syrjälä2015-05-20
| * | drm/i915/gtt: Fix the boundary check for vm areaMika Kuoppala2015-05-20
| * | drm/i915: Make scaler_id check in check_crtc_state work for all gensChandra Konduru2015-05-20
| * | drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson2015-05-20
| * | drm/i915: Ensure cache flushes prior to doing CS flipsChris Wilson2015-05-20
| * | drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()Chris Wilson2015-05-20
| * | drm/i915: Warn when execlists changes context without IRQsPeter Antoine2015-05-20
| * | drm/i915: call intel_tile_height with correct parameterChandra Konduru2015-05-20
| * | drm/i915: Remove duplicated intel_tile_height declarationTvrtko Ursulin2015-05-20
| * | drm/i915/chv: Set min freq to efficient frequency on chvDeepak S2015-05-20
| * | drm/i915/chv: Extend set idle rps wa to chvDeepak S2015-05-20
| * | drm/i915/vlv: Remove wait for for punit to updates freq.Deepak S2015-05-20
| * | drm/i915: Be optimistic about future display engines having 7 WM levelsDamien Lespiau2015-05-20
| * | drm/i915: Always keep crtc_state->active in sync with enableMaarten Lankhorst2015-05-20
| * | drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru2015-05-20
| * | drm/i915: Fix typo in intel_runtime_pm.cMasanari Iida2015-05-20
| * | drm/i915: Remove unused variable from i915_gem_mmap_gttDaniel Vetter2015-05-20
| * | Backmerge v4.1-rc4 into into drm-nextDave Airlie2015-05-20
| |\ \
| * \ \ Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-05-20
| |\ \ \
| | * | | drm/i915: get rid of -Iinclude/drmMaarten Lankhorst2015-05-13
| * | | | drm/i915: Update DRIVER_DATE to 20150508Daniel Vetter2015-05-08
| * | | | drm/i915: Only wait for required lanes in vlv_wait_port_ready()Ville Syrjälä2015-05-08
| * | | | drm/i915: Fix possible security hole in command parsingRebecca N. Palmer2015-05-08
| * | | | drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter2015-05-08
| * | | | drm/i915: Reject huge tiled objectsJoonas Lahtinen2015-05-08
| * | | | Revert "drm/i915: Hack to tie both common lanes together on chv"Ville Syrjälä2015-05-08
| * | | | drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHVVille Syrjälä2015-05-08
| * | | | drm/i915: Implement chv display PHY lane stagger setupVille Syrjälä2015-05-08
| * | | | drm/i915/vlv: remove wait for previous GFX clk disable requestJesse Barnes2015-05-08
| * | | | drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)Matt Roper2015-05-08
| * | | | drm/i915/skl: Re-indent part of skl_ddi_calculate_wrpll()Damien Lespiau2015-05-08