index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
2012-09-06
1
-5
/
+4
|
\
|
*
drm/i915: no longer call drm_helper_resume_force_mode
Daniel Vetter
2012-09-06
1
-5
/
+0
|
*
drm/i915: disable all crtcs at suspend time
Daniel Vetter
2012-09-06
1
-0
/
+3
|
*
drm/i915: read out the modeset hw state at load and resume time
Daniel Vetter
2012-09-06
1
-0
/
+1
*
|
drm/i915: Find unclaimed MMIO writes.
Ben Widawsky
2012-08-22
1
-0
/
+4
|
/
*
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
2012-08-17
1
-1
/
+30
|
\
|
*
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
2012-08-07
1
-1
/
+30
*
|
drm/i915: create VLV_DSIPLAY_BASE #define
Daniel Vetter
2012-07-25
1
-1
/
+1
*
|
drm/i915: add register read IOCTL
Ben Widawsky
2012-07-25
1
-0
/
+46
|
/
*
drm: kill reclaim_buffers callback
Daniel Vetter
2012-07-19
1
-1
/
+0
*
drm/i915: don't trylock in the gpu reset code
Daniel Vetter
2012-07-05
1
-2
/
+1
*
drm/i915: don't ironlake_init_pch_refclk() on LPT
Paulo Zanoni
2012-07-05
1
-1
/
+1
*
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
2012-07-05
1
-8
/
+0
*
drm/i915: move force wake support into intel_pm
Eugeni Dodonov
2012-07-05
1
-191
/
+0
*
drm/i915: support Haswell force waking
Eugeni Dodonov
2012-07-03
1
-4
/
+18
*
drm/i915: Implement w/a for sporadic read failures on waking from rc6
Chris Wilson
2012-07-03
1
-0
/
+22
*
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
2012-07-03
1
-37
/
+64
*
drm/i915: disable drm agp support for !gen3 with kms enabled
Daniel Vetter
2012-06-25
1
-6
/
+15
*
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
2012-06-25
1
-4
/
+9
|
\
|
*
drm/i915: hold forcewake around ring hw init
Daniel Vetter
2012-06-04
1
-4
/
+9
*
|
drm/i915: bind driver to ValleyView chipsets
Jesse Barnes
2012-06-20
1
-0
/
+3
*
|
drm/i915: access VLV regs through read/write switch
Jesse Barnes
2012-06-20
1
-1
/
+85
*
|
drm/i915: don't call modeset_init_hw in i915_reset
Daniel Vetter
2012-06-20
1
-3
/
+6
*
|
drm/i915: fixup hangman rebase goof-up
Daniel Vetter
2012-06-18
1
-2
/
+0
*
|
drm/i915: reset the GPU on context fini
Ben Widawsky
2012-06-14
1
-1
/
+1
*
|
drm/i915: preliminary context support
Ben Widawsky
2012-06-14
1
-0
/
+1
|
/
*
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
2012-05-23
1
-1
/
+7
*
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
drm/i915: Introduce for_each_ring() macro
Chris Wilson
2012-05-19
1
-5
/
+5
*
drm/i915: hook Haswell devices in place
Eugeni Dodonov
2012-05-19
1
-0
/
+7
*
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
2012-05-19
1
-6
/
+4
*
drm/i915: enable semaphores on gen6 if dmar is not active
Daniel Vetter
2012-05-10
1
-2
/
+4
*
drm/i915: fix gen4 gpu reset
Daniel Vetter
2012-05-05
1
-1
/
+1
*
drm/i915: remove modeset reset from i915_reset
Daniel Vetter
2012-05-05
1
-10
/
+0
*
drm/i915: also reset the media engine on gen4/5
Daniel Vetter
2012-05-05
1
-3
/
+25
*
drm/i915: kill flags parameter for reset functions
Daniel Vetter
2012-05-05
1
-14
/
+15
*
drm/i915: make gpu hangman more resilient
Daniel Vetter
2012-05-05
1
-0
/
+12
*
drm/i915: extract intel_gpu_reset
Daniel Vetter
2012-05-05
1
-16
/
+27
*
drm/i915: simplify i915_reset a bit
Daniel Vetter
2012-05-05
1
-14
/
+5
*
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
2012-05-05
1
-0
/
+2
*
drm/i915: create macros to handle masked bits
Daniel Vetter
2012-05-03
1
-2
/
+2
*
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
2012-05-03
1
-0
/
+5
*
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
2012-04-17
1
-1
/
+1
|
\
|
*
drm/i915: make rc6 module parameter read-only
Jesse Barnes
2012-04-11
1
-1
/
+1
*
|
drm/i915: re-init modeset hw state after gpu reset
Daniel Vetter
2012-04-12
1
-0
/
+5
*
|
drm/i915: use semaphores for the display plane
Ben Widawsky
2012-04-12
1
-0
/
+15
*
|
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2012-04-12
1
-2
/
+86
|
\
\
|
|
/
|
/
|
|
*
drm/i915: add support for LynxPoint PCH
Eugeni Dodonov
2012-04-09
1
-0
/
+4
|
*
drm/i915: add Haswell devices and their PCI IDs
Eugeni Dodonov
2012-04-09
1
-0
/
+18
|
*
drm/i915: transform HAS_PCH_SPLIT in a feature check
Eugeni Dodonov
2012-04-09
1
-0
/
+6
[next]