index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-26
9276
-180891
/
+439801
|
\
|
*
Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
2017-07-20
49
-637
/
+1520
|
|
\
|
|
*
drm/i915: Update DRIVER_DATE to 20170717
Daniel Vetter
2017-07-17
1
-2
/
+2
|
|
*
drm/i915: Protect against deferred fbdev setup
Daniel Vetter
2017-07-14
1
-1
/
+1
|
|
*
drm/i915/fbdev: Always forward hotplug events
Daniel Vetter
2017-07-14
1
-1
/
+1
|
|
*
drm/i915/skl+: unify cpp value in WM calculation
Kumar, Mahesh
2017-07-13
1
-4
/
+2
|
|
*
drm/i915/skl+: WM calculation don't require height
Kumar, Mahesh
2017-07-13
1
-3
/
+1
|
|
*
drm/i915: Addition wrapper for fixed16.16 operation
Kumar, Mahesh
2017-07-13
1
-0
/
+19
|
|
*
drm/i915: cleanup fixed-point wrappers naming
Kumar, Mahesh
2017-07-13
2
-39
/
+38
|
|
*
drm/i915: Always perform internal fixed16 division in 64 bits
Kumar, Mahesh
2017-07-13
2
-11
/
+2
|
|
*
drm/i915: take-out common clamping code of fixed16 wrappers
Kumar, Mahesh
2017-07-13
1
-16
/
+12
|
|
*
drm/i915/cnl: Add missing type case.
Rodrigo Vivi
2017-07-11
1
-1
/
+4
|
|
*
Merge tag 'drm-for-v4.13' into drm-intel-next-queued
Daniel Vetter
2017-07-10
1528
-23901
/
+318776
|
|
|
\
|
|
*
|
drm/i915/cnl: Add max allowed Cannonlake DC.
Rodrigo Vivi
2017-07-10
1
-1
/
+1
|
|
*
|
drm/i915: Make DP-MST connector info work
Maarten Lankhorst
2017-07-10
1
-1
/
+1
|
|
*
|
drm/i915/cnl: Get DDI clock based on PLLs.
Rodrigo Vivi
2017-07-07
2
-0
/
+113
|
|
*
|
drm/i915/cnl: Inherit RPS stuff from previous platforms.
Rodrigo Vivi
2017-07-07
4
-20
/
+24
|
|
*
|
drm/i915/cnl: Gen10 render context size.
Rodrigo Vivi
2017-07-07
1
-0
/
+1
|
|
*
|
drm/i915/cnl: Don't trust VBT's alternate pin for port D for now.
Rodrigo Vivi
2017-07-07
1
-0
/
+9
|
|
*
|
drm/i915: Fix the kernel panic when using aliasing ppgtt
Chuanxiao Dong
2017-07-07
1
-2
/
+2
|
|
*
|
drm/i915/cnl: Cannonlake color init.
Rodrigo Vivi
2017-07-07
4
-4
/
+5
|
|
*
|
drm/i915/cnl: Add force wake for gen10+.
Rodrigo Vivi
2017-07-06
1
-2
/
+2
|
|
*
|
x86/gpu: CNL uses the same GMS values as SKL
Paulo Zanoni
2017-07-06
1
-0
/
+1
|
|
*
|
drm/i915/cnl: Fix comment about AUX IO power well enable/disable
Imre Deak
2017-07-06
1
-2
/
+9
|
|
*
|
drm/i915/gen9+: Don't remove secondary power well requests
Imre Deak
2017-07-06
1
-46
/
+63
|
|
*
|
drm/i915/bxt, glk: Fix assert on conditions for DC9 enabling
Imre Deak
2017-07-06
1
-1
/
+3
|
|
*
|
drm/i915/skl: Don't disable misc IO power well during display uninit
Imre Deak
2017-07-06
1
-3
/
+4
|
|
*
|
drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disabling
Imre Deak
2017-07-06
1
-0
/
+6
|
|
*
|
drm/i915: Only free the oldest stale context before allocating
Chris Wilson
2017-07-06
1
-2
/
+17
|
|
*
|
drm/i915: Drop request retirement before reaping stale contexts
Chris Wilson
2017-07-06
1
-1
/
+0
|
|
*
|
drm/i915: Move stale context reaping to common i915_gem_context_create
Chris Wilson
2017-07-06
1
-4
/
+4
|
|
*
|
drm/i915: Check new context against kernel_context after reporting an error
Chris Wilson
2017-07-06
1
-3
/
+2
|
|
*
|
drm/i915: Setting pch_id for HSW/BDW in virtual environment
Xiong Zhang
2017-07-06
1
-0
/
+4
|
|
*
|
drm: i915: sysfs: constify attribute_group structures.
Arvind Yadav
2017-07-06
1
-3
/
+3
|
|
*
|
drm/i915/edp: Add a T12 panel delay quirk to fix DP AUX CH timeouts
Manasi Navare
2017-07-04
3
-0
/
+25
|
|
*
|
drm/i915/skl+: Scaling not supported in IF-ID Interlace mode
Mahesh Kumar
2017-07-04
1
-0
/
+15
|
|
*
|
drm/i915/skl+: Check for supported plane configuration in Interlace mode
Mahesh Kumar
2017-07-04
1
-0
/
+15
|
|
*
|
drm/i915/fbdev: Check for existence of ifbdev->vma before operations
Chris Wilson
2017-07-04
1
-5
/
+6
|
|
*
|
drm/i915: Fix use-after-free of context during free_contexts
Chris Wilson
2017-07-04
1
-2
/
+2
|
|
*
|
drm/i915: Prevent kernel panic when reading/writing compliance debugfs files,...
Maarten Lankhorst
2017-07-03
1
-12
/
+32
|
|
*
|
drm/i915: Hold RPM wakelock while initializing OA buffer
sagar.a.kamble@intel.com
2017-07-03
1
-6
/
+6
|
|
*
|
drm/i915: Update DRIVER_DATE to 20170703
Daniel Vetter
2017-07-03
1
-2
/
+2
|
|
*
|
drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing Programming
Navare, Manasi D
2017-06-30
1
-1
/
+1
|
|
*
|
drm/i915/cfl: Fix Workarounds.
Rodrigo Vivi
2017-06-29
1
-7
/
+7
|
|
*
|
drm/i915: Avoid undefined behaviour of "u32 >> 32"
Chris Wilson
2017-06-29
1
-14
/
+24
|
|
*
|
drm/i915: reintroduce VLV/CHV PFI programming power domain workaround
Gabriel Krisman Bertazi
2017-06-29
1
-0
/
+20
|
|
*
|
drm/i915: Avoid keeping waitboost active for signaling threads
Chris Wilson
2017-06-28
8
-91
/
+45
|
|
*
|
drm/i915: Drop flushing of the object free list/worker from i915_gem_suspend
Chris Wilson
2017-06-28
1
-2
/
+0
|
|
*
|
drm/i915: Cancel pending execlists irq handler upon idling
Chris Wilson
2017-06-28
1
-0
/
+1
|
|
*
|
drm/i915: Fix an error checking test
Christophe JAILLET
2017-06-27
1
-3
/
+3
[next]