Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1cff8f6b4c668a060c7e3f82d3f1fb5aaa37edc4
/
drivers
/
gpu
/
drm
/
i915
1cff8f6
drm/i915: properly check for MODESET for kms driver ioctls
by Daniel Vetter
· 13 years ago
13a86b8
drm/i915: CR clock gating is recommend to be set on PineView
by Chris Wilson
· 13 years ago
1070a42
drm/i915: Move GEM initialisation from i915_dma.c to i915_gem.c
by Chris Wilson
· 13 years ago
9797fbf
drm/i915: Split the stolen handling for GEM out of i915_dma.c
by Chris Wilson
· 13 years ago
1488fc0
drm/i915: Remove the deferred-free list
by Chris Wilson
· 13 years ago
1b50247
drm/i915: Remove the list of pinned inactive objects
by Chris Wilson
· 13 years ago
a39d7ef
drm/i915: Remove i915_gem_evict_inactive()
by Chris Wilson
· 13 years ago
8325a09
drm/i915: Bump the inactive LRU on set-to-GTT-domain
by Chris Wilson
· 13 years ago
c7bd4c2
drm/i915: Remove too early plane enable on pre-PCH hardware
by Chris Wilson
· 13 years ago
7338aef
drm/i915: Use a global lock for modifying global irq flags
by Chris Wilson
· 13 years ago
97e1930
drm/i915: implement Disable4x2SubspanOptimization w/a for ivb, too
by Daniel Vetter
· 13 years ago
6b26c86
drm/i915: create macros to handle masked bits
by Daniel Vetter
· 13 years ago
ee7b9f9
drm/i915: manage PCH PLLs separately from pipes
by Jesse Barnes
· 13 years ago
c2798b1
drm/i915: i8xx interrupt handler
by Chris Wilson
· 13 years ago
1869b62
drm/i915: Only the zap the VMA after updating the tiling parameters
by Chris Wilson
· 13 years ago
5d82e3e
drm/i915: Clarify the semantics of tiling_changed
by Chris Wilson
· 13 years ago
38de45c
drm/i915: fixup tv load-detect on enabled but not active crtc
by Daniel Vetter
· 13 years ago
63c6227
drm/i915: re-add static qualifier to get_cxsr_latency
by Daniel Vetter
· 13 years ago
4f0c7cf
drm/i915: [sparse] __iomem fixes for gem
by Ben Widawsky
· 13 years ago
0d38f00
drm/i915: [sparse] __iomem fixes for debugfs
by Daniel Vetter
· 13 years ago
75020bc
drm/i915: [sparse] __iomem fixes for overlay
by Ben Widawsky
· 13 years ago
5bc4418
drm/i915: [sparse] __iomem fixes for opregion
by Ben Widawsky
· 13 years ago
92d68ed
drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfs
by Chris Wilson
· 13 years ago
828ed3e
drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVB
by Chris Wilson
· 13 years ago
083f956
drm/i915: print computed bpp in dp link configuration
by Daniel Vetter
· 13 years ago
a85d4bc
drm/i915: rc6 residency (fix the fix)
by Ben Widawsky
· 13 years ago
3801a7f
drm/i915/tv: fix open-coded ARRAY_SIZE.
by Dave Airlie
· 13 years ago
31b14c9
drm/i915: invalidate render cache on gen2
by Daniel Vetter
· 13 years ago
284d5df
drm/i915: Silence the change of LVDS sync polarity
by Chris Wilson
· 13 years ago
1fa6110
drm/i915: add generic power management initialization
by Eugeni Dodonov
· 13 years ago
6f1d69b
drm/i915: move clock gating functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
dde1888
drm/i915: move emon functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
2b4e57b
drm/i915: move drps, rps and rc6-related functions to intel_pm
by Eugeni Dodonov
· 13 years ago
f6750b3
drm/i915: fix line breaks in intel_pm
by Eugeni Dodonov
· 13 years ago
b445e3b
drm/i915: move watermarks settings into intel_pm module
by Eugeni Dodonov
· 13 years ago
85208be
drm/i915: move fbc-related functionality into intel_pm module
by Eugeni Dodonov
· 13 years ago
1441574
drm/i915: Refactor get_fence() to use the common fence writing routine
by Chris Wilson
· 13 years ago
ada726c
drm/i915: Refactor fence clearing to use the common fence writing routine
by Chris Wilson
· 13 years ago
6105080
drm/i915: Refactor put_fence() to use the common fence writing routine
by Chris Wilson
· 13 years ago
9ce079e
drm/i915: Prepare to consolidate fence writing
by Chris Wilson
· 13 years ago
1899184
drm/i915: Remove the unsightly "optimisation" from flush_fence()
by Chris Wilson
· 13 years ago
8fe301a
drm/i915: Simplify fence finding
by Chris Wilson
· 13 years ago
1c293ea
drm/i915: Discard the unused obj->last_fenced_ring
by Chris Wilson
· 13 years ago
69963e7
drm/i915: Remove unused ring->setup_seqno
by Chris Wilson
· 13 years ago
a360bb1
drm/i915: Remove fence pipelining
by Chris Wilson
· 13 years ago
06d9813
drm/i915: Remove the pipelined parameter from get_fence()
by Chris Wilson
· 13 years ago
0f91128
drm/i915: Wait for all pending operations to the fb before disabling the pipe
by Chris Wilson
· 13 years ago
46f0f8d
drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH
by Chris Wilson
· 13 years ago
6b8e6ed
drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic
by Chris Wilson
· 13 years ago
83d4092
drm/i915: Unpin the flip target if we fail to queue the flip
by Chris Wilson
· 13 years ago
a1e969e
drm/i915: [GEN7] Use HW scheduler for fixed function shaders
by Ben Widawsky
· 13 years ago
65f5687
drm/i915: Replace open coded MI_BATCH_GTT
by Chris Wilson
· 13 years ago
7b09638
drm/i915: Always flush tiling changes before accessing through the GTT
by Chris Wilson
· 13 years ago
3bf3f45
drm/i915: [sparse] don't use variable size arrays
by Ben Widawsky
· 13 years ago
c43b563
drm/i915: [sparse] trivial sparse fixes
by Ben Widawsky
· 13 years ago
df0323c
drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC
by Jesse Barnes
· 13 years ago
446f254
drm/i915: Mask reserved bits in display/sprite address registers
by Armin Reese
· 13 years ago
83de97c
drm/i915: disable rc6 on haswell for now
by Eugeni Dodonov
· 13 years ago
0cd83aa
drm/i915: share IVB cursor routine with Haswell
by Eugeni Dodonov
· 13 years ago
c51ed78
drm/i915: haswell has 3 pipes as well
by Eugeni Dodonov
· 13 years ago
246bdbe
drm/i915: share forcewaking code between IVB and HSW
by Eugeni Dodonov
· 13 years ago
ef4d084
drm/i915: add WRPLL divider programming bits
by Eugeni Dodonov
· 13 years ago
dc04a61
drm/i915: add definition of LPT FDI port width registers
by Eugeni Dodonov
· 13 years ago
009be66
drm/i915: set stc evict disable lra evict w/a
by Daniel Vetter
· 13 years ago
bf97b27
drm/i915: implement w/a for incorrect guarband clipping
by Daniel Vetter
· 13 years ago
48ecfa1
drm/i915: properly set ppgtt cacheability on snb
by Daniel Vetter
· 13 years ago
be901a5
drm/i915: set w/a bit for snb pagefaults
by Daniel Vetter
· 13 years ago
de4a8bd
drm/i915: implement a media hang w/a
by Daniel Vetter
· 13 years ago
7678789
Merge tag 'v3.4-rc3' into drm-intel-next-queued
by Daniel Vetter
· 13 years ago
17038de
drm/i915/dp: Flush any outstanding work to turn the VDD off
by Chris Wilson
· 13 years ago
8aaa81a
drm/i915/sprite: Always enable the scaler on IronLake
by Chris Wilson
· 13 years ago
f681fa2
drm/i915: Export the generic, not arch specific, intel_update_watermarks()
by Chris Wilson
· 13 years ago
fc6826d
drm/i915: Refactor the deferred PM_IIR handling into a single function
by Chris Wilson
· 13 years ago
c07496f
drm/i915: don't pwrite tiled objects through the gtt
by Daniel Vetter
· 13 years ago
d1e61e7
drm/i915: Trigger hangcheck if we detect more a repeating missed IRQ
by Chris Wilson
· 13 years ago
56fa6d6
drm/i915/intel_i2c: reduce verbosity of some messages
by Daniel Kurtz
· 13 years ago
79985ee
drm/i915/intel_i2c: handle zero-length reads
by Daniel Kurtz
· 13 years ago
f637fde
drm/i915: inline enable/disable_irq into ring->get/put_irq
by Daniel Vetter
· 13 years ago
28f0cbf
drm/i915: don't set up gem ring functions on gen5 for !kms
by Daniel Vetter
· 13 years ago
8620a3a
drm/i915: consolidate ring->add_request a bit
by Daniel Vetter
· 13 years ago
fb3256d
drm/i915: split up ring->dispatch_execbuffer functions
by Daniel Vetter
· 13 years ago
0fd2c20
drm/i915: don't enable the gen6 bsd ring tail write enable on gen7
by Daniel Vetter
· 13 years ago
e48d863
drm/i915: split out the gen5 ring irq get/put functions
by Daniel Vetter
· 13 years ago
e367031
drm/i915: abstract away ring-specific irq_get/put
by Daniel Vetter
· 13 years ago
686cb5f
drm/i915: consolidate ring->sync-to functions
by Daniel Vetter
· 13 years ago
b4178f8
drm/i915: don't set up rings on gen6+ for non-kms
by Daniel Vetter
· 13 years ago
3535d9d
drm/i915: dynamically set up blt ring functions and parameters
by Daniel Vetter
· 13 years ago
58fa383
drm/i915: dynamically set up bsd ring functions and params
by Daniel Vetter
· 13 years ago
59465b5
drm/i915: dynamically set up the render ring functions and params
by Daniel Vetter
· 13 years ago
dfc9ef2
drm/i915: set ring->size in common ring setup code
by Daniel Vetter
· 13 years ago
6a848cc
drm/i915: rip out ring->irq_mask
by Daniel Vetter
· 13 years ago
1500f7e
drm/i915: hide (seqno-1) in ringbuffer code
by Ben Widawsky
· 13 years ago
e3a5a22
drm/i915: fix for when semaphore updates fail
by Ben Widawsky
· 13 years ago
5816d64
drm/i915: i915_gem_object_sync must handle NULL
by Ben Widawsky
· 13 years ago
f82cfb6
drm/i915: allow PCH PWM override on IVB
by Jesse Barnes
· 13 years ago
b6834bd
drm/i915: disable turbo on ValleyView for now
by Jesse Barnes
· 13 years ago
bfa3384
drm/i915: check PPS regs for sanity when using eDP
by Jesse Barnes
· 13 years ago
f817586
drm/i915: re-init modeset hw state after gpu reset
by Daniel Vetter
· 13 years ago
f841319
drm/i915: Allow concurrent read access between CPU and GPU domain
by Chris Wilson
· 13 years ago
211c568
drm/i915: simplify ppgtt setup
by Daniel Vetter
· 13 years ago
Next »