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
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
228
-242
/
+303
*
drmi/rcar-du: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
1
-0
/
+1
*
drm/bridge: cdns: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
1
-0
/
+2
*
drm/arcpgu: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
1
-1
/
+2
*
drm/hisilicon/kirin: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
1
-3
/
+8
*
drm/stm: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
2019-01-24
2
-2
/
+13
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-24
159
-3550
/
+3169
|
\
|
*
Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-01-24
112
-3246
/
+2823
|
|
\
|
|
*
drm/i915: Update DRIVER_DATE to 20190110
Rodrigo Vivi
2019-01-11
1
-2
/
+2
|
|
*
drm/i915: Removing polling for struct_mutex from vmap shrinker
Chris Wilson
2019-01-10
1
-31
/
+4
|
|
*
drm/i915: Use mutex_lock_killable() from inside the shrinker
Chris Wilson
2019-01-10
1
-5
/
+5
|
|
*
drm/i915: Guard error capture against unpinned vma
Chris Wilson
2019-01-10
1
-1
/
+1
|
|
*
drm/i915: drop DPF code for gen8+
Daniele Ceraolo Spurio
2019-01-10
2
-7
/
+0
|
|
*
drm/i915: init per-engine WAs for all engines
Daniele Ceraolo Spurio
2019-01-10
1
-1
/
+2
|
|
*
drm/i915/selftests: recreate WA lists inside the selftest
Daniele Ceraolo Spurio
2019-01-10
2
-67
/
+119
|
|
*
drm/i915: Reduce i915_request_alloc retirement to local context
Chris Wilson
2019-01-09
1
-22
/
+33
|
|
*
drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences
Hans de Goede
2019-01-09
1
-1
/
+21
|
|
*
ACPI / PMIC: Add generic intel_soc_pmic_exec_mipi_pmic_seq_element handling
Hans de Goede
2019-01-09
3
-0
/
+12
|
|
*
ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
Hans de Goede
2019-01-09
1
-0
/
+19
|
|
*
ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
Hans de Goede
2019-01-09
3
-0
/
+57
|
|
*
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-09
51
-51
/
+3
|
|
*
drm/i915: Downgrade scare message for unknown HuC firmware
Chris Wilson
2019-01-08
3
-10
/
+8
|
|
*
Ndrm/i915/debugfs: store rotation string buffer on stack
Jani Nikula
2019-01-08
1
-6
/
+6
|
|
*
drm/i915: Return immediately if trylock fails for direct-reclaim
Chris Wilson
2019-01-08
3
-29
/
+54
|
|
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-01-08
11181
-258932
/
+491876
|
|
|
\
|
|
*
\
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...
Jani Nikula
2019-01-08
6
-11
/
+24
|
|
|
\
\
|
|
*
|
|
drm/i915/selftests: Mark the whole mock device as DMA capable
Chris Wilson
2019-01-07
2
-5
/
+1
|
|
*
|
|
drm/i915: Report the number of closed vma held by each context in debugfs
Chris Wilson
2019-01-07
1
-77
/
+47
|
|
*
|
|
drm/i915/hsw: Flush RING_IMR changes before changing the global GT IMR (vecs)
Chris Wilson
2019-01-07
1
-0
/
+4
|
|
*
|
|
drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
Chris Wilson
2019-01-07
1
-1
/
+1
|
|
*
|
|
drm/i915: Remove partial attempt to swizzle on pread/pwrite
Chris Wilson
2019-01-05
1
-164
/
+17
|
|
*
|
|
drm/i915: Do not allow unwedging following a failed driver initialisation
Chris Wilson
2019-01-04
1
-0
/
+3
|
|
*
|
|
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2019-01-03
8
-15
/
+26
|
|
*
|
|
drm/i915: Show machine type in error state
Chris Wilson
2019-01-03
1
-1
/
+3
|
|
*
|
|
drm/i915/gen6: Flush RING_IMR changes before changing the global GT IMR
Chris Wilson
2019-01-03
1
-0
/
+4
|
|
*
|
|
drm/i915/selftests: Take a breath during check_partial_mappings()
Chris Wilson
2019-01-02
1
-0
/
+1
|
|
*
|
|
drm/i915: rename dev_priv info to __info to avoid usage
Jani Nikula
2019-01-02
1
-8
/
+2
|
|
*
|
|
drm/i915: drop intel_device_info_dump()
Jani Nikula
2019-01-02
3
-18
/
+7
|
|
*
|
|
drm/i915: always use INTEL_INFO() to access device info
Jani Nikula
2019-01-02
4
-53
/
+53
|
|
*
|
|
drm/i915: pass dev_priv to intel_device_info_runtime_init()
Jani Nikula
2019-01-02
3
-5
/
+4
|
|
*
|
|
drm/i915/reg: abstract display_mmio_offset access
Jani Nikula
2019-01-02
1
-93
/
+95
|
|
*
|
|
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2019-01-02
20
-94
/
+107
|
|
*
|
|
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
2018-12-31
9
-161
/
+1
|
|
*
|
|
drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen5
Chris Wilson
2018-12-31
1
-17
/
+23
|
|
*
|
|
drm/i915/ringbuffer: Move irq seqno barrier to the GPU for gen7
Chris Wilson
2018-12-31
1
-36
/
+44
|
|
*
|
|
drm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
Chris Wilson
2018-12-31
1
-2
/
+4
|
|
*
|
|
drm/i915/ringbuffer: Remove irq-seqno w/a for gen6/7 rcs
Chris Wilson
2018-12-31
1
-2
/
+0
|
|
*
|
|
drm/i915: Remove redundant trailing request flush
Chris Wilson
2018-12-31
4
-35
/
+7
|
|
*
|
|
drm/i915: Update kerneldoc for intel_wm_need_update()
Chris Wilson
2018-12-31
1
-2
/
+2
|
|
*
|
|
drm/i915/params: document I915_PARAMS_FOR_EACH()
Jani Nikula
2018-12-31
1
-0
/
+9
[next]