index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-6
/
+55
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-3
/
+3
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
1
-1
/
+0
2012-09-06
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
1
-5
/
+4
2012-09-06
drm/i915: no longer call drm_helper_resume_force_mode
Daniel Vetter
1
-5
/
+0
2012-09-06
drm/i915: disable all crtcs at suspend time
Daniel Vetter
1
-0
/
+3
2012-09-06
drm/i915: read out the modeset hw state at load and resume time
Daniel Vetter
1
-0
/
+1
2012-08-22
drm/i915: Find unclaimed MMIO writes.
Ben Widawsky
1
-0
/
+4
2012-08-17
Merge tag 'v3.6-rc2' into drm-intel-next
Daniel Vetter
1
-1
/
+30
2012-08-07
drm/i915: add more Haswell PCI IDs
Paulo Zanoni
1
-1
/
+30
2012-07-25
drm/i915: create VLV_DSIPLAY_BASE #define
Daniel Vetter
1
-1
/
+1
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
1
-0
/
+46
2012-07-19
drm: kill reclaim_buffers callback
Daniel Vetter
1
-1
/
+0
2012-07-05
drm/i915: don't trylock in the gpu reset code
Daniel Vetter
1
-2
/
+1
2012-07-05
drm/i915: don't ironlake_init_pch_refclk() on LPT
Paulo Zanoni
1
-1
/
+1
2012-07-05
drm/i915: get rid of dev_priv->info->has_pch_split
Paulo Zanoni
1
-8
/
+0
2012-07-05
drm/i915: move force wake support into intel_pm
Eugeni Dodonov
1
-191
/
+0
2012-07-03
drm/i915: support Haswell force waking
Eugeni Dodonov
1
-4
/
+18
2012-07-03
drm/i915: Implement w/a for sporadic read failures on waking from rc6
Chris Wilson
1
-0
/
+22
2012-07-03
drm/i915: Group the GT routines together in both code and vtable
Chris Wilson
1
-37
/
+64
2012-06-25
drm/i915: disable drm agp support for !gen3 with kms enabled
Daniel Vetter
1
-6
/
+15
2012-06-25
Merge tag 'v3.5-rc4' into drm-intel-next-queued
Daniel Vetter
1
-4
/
+9
2012-06-20
drm/i915: bind driver to ValleyView chipsets
Jesse Barnes
1
-0
/
+3
2012-06-20
drm/i915: access VLV regs through read/write switch
Jesse Barnes
1
-1
/
+85
2012-06-20
drm/i915: don't call modeset_init_hw in i915_reset
Daniel Vetter
1
-3
/
+6
2012-06-18
drm/i915: fixup hangman rebase goof-up
Daniel Vetter
1
-2
/
+0
2012-06-14
drm/i915: reset the GPU on context fini
Ben Widawsky
1
-1
/
+1
2012-06-14
drm/i915: preliminary context support
Ben Widawsky
1
-0
/
+1
2012-06-04
drm/i915: hold forcewake around ring hw init
Daniel Vetter
1
-4
/
+9
2012-05-23
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
1
-1
/
+7
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-05-19
drm/i915: Introduce for_each_ring() macro
Chris Wilson
1
-5
/
+5
2012-05-19
drm/i915: hook Haswell devices in place
Eugeni Dodonov
1
-0
/
+7
2012-05-19
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
1
-6
/
+4
2012-05-10
drm/i915: enable semaphores on gen6 if dmar is not active
Daniel Vetter
1
-2
/
+4
2012-05-05
drm/i915: fix gen4 gpu reset
Daniel Vetter
1
-1
/
+1
2012-05-05
drm/i915: remove modeset reset from i915_reset
Daniel Vetter
1
-10
/
+0
2012-05-05
drm/i915: also reset the media engine on gen4/5
Daniel Vetter
1
-3
/
+25
2012-05-05
drm/i915: kill flags parameter for reset functions
Daniel Vetter
1
-14
/
+15
2012-05-05
drm/i915: make gpu hangman more resilient
Daniel Vetter
1
-0
/
+12
2012-05-05
drm/i915: extract intel_gpu_reset
Daniel Vetter
1
-16
/
+27
2012-05-05
drm/i915: simplify i915_reset a bit
Daniel Vetter
1
-14
/
+5
2012-05-05
drm/i915: add interface to simulate gpu hangs
Daniel Vetter
1
-0
/
+2
2012-05-03
drm/i915: create macros to handle masked bits
Daniel Vetter
1
-2
/
+2
2012-05-03
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
1
-0
/
+5
2012-04-17
Merge tag 'v3.4-rc3' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2012-04-12
drm/i915: re-init modeset hw state after gpu reset
Daniel Vetter
1
-0
/
+5
2012-04-12
drm/i915: use semaphores for the display plane
Ben Widawsky
1
-0
/
+15
2012-04-12
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-2
/
+86
2012-04-11
drm/i915: make rc6 module parameter read-only
Jesse Barnes
1
-1
/
+1
[next]