index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
MAINTAINERS: drm/i915 has a new maintainer team
Daniel Vetter
1
-1
/
+2
2017-08-17
drm/i915: Split pin mapping into per platform functions
Anusha Srivatsa
1
-22
/
+91
2017-08-17
drm/i915/opregion: let user specify override VBT via firmware load
Jani Nikula
4
-0
/
+51
2017-08-16
drm/i915/cnl: Reuse skl_wm_get_hw_state on Cannonlake.
Rodrigo Vivi
1
-1
/
+1
2017-08-16
drm/i915/gen10: implement gen 10 watermarks calculations
Paulo Zanoni
1
-4
/
+13
2017-08-16
drm/i915/cnl: Fix LSPCON support.
Rodrigo Vivi
1
-2
/
+2
2017-08-16
drm/i915/vbt: ignore extraneous child devices for a port
Jani Nikula
1
-6
/
+9
2017-08-15
drm/i915/cnl: Setup PAT Index.
Rodrigo Vivi
2
-2
/
+25
2017-08-15
drm/i915/edp: Allow alternate fixed mode for eDP if available.
Jim Bride
6
-8
/
+45
2017-08-15
drm/i915: Add support for drm syncobjs
Jason Ekstrand
3
-8
/
+178
2017-08-15
drm/i915: Handle full s64 precision for wait-ioctl
Chris Wilson
2
-1
/
+10
2017-08-15
drm/i915: Split obj->cache_coherent to track r/w
Chris Wilson
11
-32
/
+96
2017-08-15
drm/i915/hsw+: Add support for multiple power well regs
Imre Deak
4
-33
/
+68
2017-08-15
drm/i915: Work around GCC anonymous union initialization bug
Imre Deak
1
-24
/
+54
2017-08-15
drm/i915: Initialize 'data' in intel_dsi_dcs_backlight.c
Balasubramaniam, Hari Chand
1
-1
/
+1
2017-08-15
drm/i915/dp: Validate the compliance test link parameters
Manasi Navare
1
-17
/
+17
2017-08-15
drm/i915/dp: Generalize intel_dp_link_params function to accept arguments to be validated
Manasi Navare
1
-6
/
+8
2017-08-15
drm/i915/gvt: Fix guest i915 full ppgtt blocking issue
Tina Zhang
2
-17
/
+29
2017-08-15
drm/i915: Enable guest i915 full ppgtt functionality
Tina Zhang
5
-3
/
+20
2017-08-15
drm/i915: Disconnect 32 and 48 bit ppGTT support
Joonas Lahtinen
1
-4
/
+9
2017-08-14
drm/i915: More surgically unbreak the modeset vs reset deadlock
Daniel Vetter
4
-10
/
+52
2017-08-14
drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
Daniel Vetter
1
-8
/
+8
2017-08-14
drm/i915: Avoid the gpu reset vs. modeset deadlock
Daniel Vetter
1
-0
/
+7
2017-08-14
drm/i915/gen9: Send all components in VF state
Mika Kuoppala
1
-2
/
+2
2017-08-12
drm/i915/guc: Rename GuC irq trigger function
Michal Wajdeczko
1
-2
/
+2
2017-08-12
drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt
Chris Wilson
1
-7
/
+8
2017-08-12
drm/i915: Add SW_SYNC to our recommend testing Kconfig
Chris Wilson
1
-0
/
+1
2017-08-11
drm/i915: Introduce intel_hpd_pin function.
Rodrigo Vivi
4
-22
/
+31
2017-08-11
drm/i915: Simplify hpd pin to port
Rodrigo Vivi
4
-17
/
+21
2017-08-11
drm/i915/cnl: Dump the right pll registers when dumping pipe config.
Rodrigo Vivi
1
-1
/
+10
2017-08-11
drm/i915/cnl: Add allowed DP rates for Cannonlake.
Rodrigo Vivi
1
-0
/
+12
2017-08-11
drm/i915: Return correct EDP voltage swing table for 0.85V
Matthias Kaehlcke
1
-1
/
+1
2017-08-11
drm/i915: make structure intel_sprite_plane_funcs static
Colin Ian King
1
-1
/
+1
2017-08-11
drm/i915/fbc: only update no_fbc_reason when active
Daniel Vetter
1
-1
/
+3
2017-08-10
drm/i915/cnl: Add slice and subslice information to debugfs.
Rodrigo Vivi
1
-1
/
+1
2017-08-10
drm/i915/gen10: fix WM latency printing
Paulo Zanoni
1
-1
/
+1
2017-08-10
drm/i915/gen10: fix the gen 10 SAGV block time
Paulo Zanoni
1
-7
/
+6
2017-08-10
drm/i915/cnl: Enable SAGV for Cannonlake.
Rodrigo Vivi
1
-1
/
+2
2017-08-10
drm/i915/gen10+: use the SKL code for reading WM latencies
Paulo Zanoni
1
-2
/
+4
2017-08-10
drm/i915: Avoid null dereference if mst_port is unset.
Rodrigo Vivi
1
-0
/
+3
2017-08-10
drm/i915/perf: Drop redundant check for perf.initialised on reset
Chris Wilson
1
-5
/
+2
2017-08-10
drm/i915/perf: Drop lockdep assert for i915_oa_init_reg_state()
Chris Wilson
1
-2
/
+0
2017-08-10
drm/i915/perf: Initialise dynamic sysfs group before creation
Chris Wilson
1
-2
/
+1
2017-08-10
drm/i915: add register macro definition style guide
Jani Nikula
2
-0
/
+105
2017-08-10
drm/i915: enum i915_power_well_id is not proper kernel-doc
Jani Nikula
1
-1
/
+1
2017-08-10
Documentation/i915: remove sphinx conversion artefact
Jani Nikula
1
-2
/
+0
2017-08-10
drm/i915: Add format modifiers for Intel
Ben Widawsky
3
-12
/
+292
2017-08-10
drm/i915: Add render decompression support
Ville Syrjälä
4
-18
/
+272
2017-08-10
drm/i915: Implement .get_format_info() hook for CCS
Ville Syrjälä
2
-0
/
+56
2017-08-10
drm/i915: Supply the engine-id for our mock_engine()
Chris Wilson
3
-5
/
+8
[next]