index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
drm: don't start the poll engine in probe_single_connector
Daniel Vetter
1
-1
/
+6
2012-11-20
drm: properly init/reset connector status
Daniel Vetter
1
-1
/
+5
2012-11-20
drm: run the hpd irq event code directly
Daniel Vetter
1
-13
/
+1
2012-11-20
drm: handle HPD and polled connectors separately
Daniel Vetter
1
-9
/
+42
2012-11-20
drm: extract drm_kms_helper_hotplug_event
Daniel Vetter
1
-6
/
+11
2012-11-20
drm: add drm_send_vblank_event() helper (v5)
Rob Clark
1
-22
/
+52
2012-11-20
drm: tegra: Add HDMI support
Thierry Reding
6
-1
/
+1925
2012-11-20
drm: Add NVIDIA Tegra20 support
Thierry Reding
12
-0
/
+2466
2012-11-20
drm/udl: Add missing static storage class specifiers in udl_connector.c
Sachin Kamat
1
-5
/
+7
2012-11-20
drm/drm_stub: Remove unnecessary null check before kfree.
Sachin Kamat
1
-4
/
+1
2012-11-20
drm/fb_helper: Fix potential NULL pointer dereference
Sachin Kamat
1
-0
/
+6
2012-11-20
drm/crtc: Fix potential NULL pointer dereference
Sachin Kamat
1
-0
/
+2
2012-11-20
drm/crtc: Remove redundant NULL check before kfree
Sachin Kamat
1
-4
/
+2
2012-11-20
drm: Reject addfb2 with undefined flag bits set
Ville Syrjälä
1
-0
/
+5
2012-11-20
drm: fix documentation for drm_crtc_set_mode()
Alex Deucher
1
-2
/
+2
2012-11-20
drm: get cea video id code for a given display mode
Stephane Marchesin
1
-0
/
+20
2012-11-20
drm/drm_fb_helper: Remove unnecessary braces
Sachin Kamat
1
-13
/
+10
2012-11-20
drm/fb_helper: Convert printk to pr_* and dev_*
Sachin Kamat
1
-6
/
+8
2012-11-20
drm/fb_helper: Fix checkpatch errors
Sachin Kamat
1
-3
/
+9
2012-11-20
drm: fix returning -EINVAL on setmaster if another master is active
David Herrmann
1
-12
/
+12
2012-11-20
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
37
-2931
/
+5046
2012-11-16
drm/i915: Restore physical HWS_PGA after resume
Chris Wilson
2
-43
/
+35
2012-11-13
drm/i915: Report amount of usable graphics memory in MiB
Chris Wilson
1
-1
/
+1
2012-11-13
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
2
-4
/
+7
2012-11-11
drm/i915: Allocate the proper size for contexts.
Ben Widawsky
1
-1
/
+1
2012-11-11
drm/i915: Update load-detect failure paths for modeset-rework
Chris Wilson
1
-7
/
+2
2012-11-11
drm/i915: Clear unused fields of mode for framebuffer creation
Chris Wilson
1
-1
/
+1
2012-11-11
drm/i915: Always calculate 8xx WM values based on a 32-bpp framebuffer
Chris Wilson
1
-6
/
+11
2012-11-11
drm/i915: Fix sparse warnings in from AGP kill code
Ben Widawsky
1
-1
/
+1
2012-11-11
drm/i915: Missed lock change with rps lock
Ben Widawsky
1
-1
/
+3
2012-11-11
drm/i915: Move the remaining gtt code
Ben Widawsky
3
-79
/
+76
2012-11-11
drm/i915: flush system agent TLBs on SNB
Ben Widawsky
2
-2
/
+11
2012-11-11
drm/i915: Kill off now unused gen6+ AGP code
Ben Widawsky
2
-398
/
+11
2012-11-11
drm/i915: Calculate correct stolen size for GEN7+
Ben Widawsky
2
-1
/
+15
2012-11-11
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
7
-50
/
+255
2012-11-11
drm/i915: drop the double-OP_STOREDW usage in blt_ring_flush
Daniel Vetter
1
-1
/
+1
2012-11-11
drm/i915: don't rewrite the GTT on resume v4
Jesse Barnes
2
-11
/
+33
2012-11-11
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
6
-44
/
+41
2012-11-11
drm/i915: put ring frequency and turbo setup into a work queue v5
Jesse Barnes
3
-2
/
+31
2012-11-11
drm/i915: don't block resume on fb console resume v2
Jesse Barnes
3
-3
/
+34
2012-11-11
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
4
-13
/
+17
2012-11-11
drm/i915: move dri1 dungeon out of dev_priv
Daniel Vetter
2
-28
/
+31
2012-11-11
drm/i915: move pwrctx/renderctx to the other ilk power state
Daniel Vetter
3
-23
/
+23
2012-11-11
drm/i915: move dev_priv->(rps|ips) out of line
Daniel Vetter
1
-31
/
+36
2012-11-11
drm/i915: move the suspend/resume register file out of dev_priv
Daniel Vetter
3
-491
/
+495
2012-11-11
drm/i915: add clock gating regs to VLV offset check function
Jesse Barnes
1
-0
/
+9
2012-11-11
drm/i915: PIPE_CONTROL TLB invalidate requires CS stall
Jesse Barnes
1
-1
/
+1
2012-11-11
drm/i915: TLB invalidation with MI_FLUSH_DW requires a post-sync op v3
Jesse Barnes
3
-6
/
+26
2012-11-11
drm/i915: implement WaDisablePSDDualDispatchEnable on IVB & VLV
Jesse Barnes
3
-0
/
+17
2012-11-11
drm/i915: implement WaDisableVLVClockGating_VBIIssue on VLV
Jesse Barnes
2
-0
/
+9
[next]