summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-03-19drm: adv7511: Refactor power managementLaurent Pinchart
2015-03-19drm: adv7511: Fix nested sleep when reading EDIDLaurent Pinchart
2015-03-19drm: adv7511: Fix DDC error interrupt handlingLaurent Pinchart
2015-03-19drm: rcar-du: Enable the atomic updates APILaurent Pinchart
2015-03-19drm: rcar-du: Don't initialize event->pipe fieldLaurent Pinchart
2015-03-19drm: rcar-du: Fix framebuffer reference leak through plane stateLaurent Pinchart
2015-03-19Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip int...Dave Airlie
2015-03-19Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-19Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2015-03-18drm/radeon: drop ttm two ended allocationAlex Deucher
2015-03-18drm/exynos: fix the initialization order in FIMDHyungwon Hwang
2015-03-18drm/exynos: fix typo config name correctly.Inki Dae
2015-03-18drm/exynos: Check for NULL dereference of crtcCharles Keepax
2015-03-18drm/exynos: IS_ERR() vs NULL bugDan Carpenter
2015-03-18drm/exynos: remove unused filesAndrzej Hajda
2015-03-18drm/i915: Make sure the primary plane is enabled before reading out the fb stateDamien Lespiau
2015-03-17drm/i915: Update DRIVER_DATE to 20150313Daniel Vetter
2015-03-17drm/i915: Fix vmap_batch page iterator overrunMika Kuoppala
2015-03-17drm/i915: Export total subslice and EU countsJeff McGee
2015-03-17drm/i915: redefine WARN_ON_ONCE to include the conditionJani Nikula
2015-03-17drm/i915/skl: Implement WaDisableHBR2Damien Lespiau
2015-03-17drm/i915: Remove the preliminary_hw_support shackles from CHVVille Syrjälä
2015-03-17drm/i915: Read CHV_PLL_DW8 from the correct offsetVille Syrjälä
2015-03-17drm/i915: Rewrite IVB FDI bifurcation conflict checksVille Syrjälä
2015-03-17drm/i915: Rewrite some some of the FDI lane checksVille Syrjälä
2015-03-17drm/i915/skl: Enable the RPS interrupts programmingAkash Goel
2015-03-17drm/i915/skl: Enabling processing of Turbo interruptsAkash Goel
2015-03-17drm/i915/skl: Updated the i915_frequency_info debugfs functionAkash Goel
2015-03-17drm/i915: Simplify the way BC bifurcation state consistency is keptAnder Conselvan de Oliveira
2015-03-17drm/i915/skl: Updated the act_freq_mhz_show sysfs functionAkash Goel
2015-03-17drm/i915/skl: Updated the gen9_enable_rps functionAkash Goel
2015-03-17drm/i915/skl: Updated the gen6_rps_limits functionAkash Goel
2015-03-17drm/i915/skl: Restructured the gen6_set_rps_thresholds functionAkash Goel
2015-03-17drm/i915/skl: Updated the gen6_set_rps functionAkash Goel
2015-03-17drm/i915/skl: Updated the gen6_init_rps_frequencies functionAkash Goel
2015-03-17drm/i915/skl: Updated intel_gpu_freq() and intel_freq_opcode()Akash Goel
2015-03-17drm/i915/skl: Added new macrosAkash Goel
2015-03-17drm/i915: Use FW_WM() macro for older gmch platforms tooVille Syrjälä
2015-03-17drm/i915: Add polish to VLV WM shift+mask operationsVille Syrjälä
2015-03-17drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()Ville Syrjälä
2015-03-17drm/i915: Reduce clutter by using the local plane pointerVille Syrjälä
2015-03-17drm/i915: Remove debug prints from primary plane update funcsVille Syrjälä
2015-03-17drm/i915: Add ULL postfix to VGT_MAGIC constantDaniel Vetter
2015-03-17drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)Matt Roper
2015-03-17drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flipsChris Wilson
2015-03-17drm/i915: Disable DDR DVFS on CHVVille Syrjälä
2015-03-17drm/i915: Enable the maxfifo PM5 mode when appropriate on CHVVille Syrjälä
2015-03-17drm/i915: Program PFI credits for VLVVidya Srinivas
2015-03-17drm/i915: Rewrite VLV/CHV watermark codeVille Syrjälä
2015-03-17drm/i915: Make sure we invalidate frontbuffer on fbcon.Rodrigo Vivi