index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-12
Revert "drm/i915: enable rc6 by default"
Keith Packard
1
-1
/
+1
2011-07-07
drm/i915: Enable GPU reset on Ivybridge.
Kenneth Graunke
1
-0
/
+1
2011-06-29
drm/i915: move IRQ function table init to i915_irq.c
Jesse Barnes
1
-8
/
+0
2011-06-28
drm/i915: forcewake fix after reset
Ben Widawsky
1
-0
/
+3
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+63
2011-05-17
drm/i915: enable rc6 by default
Jesse Barnes
1
-1
/
+1
2011-05-17
drm/i915: add fbc enable flag, but disable by default
Jesse Barnes
1
-1
/
+4
2011-05-13
drm/i915: set IBX pch type explicitly
Jesse Barnes
1
-1
/
+5
2011-05-13
drm/i915: add Ivy Bridge PCI IDs and driver feature structs
Jesse Barnes
1
-0
/
+20
2011-05-13
drm/i915: add PantherPoint PCH ID
Jesse Barnes
1
-0
/
+5
2011-05-13
drm/i915: Revert i915.semaphore=1 default from i915 merge
Andy Lutomirski
1
-1
/
+1
2011-05-10
drm/i915: reference counted forcewake
Ben Widawsky
1
-2
/
+28
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-4
/
+26
2011-03-07
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-2
/
+15
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
1
-0
/
+3
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
1
-2
/
+12
2011-02-22
drm/i915: Add a module parameter to ignore lid status
Chris Wilson
1
-0
/
+3
2011-02-16
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+12
2011-02-09
drm/i915: Disable RC6 on Ironlake
Chris Wilson
1
-1
/
+4
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-10
/
+10
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
1
-0
/
+3
2011-02-01
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
1
-0
/
+8
2011-02-01
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-0
/
+2
2011-02-01
drm/i915: Override SDVO panel type in VBT
Chris Wilson
1
-0
/
+3
2011-01-25
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
1
-0
/
+2
2011-01-24
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+4
2011-01-24
drm/i915: Disable high-precision vblank timestamping for UMS
Chris Wilson
1
-0
/
+3
2011-01-23
drm/i915: Recognise non-VGA display devices
Chris Wilson
1
-1
/
+1
2011-01-19
drm/i915: Trivial sparse fixes
Chris Wilson
1
-1
/
+1
2011-01-13
drm/i915: Add a module option to override the use of SSC
Chris Wilson
1
-0
/
+3
2011-01-11
drm/i915: cleanup rc6 code
Jesse Barnes
1
-3
/
+3
2011-01-11
drm/i915: fix rc6 enabling around suspend/resume
Jesse Barnes
1
-0
/
+3
2011-01-11
drm/i915: add 'reset' parameter
Chris Wilson
1
-0
/
+6
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
1
-1
/
+11
2010-12-16
drm/i915: Add support for precise vblank timestamping (v2)
Mario Kleiner
1
-0
/
+2
2010-12-15
drm/i915: Add frame buffer compression on Sandybridge
Yuanhan Liu
1
-0
/
+1
2010-12-09
drm/i915: Terminate the FORCE WAKE after we have finished reading
Chris Wilson
1
-0
/
+22
2010-12-09
drm/i915: Restore GTT mapping first upon resume
Chris Wilson
1
-1
/
+6
2010-12-09
drm/i915: driver.suspend and .resume are always set
Chris Wilson
1
-5
/
+0
2010-12-05
drm/i915: caps.has_rc6 is no longer used, remove it.
Chris Wilson
1
-3
/
+3
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
1
-3
/
+3
2010-12-05
drm/i915: Be paranoid and bail on resetting if we can't take the lock.
Chris Wilson
1
-1
/
+2
2010-11-23
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
1
-0
/
+1
2010-11-22
drm/i915: Add support for GPU reset on gen6.
Eric Anholt
1
-0
/
+11
2010-11-22
drm/i915: Also reinit the BSD and BLT rings after a GPU reset.
Eric Anholt
1
-2
/
+7
2010-11-22
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+2
2010-11-19
drm/i915: Disable FBC on Ironlake to save 1W
Alex Shi
1
-1
/
+2
2010-11-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-1
/
+1
2010-11-02
drm/i915: Allow powersave modparam to be adjusted at runtime.
Chris Wilson
1
-1
/
+1
2010-10-28
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
1
-3
/
+0
[next]