index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix unfenced alignment on pre-G33 hardware
Chris Wilson
2011-07-18
1
-1
/
+3
*
drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
Keith Packard
2011-07-14
1
-0
/
+1
*
drm/i915: move IRQ function table init to i915_irq.c
Jesse Barnes
2011-06-30
1
-29
/
+1
*
drm/i915: Hold struct_mutex during i915_save_state/i915_restore_state
Keith Packard
2011-06-29
1
-2
/
+0
*
drm/i915: split page flip queueing into per-chipset functions
Jesse Barnes
2011-06-27
1
-0
/
+3
*
drm/i915: Share the common force-audio property between connectors
Chris Wilson
2011-06-04
1
-0
/
+1
*
drm/i915: Remove unused enum "chip_family"
Chris Wilson
2011-06-04
1
-7
/
+0
*
drm/i915: add fbc enable flag, but disable by default
Jesse Barnes
2011-05-17
1
-0
/
+2
*
drm/i915: split PCH clock gating init
Jesse Barnes
2011-05-14
1
-0
/
+1
*
drm/i915: split clock gating init into per-chipset functions
Jesse Barnes
2011-05-14
1
-1
/
+1
*
drm/i915: interrupt & vblank support for Ivy Bridge
Jesse Barnes
2011-05-14
1
-0
/
+7
*
drm/i915: Ivy Bridge has split display and pipe control
Jesse Barnes
2011-05-14
1
-2
/
+2
*
drm/i915: add IS_IVYBRIDGE macro for checks
Jesse Barnes
2011-05-14
1
-0
/
+2
*
drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later
Jesse Barnes
2011-05-14
1
-0
/
+7
*
drm/i915: split enable/disable vblank code into chipset specific functions
Jesse Barnes
2011-05-14
1
-0
/
+2
*
drm/i915: split irq handling into per-chipset functions
Jesse Barnes
2011-05-14
1
-0
/
+6
*
drm/i915: make FDI training a display function
Jesse Barnes
2011-05-14
1
-1
/
+1
*
drm/i915: move gen6 rps handling to workqueue
Ben Widawsky
2011-05-10
1
-0
/
+4
*
drm/i915: reference counted forcewake
Ben Widawsky
2011-05-10
1
-4
/
+7
*
drm/i915: proper use of forcewake
Ben Widawsky
2011-05-10
1
-30
/
+24
*
drm/i915: Disable all outputs early, before KMS takeover
Chris Wilson
2011-05-10
1
-0
/
+1
*
drm/i915: Rename agp_type to cache_level
Chris Wilson
2011-05-10
1
-3
/
+9
*
drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.
Eric Anholt
2011-05-10
1
-0
/
+6
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Revert "drm/i915: Don't save/restore hardware status page address register"
Chris Wilson
2011-03-24
1
-0
/
+1
*
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-03-14
1
-85
/
+52
|
\
|
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-03-07
1
-5
/
+18
|
|
\
|
|
*
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
2011-03-07
1
-0
/
+3
|
|
*
drm/i915: Disable GPU semaphores by default
Chris Wilson
2011-03-07
1
-0
/
+1
|
|
*
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
2011-03-06
1
-5
/
+15
|
*
|
drm/i915: Don't save/restore hardware status page address register
Zhenyu Wang
2011-03-02
1
-1
/
+0
|
*
|
drm/i915: don't store the reg value for HWS_PGA
Chris Wilson
2011-03-02
1
-1
/
+0
|
*
|
Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"
Chris Wilson
2011-03-01
1
-5
/
+0
|
*
|
drm/i915: Add support for limited color range of broadcast outputs
Chris Wilson
2011-02-22
1
-0
/
+2
|
*
|
drm/i915: Use a device flag for non-interruptible phases
Chris Wilson
2011-02-22
1
-8
/
+10
|
*
|
drm/i915: Add a module parameter to ignore lid status
Chris Wilson
2011-02-22
1
-0
/
+1
|
*
|
Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"
Chris Wilson
2011-02-22
1
-1
/
+0
|
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-02-16
1
-0
/
+1
|
|
\
|
|
|
*
drm/i915: Disable RC6 on Ironlake
Chris Wilson
2011-02-09
1
-0
/
+1
|
*
|
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
2011-02-07
1
-4
/
+8
|
*
|
drm/i915: Refine tracepoints
Chris Wilson
2011-02-07
1
-41
/
+11
|
*
|
drm/i915: Override SDVO panel type in VBT
Chris Wilson
2011-02-01
1
-0
/
+1
|
*
|
drm/i915: Record all error ringbuffers
Chris Wilson
2011-01-28
1
-1
/
+1
|
*
|
drm/i915: Defer reporting EIO until we try to use the GPU
Chris Wilson
2011-01-27
1
-1
/
+0
|
*
|
drm/i915: use VDD AUX override to make panel power sequencing look better
Jesse Barnes
2011-01-25
1
-0
/
+1
|
*
|
drm/i915: Refactor self-refresh watermark calculations
Chris Wilson
2011-01-25
1
-3
/
+1
|
*
|
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2011-01-25
1
-1
/
+4
|
|
\
|
|
*
|
drm/i915: Remove unused code: i915_enable_interrupt()
Chris Wilson
2011-01-23
1
-3
/
+0
|
*
|
drm/i915: Disable SSC for outputs other than LVDS or DP
Chris Wilson
2011-01-19
1
-0
/
+1
|
*
|
drm/i915: Trivial sparse fixes
Chris Wilson
2011-01-19
1
-21
/
+0
[next]