index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...
Dave Airlie
1
-85
/
+222
2016-06-01
drm/i915: Revert async unpin and nonblocking atomic commit
Daniel Vetter
1
-0
/
+5
2016-05-27
Merge tag 'drm-intel-next-fixes-2016-05-25' of git://anongit.freedesktop.org/...
Dave Airlie
1
-0
/
+1
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-202
/
+300
2016-05-23
drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
Ville Syrjälä
1
-0
/
+1
2016-05-22
drm/i915: Update DRIVER_DATE to 20160522
Daniel Vetter
1
-1
/
+1
2016-05-20
drm/i915: Inline sg_next() for the optimised SGL iterator
Dave Gordon
1
-2
/
+21
2016-05-20
drm/i915: Introduce & use new lightweight SGL iterators
Dave Gordon
1
-3
/
+55
2016-05-19
drm/i915/userptr: Convert to drm_i915_private
Chris Wilson
1
-1
/
+1
2016-05-19
drm/i915: Remove queue_flip pointer.
Maarten Lankhorst
1
-5
/
+0
2016-05-19
drm/i915: Convert flip_work to a list.
Maarten Lankhorst
1
-1
/
+1
2016-05-14
drm/i915: Update domain tracking for GEM objects on hibernation
Chris Wilson
1
-0
/
+2
2016-05-13
drm/i915: Remove wm_config from dev_priv/intel_atomic_state
Matt Roper
1
-3
/
+0
2016-05-13
drm/i915/gen9: Use a bitmask to track dirty pipe watermarks
Matt Roper
1
-1
/
+1
2016-05-13
drm/i915/gen9: Compute DDB allocation at atomic check time (v4)
Matt Roper
1
-0
/
+5
2016-05-13
drm/i915: Add distrust_bios_wm flag to dev_priv (v2)
Matt Roper
1
-0
/
+7
2016-05-13
drm/i915/gen9: Allow skl_allocate_pipe_ddb() to operate on in-flight state (v3)
Matt Roper
1
-0
/
+6
2016-05-13
drm/i915: Move get-reset-stats ioctl from intel_uncore.c to i915_gem_context.c
Chris Wilson
1
-2
/
+2
2016-05-11
drm/i915: Introduce IS_GEN macro
Tvrtko Ursulin
1
-1
/
+21
2016-05-11
drm/i915: Do not use a bitfield for INTEL_INFO->num_pipes
Tvrtko Ursulin
1
-1
/
+1
2016-05-11
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
Tvrtko Ursulin
1
-1
/
+1
2016-05-11
drm/i915: Promote IS_BROADWELL to a simple macro
Tvrtko Ursulin
1
-1
/
+2
2016-05-11
drm/i915: Make IS_GENx macros work on a mask
Tvrtko Ursulin
1
-8
/
+9
2016-05-10
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
1
-9
/
+9
2016-05-09
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
1
-15
/
+20
2016-05-09
drm/i915: Small display interrupt handlers tidy
Tvrtko Ursulin
1
-5
/
+8
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
1
-2
/
+3
2016-05-09
drm/i915: Determine DP++ type 1 DVI adaptor presence based on VBT
Ville Syrjälä
1
-0
/
+1
2016-05-08
drm/i915: Update DRIVER_DATE to 20160508
Daniel Vetter
1
-1
/
+1
2016-05-05
drm/i915: Report command parser version 0 if disabled
Chris Wilson
1
-1
/
+1
2016-05-04
drm/i915: remove i915_gem_object_ggtt_unbind
Matthew Auld
1
-6
/
+0
2016-05-02
drm/i915: Parse LFP brightness control field in VBT
Deepak M
1
-0
/
+1
2016-04-30
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
1
-5
/
+0
2016-04-29
drm/i915: Fix ordering of sanitize ppgtt and sanitize execlists
Chris Wilson
1
-0
/
+2
2016-04-29
drm/i915: Move VLV HDMI lane reset work around logic to intel_dpio_phy.c
Ander Conselvan de Oliveira
1
-0
/
+1
2016-04-29
drm/i915: Unduplicate pre encoder enabling phy code
Ander Conselvan de Oliveira
1
-0
/
+1
2016-04-29
drm/i915: Unduplicate VLV phy pre pll enabling code
Ander Conselvan de Oliveira
1
-0
/
+1
2016-04-29
drm/i915: Unduplicate VLV signal level code
Ander Conselvan de Oliveira
1
-0
/
+4
2016-04-29
drm/i915: Unduplicate CHV encoders' post pll disable code
Ander Conselvan de Oliveira
1
-0
/
+1
2016-04-29
drm/i915: Unduplicate CHV pre-encoder enabling phy logic
Ander Conselvan de Oliveira
1
-0
/
+2
2016-04-29
drm/i915: Unduplicate CHV phy-releated pre pll enabling code
Ander Conselvan de Oliveira
1
-0
/
+1
2016-04-29
drm/i915: Unduplicate chv_data_lane_soft_reset()
Ander Conselvan de Oliveira
1
-0
/
+2
2016-04-29
drm/i915: Unduplicate CHV signal level code
Ander Conselvan de Oliveira
1
-0
/
+5
2016-04-28
drm/i915: Store LRC hardware id in the request
Tvrtko Ursulin
1
-0
/
+2
2016-04-28
drm/i915: Track the previous pinned context inside the request
Chris Wilson
1
-0
/
+11
2016-04-28
drm/i915: Move releasing of the GEM request from free to retire/cancel
Chris Wilson
1
-14
/
+0
2016-04-28
drm/i915: Refactor execlists default context pinning
Chris Wilson
1
-0
/
+1
2016-04-28
drm/i915: Assign every HW context a unique ID
Chris Wilson
1
-0
/
+10
2016-04-28
drm/i915: Remove the identical implementations of request space reservation
Chris Wilson
1
-0
/
+3
2016-04-28
drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
Chris Wilson
1
-1
/
+0
[next]