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
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
1
-3
/
+6
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
1
-0
/
+1
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
40
-1381
/
+4735
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
1
-1
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-09-10
drm: mark drm_buf and drm_map as legacy
David Herrmann
1
-1
/
+1
2014-09-03
Merge tag 'drm-intel-next-2014-09-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
26
-835
/
+3073
2014-08-26
drm/i915: fix suspend/resume for GENs w/o runtime PM support
Imre Deak
1
-17
/
+14
2014-08-26
Merge tag 'drm-intel-next-2014-08-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
23
-397
/
+1260
2014-08-22
drm/i915: Update DRIVER_DATE to 20140822
Daniel Vetter
1
-1
/
+1
2014-08-20
drm/i915/bdw: Disable execlists by default
Damien Lespiau
1
-2
/
+2
2014-08-20
drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)
Oscar Mateo
1
-1
/
+1
2014-08-20
drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
Oscar Mateo
2
-1
/
+232
2014-08-20
drm/i915/bdw: Print context state in debugfs
Ben Widawsky
1
-0
/
+52
2014-08-20
drm/i915/bdw: Display context backing obj & ringbuffer info in debugfs
Oscar Mateo
1
-4
/
+33
2014-08-20
drm/i915/bdw: Display execlists info in debugfs
Oscar Mateo
3
-6
/
+88
2014-08-20
drm/i915/bdw: Disable semaphores for Execlists
Oscar Mateo
1
-0
/
+4
2014-08-20
drm/i915/bdw: Make sure gpu reset still works with Execlists
Oscar Mateo
2
-0
/
+13
2014-08-20
drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
Oscar Mateo
1
-0
/
+6
2014-08-18
drm/i915: don't try to retrain a DP link on an inactive CRTC
Imre Deak
1
-0
/
+3
2014-08-18
drm/i915: make sure VDD is turned off during system suspend
Imre Deak
3
-0
/
+34
2014-08-18
drm/i915: cancel hotplug and dig_port work during suspend and unload
Imre Deak
3
-2
/
+18
2014-08-18
drm/i915: fix HPD IRQ reenable work cancelation
Imre Deak
3
-22
/
+14
2014-08-18
drm/i915: take display port power domain in DP HPD handler
Imre Deak
1
-5
/
+14
2014-08-18
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
1
-2
/
+2
2014-08-18
drm/i915: Skip load detect when intel_crtc->new_enable==true
Ville Syrjälä
1
-4
/
+8
2014-08-18
drm/i915: Fix locking for intel_enable_pipe_a()
Ville Syrjälä
4
-21
/
+17
2014-08-14
drm/i915: Track cursor changes as frontbuffer tracking flushes
Daniel Vetter
1
-0
/
+4
2014-08-14
drm/i915/bdw: Help out the ctx switch interrupt handler
Oscar Mateo
1
-4
/
+22
2014-08-14
drm/i915/bdw: Avoid non-lite-restore preemptions
Oscar Mateo
2
-4
/
+27
2014-08-14
drm/i915/bdw: Handle context switch events
Thomas Daniel
4
-17
/
+155
2014-08-14
drm/i915/bdw: Two-stage execlist submit process
Michel Thierry
3
-5
/
+77
2014-08-14
drm/i915/bdw: Write the tail pointer, LRC style
Oscar Mateo
1
-0
/
+19
2014-08-14
drm/i915/bdw: Implement context switching (somewhat)
Ben Widawsky
2
-2
/
+115
2014-08-14
drm/i915/bdw: Emission of requests with logical rings
Oscar Mateo
3
-23
/
+80
2014-08-14
drm/i915: Add temporary ring->ctx backpointer
Oscar Mateo
2
-0
/
+9
2014-08-14
drm/i915: Print captured bo for all VM in error state
Chris Wilson
2
-24
/
+58
2014-08-14
drm/i915: Sharing platform specific sequence between runtime and system suspe...
Sagar Kamble
1
-20
/
+43
2014-08-14
drm/i915: Created common handler for platform specific suspend/resume
Sagar Kamble
1
-27
/
+49
2014-08-13
drm/i915: Localise the fbdev console lock frobbing
Chris Wilson
5
-40
/
+48
2014-08-13
drm/i915: Replace __I915__ with typesafe variant
Chris Wilson
2
-5
/
+10
2014-08-13
drm/i915: Add support for variable cursor size on 845/865
Ville Syrjälä
3
-24
/
+91
2014-08-13
drm/i915: Unify ivb_update_cursor() and i9xx_update_cursor()
Ville Syrjälä
1
-40
/
+1
2014-08-13
drm/i915: Move CURSIZE setup to i845_update_cursor()
Ville Syrjälä
1
-4
/
+1
2014-08-13
drm/i915: Don't try to enable cursor from setplane when crtc is disabled
Ville Syrjälä
1
-2
/
+2
2014-08-13
drm/i915: Cleanup aliasging ppgtt alongside the global gtt
Daniel Vetter
2
-4
/
+7
2014-08-13
drm/i915: Extract commmon global gtt cleanup code
Daniel Vetter
3
-10
/
+15
2014-08-13
drm/i915: Extract common cleanup into i915_ppgtt_release
Daniel Vetter
1
-5
/
+3
2014-08-13
drm/i915: Drop create_vm argument to i915_gem_create_context
Daniel Vetter
1
-6
/
+5
2014-08-13
drm/i915: Only track real ppgtt for a context
Daniel Vetter
6
-34
/
+30
[next]