| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | drm/i915: opregion: set opregion chpd value to indicate the driver handles ho... | Hans de Goede | 2019-12-16 | 1 | -0/+7 | |
| | | | * | | | | | | | | drm/i915/gem: Serialise object before changing cache-level | Chris Wilson | 2019-12-14 | 1 | -0/+7 | |
| | | | * | | | | | | | | drm/i915/dsi: fix pipe D readout for DSI transcoders | Jani Nikula | 2019-12-13 | 1 | -0/+3 | |
| | | | * | | | | | | | | drm/i915/bios: remove extra debug messages | Lucas De Marchi | 2019-12-13 | 1 | -16/+0 | |
| | | | * | | | | | | | | drm/i915/rps: Add frequency translation helpers | Andi Shyti | 2019-12-13 | 5 | -45/+46 | |
| | | | * | | | | | | | | drm/i915: Use EAGAIN for trylock failures | Chris Wilson | 2019-12-13 | 2 | -2/+2 | |
| | | | * | | | | | | | | drm/i915: Introduce new macros for tracing | Venkata Sandeep Dhanalakota | 2019-12-13 | 14 | -111/+112 | |
| | | | * | | | | | | | | drm/i915/perf: Register sysctl path globally | Venkata Sandeep Dhanalakota | 2019-12-13 | 4 | -6/+23 | |
| | | | * | | | | | | | | drm/i915/icl: Cleanup combo PHY aux power well handlers | Matt Roper | 2019-12-13 | 1 | -13/+8 | |
| | | | * | | | | | | | | drm/i915/tgl: Drop Wa#1178 | Matt Roper | 2019-12-13 | 2 | -6/+4 | |
| | | | * | | | | | | | | drm/i915/ehl: Define EHL powerwells independently of ICL | Matt Roper | 2019-12-13 | 1 | -0/+147 | |
| | | | * | | | | | | | | drm/i915/selftests: remove a condition | Dan Carpenter | 2019-12-13 | 1 | -2/+1 | |
| | | | * | | | | | | | | drm/i915/bios: fix off by one in parse_generic_dtd() | Dan Carpenter | 2019-12-13 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915: Streamline skl_commit_modeset_enables() | Ville Syrjälä | 2019-12-12 | 1 | -27/+21 | |
| | | | * | | | | | | | | drm/i915/cml: Separate U series pci id from origianl list. | Lee Shawn C | 2019-12-12 | 2 | -0/+4 | |
| | | | * | | | | | | | | drm/i915/gt: Mark up ips_mchdev pointer access | Chris Wilson | 2019-12-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915: Set fence_work.ops before dma_fence_init | Chris Wilson | 2019-12-12 | 1 | -2/+1 | |
| | | | * | | | | | | | | drm/i915: Improve i915_inject_probe_error macro | Michal Wajdeczko | 2019-12-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915/gem: Asynchronous cmdparser | Chris Wilson | 2019-12-12 | 2 | -32/+99 | |
| | | | * | | | | | | | | drm/i915/gem: Prepare gen7 cmdparser for async execution | Chris Wilson | 2019-12-12 | 4 | -59/+127 | |
| | | | * | | | | | | | | drm/i915/gt: Only ignore rc6 parking for PCU on byt/bsw | Chris Wilson | 2019-12-12 | 2 | -1/+3 | |
| | | | * | | | | | | | | drm/i915: Align start for memcpy_from_wc | Chris Wilson | 2019-12-11 | 3 | -9/+77 | |
| | | | * | | | | | | | | drm/i915/gem: Tidy up error handling for eb_parse() | Chris Wilson | 2019-12-11 | 1 | -21/+18 | |
| | | | * | | | | | | | | drm/i915: Simplify error escape from cmdparser | Chris Wilson | 2019-12-11 | 1 | -8/+4 | |
| | | | * | | | | | | | | drm/i915: Remove redundant parameters from intel_engine_cmd_parser | Chris Wilson | 2019-12-11 | 4 | -88/+82 | |
| | | | * | | | | | | | | drm/i915: Fix cmdparser drm.debug | Chris Wilson | 2019-12-11 | 1 | -28/+27 | |
| | | | * | | | | | | | | drm/i915/gt: Disable manual rc6 for Braswell/Baytrail | Chris Wilson | 2019-12-11 | 1 | -0/+3 | |
| | | | * | | | | | | | | drm/i915/uc: Drop explicit ggtt param in some uc_fw functions | Michal Wajdeczko | 2019-12-11 | 1 | -4/+5 | |
| | | | * | | | | | | | | drm/i915/uc: Drop explicit gt param in some uc_fw functions | Michal Wajdeczko | 2019-12-11 | 4 | -20/+16 | |
| | | | * | | | | | | | | drm/i915/uc: Drop explicit i915 param in some uc_fw functions | Michal Wajdeczko | 2019-12-11 | 3 | -12/+10 | |
| | | | * | | | | | | | | drm/i915: Use the i915_device name for identifying our request fences | Chris Wilson | 2019-12-11 | 1 | -2/+2 | |
| | | | * | | | | | | | | drm/i915: remove redundant checks for a null fb pointer | Colin Ian King | 2019-12-11 | 1 | -2/+2 | |
| | | | * | | | | | | | | drm/i915/display: remove duplicated assignment to pointer crtc_state | Colin Ian King | 2019-12-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915: Pass cpu transcoder to assert_pipe() | Ville Syrjälä | 2019-12-11 | 2 | -27/+18 | |
| | | | * | | | | | | | | drm/i915: ELiminate intel_pipe_to_cpu_transcoder() from assert_fdi_tx() | Ville Syrjälä | 2019-12-11 | 1 | -3/+7 | |
| | | | * | | | | | | | | drm/i915/selftests: Show the i915_active on failure | Chris Wilson | 2019-12-11 | 1 | -0/+8 | |
| | | | * | | | | | | | | drm/i915/gem: Wait on unbind barriers when invalidating userptr | Chris Wilson | 2019-12-11 | 1 | -1/+2 | |
| | | | * | | | | | | | | drm/i915/gt: Check we are the Ironlake IPS provider before deregistering | Chris Wilson | 2019-12-11 | 1 | -1/+3 | |
| | | | * | | | | | | | | drm/i915: Improve execbuf debug | Tvrtko Ursulin | 2019-12-11 | 1 | -10/+12 | |
| | | | * | | | | | | | | drm/i915: Copy across scheduler behaviour flags across submit fences | Chris Wilson | 2019-12-11 | 2 | -26/+89 | |
| | | | * | | | | | | | | drm/i915/dsb: Fix in mmio offset calculation of DSB instance | Animesh Manna | 2019-12-11 | 1 | -1/+1 | |
| | | | * | | | | | | | | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2019-12-11 | 152 | -1767/+3893 | |
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | | drm/i915/dsi: add support for DSC | Jani Nikula | 2019-12-11 | 1 | -3/+66 | |
| | | | * | | | | | | | | drm/i915/dsi: Fix state mismatch warns for horizontal timings with DSC | Vandita Kulkarni | 2019-12-11 | 1 | -0/+12 | |
| | | | * | | | | | | | | drm/i915/dsi: account for DSC in horizontal timings | Jani Nikula | 2019-12-11 | 1 | -5/+19 | |
| | | | * | | | | | | | | drm/i915/dsi: use compressed pixel format with DSC | Jani Nikula | 2019-12-11 | 1 | -16/+20 | |
| | | | * | | | | | | | | drm/i915/dsi: take compression into account in afe_clk() | Jani Nikula | 2019-12-11 | 1 | -16/+24 | |
| | | | * | | | | | | | | drm/i915/dsi: use afe_clk() instead of intel_dsi_bitrate() | Jani Nikula | 2019-12-11 | 1 | -4/+4 | |
| | | | * | | | | | | | | drm/i915/dsi: abstract afe_clk calculation | Jani Nikula | 2019-12-11 | 1 | -5/+13 | |
| | | | * | | | | | | | | drm/i915/dsi: set pipe_bpp on ICL configure config | Jani Nikula | 2019-12-11 | 1 | -0/+5 | |

