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-10-31
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
27
-0
/
+41
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
30
-0
/
+33
2011-10-28
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
185
-5482
/
+18166
2011-10-27
Revert "drm/ttm: add a way to bo_wait for either the last read or last write"
Dave Airlie
10
-120
/
+38
2011-10-27
Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"
Dave Airlie
7
-46
/
+8
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-24
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...
Dave Airlie
21
-421
/
+1130
2011-10-23
vmwgfx: Don't pass unused arguments to do_dirty functions
Jakob Bornecrantz
1
-9
/
+3
2011-10-23
vmwgfx: Emulate depth 32 framebuffers
Jakob Bornecrantz
1
-1
/
+9
2011-10-21
drm/radeon: Lower the severity of the radeon lockup messages.
Dave Jones
1
-1
/
+1
2011-10-20
drm/i915/dp: Fix eDP on PCH DP on CPT/PPT
Adam Jackson
1
-6
/
+6
2011-10-20
drm/i915/dp: Introduce is_cpu_edp()
Adam Jackson
1
-2
/
+13
2011-10-20
drm/i915: use correct SPD type value
Jesse Barnes
1
-1
/
+1
2011-10-20
drm/i915: fix ILK+ infoframe support
Jesse Barnes
1
-7
/
+11
2011-10-20
drm/i915: add DP test request handling
Jesse Barnes
1
-0
/
+37
2011-10-20
drm/i915: read full receiver capability field during DP hot plug
Jesse Barnes
1
-2
/
+2
2011-10-20
drm/i915/dp: Remove eDP special cases from bandwidth checks
Adam Jackson
1
-18
/
+2
2011-10-20
drm/i915/dp: Fix the math in intel_dp_link_required
Adam Jackson
1
-5
/
+21
2011-10-20
drm/i915/panel: Always record the backlight level again (but cleverly)
Takashi Iwai
1
-8
/
+13
2011-10-20
i915: Move i915_read/write out of line
Andi Kleen
2
-19
/
+43
2011-10-20
drm/i915: remove transcoder PLL mashing from mode_set per specs
Jesse Barnes
1
-25
/
+0
2011-10-20
drm/i915: if transcoder disable fails, say which
Jesse Barnes
1
-1
/
+1
2011-10-20
drm/i915: set watermarks for third pipe on IVB
Jesse Barnes
2
-0
/
+15
2011-10-20
drm/i915: export a CPT mode set verification function
Jesse Barnes
3
-0
/
+32
2011-10-20
drm/i915: fix transcoder PLL select masking
Jesse Barnes
1
-5
/
+10
2011-10-20
drm/i915: fix IVB cursor support
Jesse Barnes
2
-5
/
+43
2011-10-20
drm/i915: fix debug output for 3 pipe configs
Jesse Barnes
1
-1
/
+1
2011-10-20
drm/i915: add PLL sharing support to handle 3 pipes
Jesse Barnes
2
-38
/
+63
2011-10-20
drm/i915: fix PCH PLL assertion check for 3 pipes
Jesse Barnes
1
-0
/
+13
2011-10-20
drm/i915: use transcoder select bits on VGA and HDMI on CPT
Jesse Barnes
2
-17
/
+11
2011-10-20
drm/i915: split refclk code out of ironlake_crtc_mode_set
Jesse Barnes
1
-4
/
+35
2011-10-20
drm/i915: support 3 pipes on IVB+
Jesse Barnes
7
-9
/
+20
2011-10-20
drm/i915: PLL macro cleanup and pipe assertion check
Jesse Barnes
2
-3
/
+9
2011-10-20
drm/i915: always set FDI composite sync bit
Jesse Barnes
2
-0
/
+3
2011-10-20
drm/i915: Use PIPE_CONTROL for flushing on gen6+.
Jesse Barnes
2
-12
/
+130
2011-10-20
drm/i915: Rename PIPE_CONTROL bit defines to be less terse.
Kenneth Graunke
2
-10
/
+12
2011-10-20
drm/i915: Remove implied length of 2 from GFX_OP_PIPE_CONTROL #define.
Kenneth Graunke
2
-5
/
+5
2011-10-20
drm/i915: ILK + VT-d workaround
Ben Widawsky
1
-0
/
+30
2011-10-20
drm/i915: Remove early exit on i915_gpu_idle
Ben Widawsky
1
-6
/
+0
2011-10-20
drm/i915: drop KM_USER0 argument to k(un)map_atomic
Daniel Vetter
2
-5
/
+5
2011-10-20
drm/i915: Defend against userspace creating a gem object with size==0
Chris Wilson
1
-0
/
+2
2011-10-20
drm/i915: simplify swapin/out swizzle checking a bit
Daniel Vetter
2
-12
/
+2
2011-10-20
drm/i915: fix swizzling on gen6+
Daniel Vetter
1
-1
/
+4
2011-10-20
drm/i915: properly cancel rps_work on module unload v2
Daniel Vetter
1
-0
/
+5
2011-10-20
drm/i915: close PM interrupt masking races in the rps work func
Daniel Vetter
1
-1
/
+1
2011-10-20
drm/i915: close PM interrupt masking races in the irq handler
Daniel Vetter
1
-2
/
+4
2011-10-20
drm/i915: Remove redundant bit shifting from intel_gmbus_set_speed
Adam Jackson
2
-8
/
+2
2011-10-20
drm/i915: Rename intel_sdvo_hdmi_sink_detect
Adam Jackson
1
-2
/
+2
2011-10-20
drm/i915: Fix multifunction SDVO detection
Adam Jackson
1
-2
/
+1
[next]