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
...
|
*
|
|
arm/komeda: Convert dp_wait_cond() to return an error code.
Liviu Dudau
2019-06-19
2
-5
/
+4
|
*
|
|
drm/komeda: Creates plane alpha and blend mode properties
Lowry Li (Arm Technology China)
2019-06-19
1
-0
/
+11
|
*
|
|
drm/komeda: Add image enhancement support
james qian wang (Arm Technology China)
2019-06-19
5
-7
/
+85
|
*
|
|
drm/komeda: Add engine clock requirement check for the downscaling
james qian wang (Arm Technology China)
2019-06-19
7
-6
/
+142
|
*
|
|
drm/komeda: Add writeback scaling support
james qian wang (Arm Technology China)
2019-06-19
4
-14
/
+34
|
*
|
|
drm/komeda: Implement D71 scaler support
james qian wang (Arm Technology China)
2019-06-19
1
-1
/
+130
|
*
|
|
drm/komeda: Add the initial scaler support for CORE
james qian wang (Arm Technology China)
2019-06-19
4
-1
/
+157
|
*
|
|
drm/komeda: Attach scaler to drm as private object
james qian wang (Arm Technology China)
2019-06-19
1
-0
/
+49
|
*
|
|
drm/komeda: Added AFBC support for komeda driver
james qian wang (Arm Technology China)
2019-06-19
9
-5
/
+210
|
*
|
|
drm/komeda: Add writeback support
james qian wang (Arm Technology China)
2019-06-19
10
-3
/
+398
*
|
|
|
Merge tag 'drm-intel-next-2019-06-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-06-21
296
-15641
/
+17656
|
\
\
\
\
|
*
|
|
|
drm/i915: Update DRIVER_DATE to 20190619
Jani Nikula
2019-06-19
1
-2
/
+2
|
*
|
|
|
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-19
11
-66
/
+36
|
*
|
|
|
drm/i915/execlists: Detect cross-contamination with GuC
Chris Wilson
2019-06-19
1
-0
/
+1
|
*
|
|
|
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-06-19
6
-7
/
+21
|
*
|
|
|
drm/i915/psr: Force manual PSR exit in older gens
José Roberto de Souza
2019-06-18
1
-10
/
+26
|
*
|
|
|
drm/i915: Don't dereference request if it may have been retired when printing
Chris Wilson
2019-06-18
1
-7
/
+9
|
*
|
|
|
drm/i915/selftests: Flush live_evict
Chris Wilson
2019-06-18
1
-0
/
+3
|
*
|
|
|
drm/i915: Skip shrinking already freed pages
Chris Wilson
2019-06-18
2
-46
/
+6
|
*
|
|
|
drm/i915: Update workarounds selftest for read only regs
Robert M. Fosha
2019-06-18
1
-4
/
+39
|
*
|
|
|
drm/i915: Add whitelist workarounds for ICL
John Harrison
2019-06-18
1
-11
/
+27
|
*
|
|
|
drm/i915: Support whitelist workarounds on all engines
John Harrison
2019-06-18
1
-19
/
+47
|
*
|
|
|
drm/i915: Support flags in whitlist WAs
John Harrison
2019-06-18
2
-1
/
+15
|
*
|
|
|
drm/i915: Drop the _INCOMPLETE for has_infoframe
Ville Syrjälä
2019-06-18
1
-1
/
+1
|
*
|
|
|
drm/i915: Make pipe_config_err() vs. fastset less confusing
Ville Syrjälä
2019-06-18
1
-79
/
+79
|
*
|
|
|
drm/i915: Constify intel_pipe_config_compare()
Ville Syrjälä
2019-06-18
1
-26
/
+17
|
*
|
|
|
drm/i915: Don't clobber M/N values during fastset check
Ville Syrjälä
2019-06-18
1
-8
/
+28
|
*
|
|
|
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-18
13
-52
/
+35
|
*
|
|
|
drm/i915: Keep engine alive as we retire the context
Chris Wilson
2019-06-18
1
-2
/
+20
|
*
|
|
|
drm/i915/guc: Reduce verbosity on log overflows
Chris Wilson
2019-06-18
1
-1
/
+3
|
*
|
|
|
Documentation/i915: fix file references after display/ subdir renames
Jani Nikula
2019-06-18
1
-33
/
+33
|
*
|
|
|
drm/i915/ehl: Introduce Mule Creek Canyon PCH
Matt Roper
2019-06-17
7
-10
/
+74
|
*
|
|
|
drm/i915/gtt: Serialise both updates to PDE and our shadow
Chris Wilson
2019-06-17
1
-60
/
+73
|
*
|
|
|
drm/i915/dmc: protect against loading wrong firmware
Lucas De Marchi
2019-06-17
1
-3
/
+11
|
*
|
|
|
drm/i915/dmc: remove redundant return in parse_csr_fw()
Lucas De Marchi
2019-06-17
1
-11
/
+6
|
*
|
|
|
drm/i915/dmc: add support to load dmc_header version 3
Lucas De Marchi
2019-06-17
2
-30
/
+95
|
*
|
|
|
drm/i915/dmc: extract function to parse dmc_header
Lucas De Marchi
2019-06-17
1
-56
/
+74
|
*
|
|
|
drm/i915/dmc: extract function to parse package_header
Lucas De Marchi
2019-06-17
1
-51
/
+66
|
*
|
|
|
drm/i915/dmc: extract function to parse css header
Lucas De Marchi
2019-06-17
1
-25
/
+41
|
*
|
|
|
drm/i915/dmc: add support for package_header with version 2
Lucas De Marchi
2019-06-17
1
-12
/
+26
|
*
|
|
|
drm/i915/dmc: extract fw_info and table walk from intel_package_header
Lucas De Marchi
2019-06-17
1
-17
/
+55
|
*
|
|
|
drm/i915/dmc: use kernel types
Lucas De Marchi
2019-06-17
1
-5
/
+5
|
*
|
|
|
drm/i915/gtt: Generalize alloc_pd
Mika Kuoppala
2019-06-17
1
-52
/
+36
|
*
|
|
|
drm/i915/gtt: Introduce init_pd
Mika Kuoppala
2019-06-17
1
-23
/
+14
|
*
|
|
|
drm/i915/gtt: Introduce init_pd_with_page
Mika Kuoppala
2019-06-17
1
-8
/
+8
|
*
|
|
|
drm/i915/gtt: Use a common type for page directories
Mika Kuoppala
2019-06-17
6
-215
/
+236
|
*
|
|
|
drm/i915/gtt: No need to zero the table for page dirs
Mika Kuoppala
2019-06-17
1
-2
/
+2
|
*
|
|
|
drm/i915: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
1
-13
/
+7
|
*
|
|
|
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
77
-103
/
+94
|
*
|
|
|
drm/i915/icl: Add Multi-segmented gamma support
Shashank Sharma
2019-06-17
2
-5
/
+123
[prev]
[next]