summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-05-20drm/i915/dsi: add support for DSI PLL N1 divisor valuesJani Nikula
2015-05-20drm/i915/skl: Documentation for CSR firmwareAnimesh Manna
2015-05-20drm/i915: Don't read dpcd for disconnected portsMika Kuoppala
2015-05-20drm/edid: fix a debug messageDan Carpenter
2015-05-20drm/i915: Make the sprite formats constDamien Lespiau
2015-05-20drm/i915: Don't use the intel_ prefix for gen-specific dataDamien Lespiau
2015-05-20drm/i915/skl: Support the advertized index formatDamien Lespiau
2015-05-20drm/i915/skl: Replace BUG() by MISSING_CASE() in skl_plane_ctl_format()Damien Lespiau
2015-05-20drm/i915/skl: Rename a local variable to fit in 80 charsDamien Lespiau
2015-05-20drm/i915/skl: Add a new line before returnDamien Lespiau
2015-05-20drm/i915/skl: Leave a new line between variable declarations and codeDamien Lespiau
2015-05-20drm/i915: clean up dsi pll calculationJani Nikula
2015-05-20drm/i915: don't register invalid gmbus pins for sklJani Nikula
2015-05-20drm/i915: don't register invalid gmbus pins for bdwJani Nikula
2015-05-20drm/i915: constify validate_vbt in VBT parsingJani Nikula
2015-05-20drm/i915: constify find_section in VBT parsingJani Nikula
2015-05-20drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHVVille Syrjälä
2015-05-20drm/i915: Remove excess inline keywordsVille Syrjälä
2015-05-20drm/i915/gtt: Fix the boundary check for vm areaMika Kuoppala
2015-05-20drm/i915: Make scaler_id check in check_crtc_state work for all gensChandra Konduru
2015-05-20drm/i915: Fix race on unreferencing the wrong mmio-flip-requestChris Wilson
2015-05-20drm/i915: Ensure cache flushes prior to doing CS flipsChris Wilson
2015-05-20drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()Chris Wilson
2015-05-20drm/i915: Warn when execlists changes context without IRQsPeter Antoine
2015-05-20drm/i915: call intel_tile_height with correct parameterChandra Konduru
2015-05-20drm/i915: Remove duplicated intel_tile_height declarationTvrtko Ursulin
2015-05-20drm/i915/chv: Set min freq to efficient frequency on chvDeepak S
2015-05-20drm/i915/chv: Extend set idle rps wa to chvDeepak S
2015-05-20drm/i915/vlv: Remove wait for for punit to updates freq.Deepak S
2015-05-20drm/i915: Be optimistic about future display engines having 7 WM levelsDamien Lespiau
2015-05-20drm/i915: Always keep crtc_state->active in sync with enableMaarten Lankhorst
2015-05-20drm/i915: Adding dbuf support for skl nv12 format.Chandra Konduru
2015-05-20drm/i915: Fix typo in intel_runtime_pm.cMasanari Iida
2015-05-20drm/i915: Remove unused variable from i915_gem_mmap_gttDaniel Vetter
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie
2015-05-20Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabba...Dave Airlie
2015-05-20Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-19drm/exynos: dp: Lower level of EDID read success messageKrzysztof Kozlowski
2015-05-19drm/exynos: cleanup exynos_drm_planeTobias Jakobi
2015-05-19drm/exynos: 'win' is always unsignedTobias Jakobi
2015-05-19drm/exynos: mixer: don't dump registers under spinlockTobias Jakobi
2015-05-19drm/exynos: Consolidate return statements in fimd_bind()Krzysztof Kozlowski
2015-05-19drm/exynos: Constify exynos_drm_crtc_opsKrzysztof Kozlowski
2015-05-19drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMDKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: Constify platform_device_idKrzysztof Kozlowski
2015-05-19drm/exynos: mixer: cleanup pixelformat handlingTobias Jakobi
2015-05-19drm/exynos: mixer: also allow NV21 for the video processorTobias Jakobi
2015-05-19drm/exynos: mixer: remove buffer count handling in vp_video_buffer()Tobias Jakobi
2015-05-19drm/exynos: plane: honor buffer offset for dma_addrTobias Jakobi
2015-05-19drm/exynos: fb: use drm_format_num_planes to get buffer countTobias Jakobi