]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers/gpu/drm/i915/intel_display.c
drm/i915: Compute display surface offset in the plane check hook for SKL+
[karo-tx-linux.git] / drivers / gpu / drm / i915 / intel_display.c
2016-08-11 Ville Syrjälädrm/i915: Compute display surface offset in the plane...
2016-08-11 Ville Syrjälädrm/i915: Make intel_adjust_tile_offset() work for...
2016-08-11 Ville Syrjälädrm/i915: Allow calling intel_adjust_tile_offset()...
2016-08-11 Ville Syrjälädrm/i915: Limit fb x offset due to fences
2016-08-11 Ville Syrjälädrm/i915: Adjust obj tiling vs. fb modifier rules
2016-08-11 Ville Syrjälädrm/i915: Use fb modifiers for display tiling decisions
2016-08-11 Ville Syrjälädrm/i915: Pass around plane_state instead of fb+rotation
2016-08-11 Ville Syrjälädrm/i915: Move SKL hw stride calculation into a helper
2016-08-11 Ville Syrjälädrm/i915: Don't pass pitch to intel_compute_page_offset()
2016-08-11 Ville Syrjälädrm/i915: Rewrite fb rotation GTT handling
2016-08-10 Imre Deakdrm/i915: Apply the PPS register unlock workaround...
2016-08-10 Imre Deakdrm/i915: Merge the PPS register definitions
2016-08-05 Ville Syrjälädrm/i915: Use the g4x+ approach on gen2 for handling...
2016-08-05 Ville Syrjälädrm/i915: Introduce gpu_reset_clobbers_display()
2016-08-05 Maarten Lankhorstdrm/i915: Add a way to test the modeset done during...
2016-08-05 Maarten Lankhorstdrm/i915: Fix modeset handling during gpu reset, v5.
2016-08-05 Ville Syrjälädrm/i915: Don't mark PCH underrun reporting as disabled...
2016-08-05 Ville Syrjälädrm/i915: Add some curly braces
2016-08-05 Chris Wilsondrm/i915: Repack fence tiling mode and stride into...
2016-08-05 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-08-04 Chris Wilsondrm/i915: Use dev_priv consistently through the intel_f...
2016-08-04 Chris Wilsondrm/i915: Use atomics to manipulate obj->frontbuffer_bits
2016-08-04 Chris Wilsondrm/i915: Separate intel_frontbuffer into its own header
2016-08-04 Ville Syrjälädrm/i915: Reject mixing MST and SST/HDMI on the same...
2016-08-04 Chris Wilsondrm/i915: s/__i915_wait_request/i915_wait_request/
2016-08-04 Chris Wilsondrm/i915: Mark up i915_gem_active for locking annotation
2016-08-04 Chris Wilsondrm/i915: Prepare i915_gem_active for annotations
2016-08-04 Chris Wilsondrm/i915: Introduce i915_gem_active for request tracking
2016-08-02 Chris Wilsondrm/i915: Simplify request_alloc by returning the alloc...
2016-08-02 Chris Wilsondrm/i915: Rename struct intel_ringbuffer to struct...
2016-08-02 Chris Wilsondrm/i915: Rename request->ringbuf to request->ring
2016-08-02 Chris Wilsondrm/i915: Unify intel_logical_ring_emit and intel_ring_emit
2016-08-02 Keith Packarddrm/i915: cleanup_plane_fb: also drop reference to...
2016-07-29 Dave AirlieMerge tag 'imx-drm-fixes-2016-07-27' of git://git.pengu...
2016-07-29 Dave AirlieMerge tag 'topic/drm-misc-2016-07-28' of git://anongit...
2016-07-27 Dave AirlieMerge branch 'drm-next-4.8' of git://people.freedesktop...
2016-07-27 Ville Syrjälädrm/i915: Wait up to 3ms for the pcu to ack the cdclk...
2016-07-27 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-07-25' of git...
2016-07-27 Dave AirlieMerge tag 'topic/drm-misc-2016-07-22' of git://anongit...
2016-07-26 Dave AirlieBackmerge tag 'v4.7' into drm-next
2016-07-24 Linus TorvaldsMerge tag 'ceph-for-4.7-rc8' of git://github.com/ceph...
2016-07-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-07-23 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-07-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-07-23 Linus TorvaldsMerge tag 'drm-fixes-for-v4.7-rc8-intel' of git://peopl...
2016-07-23 Linus TorvaldsMerge tag 'm68k-for-v4.8-tag1' of git://git.kernel...
2016-07-23 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2016-07-23 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-07-23 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2016-07-23 Linus TorvaldsMerge branch 'for-4.7-fixes' of git://git.kernel.org...
2016-07-23 Linus TorvaldsMerge tag 'sound-4.7-fix2' of git://git.kernel.org...
2016-07-21 Chris WilsonRevert "drm/i915: Enable RC6 immediately"
2016-07-21 Chris Wilsondrm/i915: Enable RC6 immediately
2016-07-20 Chris Wilsondrm/i915: Rename drm_gem_object_unreference_unlocked...
2016-07-20 Chris Wilsondrm/i915: Rename drm_gem_object_unreference in preparat...
2016-07-20 Chris Wilsondrm/i915: Wrap drm_gem_object_reference in i915_gem_obj...
2016-07-20 Chris Wilsondrm/i915: Wrap drm_gem_object_lookup in i915_gem_object...
2016-07-20 Chris Wilsondrm/i915: Rename request reference/unreference to get/put
2016-07-20 Chris Wilsondrm/i915: Disable waitboosting for mmioflips/semaphores
2016-07-19 Dave AirlieMerge tag 'topic/kbl-4.7-fixes-2016-07-18' of git:...
2016-07-19 Dave AirlieMerge branch 'drm_bridge_for_4.8' of https://github...
2016-07-19 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2016-07-19 Bob Paauwedrm/i915: Set legacy properties when using legacy gamma...
2016-07-19 Dave AirlieMerge tag 'drm-intel-fixes-2016-07-18' of git://anongit...
2016-07-18 Bob Paauwedrm/i915: Set legacy properties when using legacy gamma...
2016-07-18 Lionel Landwerlindrm/i915: add missing condition for committing planes...
2016-07-16 Dave AirlieMerge tag 'drm-vc4-next-2016-07-15' of https://github...
2016-07-16 Dave AirlieMerge tag 'drm/panel/for-4.8-rc1' of git://anongit...
2016-07-16 Dave AirlieMerge tag 'drm/tegra/for-4.8-rc1' of git://anongit...
2016-07-16 Dave AirlieMerge branch 'upstream/analogix-dp-20160705' of git...
2016-07-16 Dave AirlieMerge tag 'imx-drm-next-2016-07-14' of git://git.pengut...
2016-07-16 Linus TorvaldsMerge tag 'for-linus-20160715' of git://git.infradead...
2016-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-07-15 Linus TorvaldsMerge branch 'for-4.7-fixes' of git://git.kernel.org...
2016-07-15 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2016-07-15 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2016-07-15 Dave AirlieMerge branch 'exynos-drm-next' of git://git.kernel...
2016-07-15 Dave AirlieMerge tag 'drm-vc4-next-2016-07-12' of https://github...
2016-07-15 Dave AirlieMerge branch 'drm-vmwgfx-fixes' of git://people.freedes...
2016-07-15 Dave AirlieMerge tag 'drm-intel-next-2016-07-11' of git://anongit...
2016-07-14 Lionel Landwerlindrm/i915: add missing condition for committing planes...
2016-07-14 Chris Wilsondrm/i915: Defer enabling rc6 til after we submit the...
2016-07-13 Linus TorvaldsMerge tag 'media/v4.7-2' of git://git.kernel.org/pub...
2016-07-12 Linus TorvaldsMerge tag 'qcom-smd-list-voltage' of git://git.kernel...
2016-07-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-07-11 David S. MillerMerge tag 'batadv-net-for-davem-20160708' of git:/...
2016-07-09 David S. MillerMerge tag 'mac80211-for-davem-2016-07-06' of git:/...
2016-07-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-07-08 Linus TorvaldsMerge tag 'ecryptfs-4.7-rc7-fixes' of git://git.kernel...
2016-07-08 Linus TorvaldsMerge tag 'for-linus-4.7b-rc6-tag' of git://git.kernel...
2016-07-08 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2016-07-08 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2016-07-08 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-07-08 Chris Wilsondrm/i915: Fill unused GGTT with scratch pages for VT-d
2016-07-08 Dave AirlieMerge branch 'drm-etnaviv-next' of git://git.pengutroni...
2016-07-08 Dave AirlieMerge tag 'sunxi-drm-fixes-for-4.7-2' of https://git...
2016-07-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2016-07-07 Linus TorvaldsMerge tag 'configfs-for-4.7' of git://git.infradead...
2016-07-07 Rafael J. WysockiMerge branches 'acpica-fixes', 'acpi-pci-fixes' and...
next