index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
drm/i915: Update DRIVER_DATE to 20190207
drm-intel-next-2019-02-07
Rodrigo Vivi
1
-2
/
+2
2019-02-07
drm/i915: Move LUT programming to happen after vblank waits
Ville Syrjälä
2
-30
/
+42
2019-02-07
drm/i915: Split color mgmt based on single vs. double buffered registers
Ville Syrjälä
4
-35
/
+46
2019-02-07
drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()
Ville Syrjälä
1
-16
/
+20
2019-02-07
drm/i915: Constify the state arguments to the color management stuff
Ville Syrjälä
3
-68
/
+80
2019-02-07
drm/i915: Precompute gamma_mode
Ville Syrjälä
1
-9
/
+12
2019-02-07
drm/i915: Split the gamma/csc enable bits from the plane_ctl() function
Ville Syrjälä
3
-46
/
+139
2019-02-07
drm/i915: Don't set update_wm_post on g4x+
Ville Syrjälä
1
-1
/
+2
2019-02-07
drm/i915: Hack and slash, throttle execbuffer hogs
Chris Wilson
3
-13
/
+79
2019-02-07
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
Joonas Lahtinen
1
-2
/
+10
2019-02-07
drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
Joonas Lahtinen
1
-1
/
+11
2019-02-06
drm/i915: Don't send hotplug in intel_dp_check_mst_status()
Lyude Paul
1
-4
/
+2
2019-02-06
drm/i915: Don't send MST hotplugs during resume
Lyude Paul
1
-2
/
+5
2019-02-06
drm/i915: Block fbdev HPD processing during suspend
Lyude Paul
2
-1
/
+42
2019-02-06
drm/i915: Just use icl+ definition for PLANE_WM blocks field
Ville Syrjälä
2
-9
/
+3
2019-02-06
drm/i915: Bump skl+ wm blocks to 11 bits
Ville Syrjälä
1
-1
/
+1
2019-02-06
drm/i915/pmu: Fix enable count array size and bounds checking
Tvrtko Ursulin
3
-11
/
+22
2019-02-05
drm/i915: W/A for underruns with WM1+ disabled on icl
Ville Syrjälä
2
-0
/
+7
2019-02-05
drm/i915: Setup PIPE_CHICKEN for fastsets too
Ville Syrjälä
1
-0
/
+3
2019-02-05
drm/i915: Extract icl_set_pipe_chicken()
Ville Syrjälä
1
-11
/
+20
2019-02-05
drm/i915: Fix wm latency==0 disable on skl+
Ville Syrjälä
1
-3
/
+9
2019-02-05
drm/i915: Push clear_intel_crtc_state() onto the heap
Chris Wilson
1
-22
/
+18
2019-02-05
drm/i915: Include register polling in reg_rw traces
Ville Syrjälä
3
-2
/
+19
2019-02-05
drm/i915: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
1
-0
/
+3
2019-02-05
drm/i915: Rename HAS_GMCH
Rodrigo Vivi
13
-45
/
+45
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
21
-508
/
+480
2019-02-05
drm/i915: Allocate active tracking nodes from a slabcache
Chris Wilson
3
-3
/
+35
2019-02-05
drm/i915: Release the active tracker tree upon idling
Chris Wilson
2
-10
/
+27
2019-02-05
drm/i915: Generalise GPU activity tracking
Chris Wilson
9
-154
/
+518
2019-02-05
drm/i915/selftests: Exercise some AB...BA preemption chains
Chris Wilson
1
-0
/
+103
2019-02-05
drm/i915/selftests: Context SSEU reconfiguration tests
Tvrtko Ursulin
2
-10
/
+488
2019-02-05
drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
Tvrtko Ursulin
4
-3
/
+411
2019-02-05
drm/i915: Add timeline barrier support
Tvrtko Ursulin
4
-0
/
+61
2019-02-05
drm/i915/perf: lock powergating configuration to default when active
Lionel Landwerlin
3
-15
/
+46
2019-02-05
drm/i915: Record the sseu configuration per-context & engine
Lionel Landwerlin
4
-15
/
+47
2019-02-04
drm/i915: Trim NEWCLIENT boosting
Chris Wilson
1
-1
/
+1
2019-02-04
drm/i915: Allow normal clients to always preempt idle priority clients
Chris Wilson
1
-1
/
+14
2019-02-02
drm/i915: Update DRIVER_DATE to 20190202
drm-intel-next-2019-02-02
Rodrigo Vivi
1
-2
/
+2
2019-01-31
drm/i915/cfl: Adding another PCI Device ID.
Rodrigo Vivi
2
-0
/
+5
2019-02-01
Merge tag 'gvt-next-2019-02-01' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
8
-6
/
+233
2019-02-01
drm/i915: Enable fastboot by default on VLV and CHV
Hans de Goede
1
-1
/
+9
2019-02-01
drm/i915/icl: restore WaEnableFloatBlendOptimization
Talha Nassar
2
-0
/
+9
2019-02-01
drm/i915: Save some lines of source code in workarounds
Tvrtko Ursulin
1
-26
/
+6
2019-02-01
drm/i915: Move workaround infrastructure code up
Tvrtko Ursulin
1
-37
/
+37
2019-01-31
drm/i915/icl: Work around broken VBTs for port F detection
Imre Deak
2
-1
/
+5
2019-01-31
drm/i915/icl: Add TypeC ports only if VBT is present
Imre Deak
1
-0
/
+7
2019-01-31
drm/i915: Pick the first unused PLL once again
Ville Syrjälä
1
-1
/
+2
2019-01-31
drm/i915: Don't use the second dbuf slice on icl
Ville Syrjälä
1
-1
/
+6
2019-01-31
drm/i915/gvt: add VFIO EDID region
Hang Yuan
4
-0
/
+167
2019-01-31
drm/i915/gvt: add hotplug emulation
Hang Yuan
3
-0
/
+34
[next]