index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
13
-54
/
+92
2012-05-03
drm/i915: enable dip before writing data on gen4
Paulo Zanoni
1
-1
/
+1
2012-05-02
fixing dmi match for hp t5745 and hp st5747 thin client
Marc Gariepy
1
-2
/
+2
2012-05-02
drm/i915: Only enable IPS polling for gen5
Chris Wilson
2
-5
/
+13
2012-05-02
drm/i915: Do not read non-existent DPLL registers on PCH hardware
Chris Wilson
1
-4
/
+5
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-26
drm/i915: handle input/output sdvo timings separately in mode_set
Daniel Vetter
1
-16
/
+18
2012-04-23
drm/i915: fix integer overflow in i915_gem_do_execbuffer()
Xi Wang
1
-0
/
+5
2012-04-23
drm/i915: fix integer overflow in i915_gem_execbuffer2()
Xi Wang
1
-1
/
+2
2012-04-23
drm/i915: rc6 residency (fix the fix)
Ben Widawsky
1
-2
/
+2
2012-04-22
drm/i915: fixup load-detect on enabled, but not active pipe
Daniel Vetter
1
-18
/
+11
2012-04-20
VM: add "vm_mmap()" helper function
Linus Torvalds
1
-3
/
+1
2012-04-20
drm/i915/tv: fix open-coded ARRAY_SIZE.
Dave Airlie
1
-1
/
+1
2012-04-20
drm/i915: invalidate render cache on gen2
Daniel Vetter
1
-1
/
+1
2012-04-18
drm/i915: Silence the change of LVDS sync polarity
Chris Wilson
1
-30
/
+7
2012-04-18
drm/i915: add generic power management initialization
Eugeni Dodonov
3
-202
/
+180
2012-04-18
drm/i915: move clock gating functionality into intel_pm module
Eugeni Dodonov
3
-354
/
+370
2012-04-18
drm/i915: move emon functionality into intel_pm module
Eugeni Dodonov
2
-86
/
+86
2012-04-18
drm/i915: move drps, rps and rc6-related functions to intel_pm
Eugeni Dodonov
3
-513
/
+514
2012-04-18
drm/i915: fix line breaks in intel_pm
Eugeni Dodonov
1
-3
/
+7
2012-04-18
drm/i915: move watermarks settings into intel_pm module
Eugeni Dodonov
3
-1476
/
+1496
2012-04-18
drm/i915: move fbc-related functionality into intel_pm module
Eugeni Dodonov
4
-484
/
+537
2012-04-18
drm/i915: Refactor get_fence() to use the common fence writing routine
Chris Wilson
1
-43
/
+27
2012-04-18
drm/i915: Refactor fence clearing to use the common fence writing routine
Chris Wilson
1
-53
/
+9
2012-04-18
drm/i915: Refactor put_fence() to use the common fence writing routine
Chris Wilson
1
-11
/
+51
2012-04-18
drm/i915: Prepare to consolidate fence writing
Chris Wilson
1
-103
/
+108
2012-04-18
drm/i915: Remove the unsightly "optimisation" from flush_fence()
Chris Wilson
1
-13
/
+5
2012-04-18
drm/i915: Simplify fence finding
Chris Wilson
1
-13
/
+3
2012-04-18
drm/i915: Discard the unused obj->last_fenced_ring
Chris Wilson
2
-14
/
+7
2012-04-18
drm/i915: Remove unused ring->setup_seqno
Chris Wilson
2
-18
/
+0
2012-04-18
drm/i915: Remove fence pipelining
Chris Wilson
1
-119
/
+36
2012-04-18
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
4
-8
/
+6
2012-04-18
drm/i915: Wait for all pending operations to the fb before disabling the pipe
Chris Wilson
1
-23
/
+4
2012-04-18
drm/i915: Don't set a MBZ bit in gen2/3 MI_FLUSH
Chris Wilson
1
-16
/
+39
2012-04-18
drm/i915: intel_update_fbc() requires struct_mutex, so no longer atomic
Chris Wilson
1
-9
/
+6
2012-04-18
drm/i915: Unpin the flip target if we fail to queue the flip
Chris Wilson
1
-15
/
+35
2012-04-18
drm/i915: [GEN7] Use HW scheduler for fixed function shaders
Ben Widawsky
2
-0
/
+29
2012-04-18
drm/i915: Replace open coded MI_BATCH_GTT
Chris Wilson
2
-2
/
+4
2012-04-18
drm/i915: Always flush tiling changes before accessing through the GTT
Chris Wilson
1
-1
/
+5
2012-04-18
drm/i915: [sparse] don't use variable size arrays
Ben Widawsky
1
-6
/
+18
2012-04-18
drm/i915: [sparse] trivial sparse fixes
Ben Widawsky
9
-7
/
+15
2012-04-18
drm/i915: IBX+ doesn't have separate vsync/hsync controls on the VGA DAC
Jesse Barnes
1
-11
/
+43
2012-04-18
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
Chris Wilson
1
-1
/
+7
2012-04-17
drm/i915: Mask reserved bits in display/sprite address registers
Armin Reese
4
-7
/
+15
2012-04-17
drm/i915: disable rc6 on haswell for now
Eugeni Dodonov
1
-0
/
+4
2012-04-17
drm/i915: share IVB cursor routine with Haswell
Eugeni Dodonov
1
-1
/
+1
2012-04-17
drm/i915: haswell has 3 pipes as well
Eugeni Dodonov
1
-1
/
+1
2012-04-17
drm/i915: share forcewaking code between IVB and HSW
Eugeni Dodonov
1
-1
/
+1
2012-04-17
drm/i915: add WRPLL divider programming bits
Eugeni Dodonov
1
-0
/
+4
2012-04-17
drm/i915: add definition of LPT FDI port width registers
Eugeni Dodonov
1
-0
/
+3
[next]