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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
drm/i915: fix CB tuning check for ILK+
Jesse Barnes
1
-1
/
+1
2011-07-28
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
4
-51
/
+98
2011-07-28
drm/i915: Flush other plane register writes
Keith Packard
1
-13
/
+18
2011-07-28
drm/i915: flush plane control changes on ILK+ as well
Jesse Barnes
1
-2
/
+2
2011-07-28
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
2
-0
/
+9
2011-07-28
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
Keith Packard
1
-0
/
+2
2011-07-28
Revert and fix "drm/i915/dp: remove DPMS mode tracking from DP"
Keith Packard
1
-0
/
+8
2011-07-28
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
Keith Packard
2
-14
/
+34
2011-07-28
drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
Keith Packard
1
-5
/
+3
2011-07-28
drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
Keith Packard
1
-9
/
+15
2011-07-28
drm/i915: Use dp_detect_common in hotplug helper function
Keith Packard
1
-20
/
+19
2011-07-28
drm/i915: Fixup for 'Hold mode_config->mutex during hotplug'
Keith Packard
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
6
-6
/
+6
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
104
-1417
/
+5532
2011-07-26
drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1
Jerome Glisse
1
-4
/
+18
2011-07-26
drm/radeon/kms: add missing vddci setting on NI+
Alex Deucher
1
-0
/
+3
2011-07-25
Merge 'akpm' patch series
Linus Torvalds
5
-18
/
+9
2011-07-25
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
5
-18
/
+9
2011-07-25
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2
-6
/
+18
2011-07-25
drm/i915/dp: Don't turn CPT DP ports on too early
Adam Jackson
1
-4
/
+10
2011-07-25
drm/i915/dp: Explicitly disable symbol scrambling while training
Adam Jackson
1
-2
/
+4
2011-07-25
drm/i915/pch: Fix integer math bugs in panel fitting
Adam Jackson
1
-0
/
+4
2011-07-25
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
2
-21
/
+27
2011-07-25
drm/i915: Hold mode_config->mutex during hotplug processing
Keith Packard
1
-0
/
+3
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+2
2011-07-25
drm/i915/dp: Explicitly request 8/10 channel coding
Adam Jackson
1
-0
/
+1
2011-07-25
drm/i915/dp: Retry DPCD fetch on G4X too
Adam Jackson
1
-18
/
+15
2011-07-25
drm/i915/dp: Better hexdump of DPCD
Adam Jackson
1
-4
/
+4
2011-07-25
drm/i915/dp: Read more DPCD registers on connection probe
Adam Jackson
1
-3
/
+5
2011-07-25
drm/i915/dp: Move DPCD dump to common code instead of PCH-only
Adam Jackson
1
-2
/
+4
2011-07-25
drm/i915/dp: Zero the DPCD data before connection probe
Adam Jackson
1
-0
/
+1
2011-07-25
drm/radeon: Add a rmb() in IH processing
Benjamin Herrenschmidt
2
-0
/
+6
2011-07-25
drm/radeon: ATOM Endian fix for atombios_crtc_program_pll()
Benjamin Herrenschmidt
1
-3
/
+2
2011-07-25
drm/radeon: Fix the definition of RADEON_BUF_SWAP_32BIT
Benjamin Herrenschmidt
1
-1
/
+1
2011-07-25
drm/radeon: Do an MMIO read on interrupts when not uisng MSIs
Benjamin Herrenschmidt
1
-0
/
+4
2011-07-25
drm/radeon: Writeback endian fixes
Benjamin Herrenschmidt
3
-24
/
+9
2011-07-25
drm/radeon: Remove a bunch of useless _iomem casts
Benjamin Herrenschmidt
2
-12
/
+12
2011-07-25
drm/gem: add support for private objects
Alan Cox
1
-2
/
+24
2011-07-25
DRM: clean up and document parsing of video= parameter
Rolf Eike Beer
1
-27
/
+60
2011-07-25
DRM: Radeon: Fix section mismatch.
Ralf Baechle
1
-2
/
+2
2011-07-25
drm: really make debug levels match in edid failure code
Tormod Volden
1
-2
/
+2
2011-07-25
drm/radeon/kms: fix i2c map for rv250/280
Alex Deucher
1
-1
/
+2
2011-07-25
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
18
-147
/
+98
2011-07-25
drm/nouveau/gr: disable fifo access and idle before suspend ctx unload
Ben Skeggs
4
-0
/
+20
2011-07-25
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
14
-20
/
+21
2011-07-25
drm/nouveau: replace nv04_graph_fifo_access() use with direct reg bashing
Ben Skeggs
4
-20
/
+8
2011-07-25
drm/nv40/gr: rewrite/split context takedown functions
Ben Skeggs
1
-91
/
+19
2011-07-25
drm/nouveau: detect disabled device in irq handler and return IRQ_NONE
Ben Skeggs
1
-1
/
+1
2011-07-25
drm/nouveau: ignore connector type when deciding digital/analog on DVI-I
Ben Skeggs
1
-15
/
+19
2011-07-25
drm/nouveau: Add a quirk for Gigabyte NX86T
Emil Velikov
1
-0
/
+6
[prev]
[next]