index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: extract intel_fbdev.h from intel_drv.h
Jani Nikula
2019-04-08
7
-48
/
+66
*
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
2019-04-08
12
-57
/
+88
*
drm/i915: extract intel_panel.h from intel_drv.h
Jani Nikula
2019-04-08
14
-46
/
+78
*
drm/i915: extract intel_hdcp.h from intel_drv.h
Jani Nikula
2019-04-08
11
-19
/
+47
*
drm/i915: extract intel_sdvo.h from intel_drv.h
Jani Nikula
2019-04-08
6
-7
/
+27
*
drm/i915: extract intel_lspcon.h from intel_drv.h
Jani Nikula
2019-04-08
7
-22
/
+46
*
drm/i915: extract intel_color.h from intel_drv.h
Jani Nikula
2019-04-08
5
-6
/
+20
*
drm/i915: extract intel_psr.h from intel_drv.h
Jani Nikula
2019-04-08
12
-40
/
+68
*
drm/i915: extract intel_fbc.h from intel_drv.h
Jani Nikula
2019-04-08
11
-30
/
+59
*
drm/i915: extract intel_csr.h from intel_drv.h
Jani Nikula
2019-04-08
6
-7
/
+23
*
drm/i915: extract intel_connector.h from intel_drv.h
Jani Nikula
2019-04-08
16
-32
/
+76
*
drm/i915: extract intel_ddi.h from intel_drv.h
Jani Nikula
2019-04-08
10
-37
/
+65
*
drm/i915: extract intel_crt.h from intel_drv.h
Jani Nikula
2019-04-08
6
-16
/
+29
*
drm/i915: extract intel_audio.h from intel_drv.h
Jani Nikula
2019-04-08
9
-29
/
+54
*
drm/i915: make intel_frontbuffer.h self-contained
Jani Nikula
2019-04-08
3
-9
/
+13
*
drm/i915: Fix pipe_bpp readout for BXT/GLK DSI
Ville Syrjälä
2019-04-08
1
-0
/
+24
*
drm/i915: Track the temporary wakerefs used for hsw_get_pipe_config
Chris Wilson
2019-04-07
1
-13
/
+33
*
drm/i915: Mark GEM wedged right after marking device unplugged
Janusz Krzysztofik
2019-04-06
2
-0
/
+8
*
drm/i915: Convert i915_reset.c over to using uncore mmio
Chris Wilson
2019-04-05
2
-56
/
+89
*
drm/i915: Make use of 'engine->uncore'
Chris Wilson
2019-04-05
1
-15
/
+17
*
drm/i915: Make RING_PDP relative to engine->mmio_base
Chris Wilson
2019-04-05
4
-22
/
+27
*
drm/i915/selftests: Fix plain use of integer 0 as NULL
Chris Wilson
2019-04-05
1
-1
/
+1
*
drm/i915/execlists: Enable coarse preemption boundaries for gen8
Chris Wilson
2019-04-05
3
-15
/
+217
*
drm/i915: Use lockdep_pin_lock() over the construction of the request
Chris Wilson
2019-04-05
2
-0
/
+15
*
drm/i915: add Makefile magic for testing headers are self-contained
Jani Nikula
2019-04-04
11
-68
/
+28
*
drm/i915: Fixup kerneldoc for intel_cdclk_needs_cd2x_update
Chris Wilson
2019-04-04
1
-0
/
+1
*
drm/i915: Be precise in types for i915_gem_busy
Chris Wilson
2019-04-04
1
-9
/
+10
*
drm/i915: Update DRIVER_DATE to 20190404
Joonas Lahtinen
2019-04-04
1
-2
/
+2
*
drm/i915: Expose full 1024 LUT entries on ivb+
Ville Syrjälä
2019-04-03
2
-43
/
+34
*
drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3
Ville Syrjälä
2019-04-03
1
-0
/
+5
*
drm/i915: Add "10.6" LUT mode for i965+
Ville Syrjälä
2019-04-03
3
-1
/
+71
*
drm/i915: Add 10bit LUT for ilk/snb
Ville Syrjälä
2019-04-03
3
-10
/
+52
*
drm/i915: Implement split/10bit gamma for ivb/hsw
Ville Syrjälä
2019-04-03
2
-24
/
+95
*
drm/i915: Don't use split gamma when we don't have to
Ville Syrjälä
2019-04-03
2
-95
/
+92
*
drm/i915: Extract ilk_lut_10()
Ville Syrjälä
2019-04-03
1
-16
/
+11
*
drm/i915: Skip modeset for cdclk changes if possible
Ville Syrjälä
2019-04-03
4
-34
/
+163
*
drm/i915: Remove redundant store of logical CDCLK state
Imre Deak
2019-04-03
1
-2
/
+0
*
drm/i915: Save the old CDCLK atomic state
Imre Deak
2019-04-03
3
-2
/
+23
*
drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
Ville Syrjälä
2019-04-03
5
-23
/
+86
*
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
Chris Wilson
2019-04-03
3
-1
/
+10
*
drm/i915: Fix uninitialized mask in intel_device_info_subplatform_init
Tvrtko Ursulin
2019-04-03
1
-1
/
+1
*
drm/i915: rename init/fini/prune uncore functions
Daniele Ceraolo Spurio
2019-04-03
3
-10
/
+10
*
drm/i915: add intel_uncore_init_early
Daniele Ceraolo Spurio
2019-04-03
3
-1
/
+7
*
drm/i915/ehl: All EHL ports are combo phys
Bob Paauwe
2019-04-02
1
-1
/
+4
*
drm/i915: Only emit one semaphore per request
Chris Wilson
2019-04-02
3
-5
/
+15
*
drm/i915: Split out i915_priolist_types into its own header
Chris Wilson
2019-04-02
5
-30
/
+52
*
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-04-02
29
-152
/
+191
*
drm/i915: Prefault before locking pages in shmem_pwrite
Chris Wilson
2019-04-02
1
-6
/
+24
*
drm/i915: Introduce concept of a sub-platform
Tvrtko Ursulin
2019-04-01
6
-42
/
+214
*
drm/i915: Remove redundant device id from IS_IRONLAKE_M macro
Tvrtko Ursulin
2019-04-01
1
-2
/
+5
[next]