drm/i915: Cache ringbuf pointer in request structure
[deliverable/linux.git] / drivers / gpu / drm / i915 / intel_display.c
2015-02-24  Durgadoss Rdrm/i915: Enable eDP DRRS for CHV
2015-02-24  Ramalingam Cdrm/i915: Add support for DRRS in intel_dp_set_m_n
2015-02-23  Vijay Purushothamandrm/i915: Limit max VCO supported in CHV to 6.48GHz
2015-02-23  Daniel Vetterdrm/i915: Switch to drm_crtc variants of vblank functions
2015-02-23  Daniel Vetterdrm/irq: Add drm_crtc_vblank_reset
2015-02-13  Damien Lespiaudrm/i915: Make intel_unpin_fb_obj() static
2015-02-13  Tvrtko Ursulindrm/i915: Announce support for framebuffer modifiers
2015-02-13  Tvrtko Ursulindrm/i915: Use fb modifiers in intel_pin_and_fence_fb_obj
2015-02-13  Tvrtko Ursulindrm/i915: Use fb modifiers in intel_check_cursor_plane
2015-02-13  Tvrtko Ursulindrm/i915/skl: CS flips are not supported with execlists
2015-02-13  Daniel Vetterdrm/i915: Use fb format modifiers in skylake_update_pri...
2015-02-13  Daniel Vetterdrm/i915: Switch intel_fb_align_height to fb format...
2015-02-13  Daniel Vetterdrm/i915: Set up fb format modifier for initial plane...
2015-02-13  Daniel Vetterdrm/i915: Add fb format modifier support
2015-02-13  Paulo Zanonidrm/i915: change dev_priv->fbc.plane to dev_priv->fbc...
2015-02-13  Damien Lespiaudrm/i915: Make sure the primary plane is enabled before...
2015-02-13  Damien Lespiaudrm/i915: Fix atomic state when reusing the firmware fb
2015-02-13  Damien Lespiaudrm/i915: Store the initial framebuffer in initial_plan...
2015-02-13  Damien Lespiaudrm/i915: Don't try to reference the fb in get_initial_...
2015-02-13  Damien Lespiaudrm/i915: Use an intermediate variable to avoid repeati...
2015-02-13  Damien Lespiaudrm/i915: Put update_state_fb() next to the fb update
2015-02-13  Matt Roperdrm/i915: Ensure plane->state->fb stays in sync with...
2015-02-13  Tvrtko Ursulindrm/i915: Track old framebuffer instead of object
2015-02-13  Matt Roperdrm/i915: Switch planes from transitional helpers to...
2015-02-13  Matt Roperdrm/i915: Keep plane->state updated on pageflip
2015-01-30  Ander Conselvan... drm/i915: Split shared dpll setup out of __intel_set_mode()
2015-01-27  Matt Roperdrm/i915: Switch plane properties to full atomic helper.
2015-01-27  Matt Roperdrm/i915: Add crtc state duplication/destruction functions
2015-01-27  Matt Roperdrm/i915: Setup dummy atomic state for connectors (v3)
2015-01-27  Matt Roperdrm/i915: Add main atomic entrypoints (v2)
2015-01-27  Matt Roperdrm/i915: Add .atomic_{get, set}_property() entrypoints...
2015-01-27  Matt Roperdrm/i915: Consolidate plane handler vtables
2015-01-27  Matt Roperdrm/i915: Move rotation from intel_plane to drm_plane_state
2015-01-27  Damien Lespiaudrm/i915: Use sizeof(*fb) not sizeof(struct ...) in...
2015-01-27  Damien Lespiaudrm/i915: Fix kzalloc() smatch warnings in get_initial_...
2015-01-27  Damien Lespiaudrm/i915: Rename plane_config to initial_plane_config
2015-01-27  Damien Lespiaudrm/i915/skl: Provide a Skylake version of get_plane_co...
2015-01-27  Damien Lespiaudrm/i915/skl: intel_format_to_fourcc() doesn't work...
2015-01-27  Damien Lespiaudrm/i915: Make intel_format_to_fourcc() static
2015-01-27  Damien Lespiaudrm/i915: Use pipe_name() in the get_plane_config(...
2015-01-27  Damien Lespiaudrm/i915: Don't use crtc->plane in ILK+ get_config()
2015-01-27  Damien Lespiaudrm/i915: Unclutter the get_plane() functions
2015-01-27  Damien Lespiaudrm/i915: Use a common function for computing the fb...
2015-01-27  Damien Lespiaudrm/i915: Change plane_config to store a tiling_mode
2015-01-27  Mika Kuoppaladrm/i915: Rename the forcewake get/put functions
2015-01-27  Chris Wilsondrm/i915: Assert that runtime pm is active on user...
2015-01-27  Ander Conselvan... drm/i915: Keep drm_crtc->state in sync with intel_crtc...
2015-01-27  Ander Conselvan... drm/i915: Improve how the memory for crtc state is...
2015-01-27  Ander Conselvan... drm/i915: Make intel_crtc->config a pointer
2015-01-27  Ander Conselvan... drm/i915: Use local pipe_config varariable when available
2015-01-27  Ander Conselvan... drm/i915: Pass new_config down do crtc_compute_clock
2015-01-27  Ander Conselvan... drm/i915: Embedded struct drm_crtc_state in intel_crtc_...
2015-01-27  Ander Conselvan... drm/i915: Rename struct intel_crtc_config to intel_crtc...
2015-01-27  Matt Roperdrm/i915: Don't cleanup plane state in intel_plane_dest...
2015-01-27  Dave AirlieMerge branch 'drm-next' of https://github.com/markyzq...
2015-01-26  Dave AirlieMerge branch 'drm-next-3.20' of git://people.freedeskto...
2015-01-26  Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2015-01-26  Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2015-01-25' of git...
2015-01-26  Dave AirlieMerge tag 'drm-intel-next-2015-01-17' of git://anongit...
2015-01-26  Dave AirlieMerge tag 'topic/core-stuff-2015-01-23' of git://anongi...
2015-01-22  Dave AirlieMerge remote-tracking branch 'origin/master' into drm...
2015-01-21  Dave AirlieMerge branch 'drm-sti-next-add-dvo' of git://git.linaro...
2015-01-21  Linus TorvaldsMerge tag 'trace-sh-3.19' of git://git./linux/kernel...
2015-01-21  Linus TorvaldsMerge tag 'sound-3.19-rc6' of git://git./linux/kernel...
2015-01-21  Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-01-21  Linus TorvaldsMerge tag 'mfd-fixes-3.19' of git://git./linux/kernel...
2015-01-21  Dave AirlieMerge tag 'imx-drm-next-2015-01-09' of git://git.pengut...
2015-01-21  Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2015-01-21  Dave AirlieMerge tag 'drm-amdkfd-next-2015-01-09' of git://people...
2015-01-20  Dave AirlieMerge tag 'drm-amdkfd-fixes-2015-01-13' of git://people...
2015-01-20  Dave AirlieMerge tag 'drm-intel-fixes-2015-01-15' of git://anongit...
2015-01-20  Linus TorvaldsMerge branch 'for-3.19-fixes' of git://git./linux/kerne...
2015-01-20  Linus TorvaldsMerge branch 'for-3.19-fixes' of git://git./linux/kerne...
2015-01-20  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-01-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-18  Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2015-01-18  Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2015-01-17  Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2015-01-17  Olof JohanssonMerge tag 'samsung-fixes-3.19' of git://git./linux...
2015-01-17  Olof JohanssonMerge tag 'renesas-soc-fixes-for-v3.19' of git://git...
2015-01-17  Olof JohanssonMerge tag 'at91-fixes' of git://git./linux/kernel/git...
2015-01-17  Olof JohanssonMerge tag 'berlin-fixes-for-3.19-1' of git://git.infrad...
2015-01-17  Olof JohanssonMerge tag 'omap-for-v3.19/fixes-rc1' of git://git....
2015-01-17  Olof JohanssonMerge tag 'imx-fixes-3.19' of git://git./linux/kernel...
2015-01-17  Olof JohanssonMerge tag 'v3.19-rockchip-dtsfixes1' of git://git....
2015-01-16  Linus TorvaldsMerge tag 'char-misc-3.19-rc5' of git://git./linux...
2015-01-16  Linus TorvaldsMerge tag 'driver-core-3.19-rc5' of git://git./linux...
2015-01-16  Linus TorvaldsMerge tag 'tty-3.19-rc5' of git://git./linux/kernel...
2015-01-16  Linus TorvaldsMerge tag 'staging-3.19-rc5' of git://git./linux/kernel...
2015-01-16  Linus TorvaldsMerge tag 'usb-3.19-rc5' of git://git./linux/kernel...
2015-01-16  Linus TorvaldsMerge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org...
2015-01-16  Linus TorvaldsMerge tag 'trace-fixes-v3.19-rc3' of git://git./linux...
2015-01-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-16  David S. MillerMerge tag 'mac80211-for-davem-2015-01-15' of git:/...
2015-01-15  Linus TorvaldsMerge branch 'thermal-soc' of git://git./linux/kernel...
2015-01-14  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2015-01-14  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next
This page took 0.224236 seconds and 108 git commands to generate.