| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | | drm/i915/dsc: add basic hardware state readout support | Jani Nikula | 2019-12-11 | 4 | -0/+57 | |
| | | | * | | | | | | | | drm/i915/dsc: make DSC source support helper generic | Jani Nikula | 2019-12-11 | 3 | -22/+28 | |
| | | | * | | | | | | | | drm/i915/dsc: add support for computing and writing PPS for DSI encoders | Jani Nikula | 2019-12-11 | 1 | -1/+24 | |
| | | | * | | | | | | | | drm/i915/dsc: move slice height calculation to encoder | Jani Nikula | 2019-12-11 | 2 | -11/+12 | |
| | | | * | | | | | | | | drm/i915/dsc: move DP specific compute params to intel_dp.c | Jani Nikula | 2019-12-11 | 2 | -48/+47 | |
| | | | * | | | | | | | | drm/i915/bios: add support for querying DSC details for encoder | Jani Nikula | 2019-12-11 | 2 | -0/+104 | |
| | | | * | | | | | | | | drm/i915/bios: parse compression parameters block | Jani Nikula | 2019-12-11 | 2 | -3/+60 | |
| | | | * | | | | | | | | drm/i915/bios: pass devdata to parse_ddi_port | Jani Nikula | 2019-12-11 | 1 | -3/+4 | |
| | | | * | | | | | | | | drm/i915/tgl: Program BW_BUDDY registers during display init | Matt Roper | 2019-12-10 | 2 | -0/+62 | |
| | | | * | | | | | | | | drm/i915/selftests: fix uninitialized variable sum when summing up values | Colin Ian King | 2019-12-10 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915/gt: Detect if we miss WaIdleLiteRestore | Chris Wilson | 2019-12-10 | 1 | -25/+21 | |
| | | | * | | | | | | | | drm/i915/guc: kill the GuC client | Daniele Ceraolo Spurio | 2019-12-09 | 6 | -258/+89 | |
| | | | * | | | | | | | | drm/i915/guc: kill doorbell code and selftests | Daniele Ceraolo Spurio | 2019-12-09 | 8 | -669/+44 | |
| | | | * | | | | | | | | drm/i915/guc: add a helper to allocate and map guc vma | Daniele Ceraolo Spurio | 2019-12-09 | 5 | -52/+52 | |
| | | | * | | | | | | | | drm/i915/guc: Drop leftover preemption code | Daniele Ceraolo Spurio | 2019-12-09 | 1 | -22/+0 | |
| | | | * | | | | | | | | drm/i915/hdcp: Nuke intel_hdcp_transcoder_config() | Ville Syrjälä | 2019-12-09 | 5 | -28/+14 | |
| | | | * | | | | | | | | drm/i915/fbc: Reallocate cfb if we need more of it | Ville Syrjälä | 2019-12-09 | 1 | -7/+15 | |
| | | | * | | | | | | | | drm/i915/fbc: Enable fbc by default on glk+ once again | Ville Syrjälä | 2019-12-09 | 1 | -4/+0 | |
| | | | * | | | | | | | | drm/i915/fbc: Wait for vblank after FBC disable on glk+ | Ville Syrjälä | 2019-12-09 | 4 | -4/+32 | |
| | | | * | | | | | | | | drm/i915/fbc: Start using flip nuke | Ville Syrjälä | 2019-12-09 | 1 | -11/+39 | |
| | | | * | | | | | | | | drm/i915/fbc: Nuke fbc.enabled | Ville Syrjälä | 2019-12-09 | 2 | -15/+9 | |
| | | | * | | | | | | | | drm/i915/fbc: s/gen9 && !glk/gen9_bc || bxt/ | Ville Syrjälä | 2019-12-09 | 1 | -2/+2 | |
| | | | * | | | | | | | | drm/i915/fbc: Make fence_id optional for i965gm | Ville Syrjälä | 2019-12-09 | 1 | -2/+5 | |
| | | | * | | | | | | | | drm/i915/fbc: Store fence_id directly in fbc cache/params | Ville Syrjälä | 2019-12-09 | 2 | -21/+20 | |
| | | | * | | | | | | | | drm/i915/fbc: Track plane visibility | Ville Syrjälä | 2019-12-09 | 2 | -11/+11 | |
| | | | * | | | | | | | | drm/i915/fbc: Precompute gen9 cfb stride w/a | Ville Syrjälä | 2019-12-09 | 2 | -15/+26 | |
| | | | * | | | | | | | | drm/i915/fbc: Remove the FBC_RT_BASE setup for ILK/SNB | Ville Syrjälä | 2019-12-09 | 1 | -2/+0 | |
| | | | * | | | | | | | | drm/i915: Relocate intel_crtc_active() | Ville Syrjälä | 2019-12-09 | 3 | -20/+19 | |
| | | | * | | | | | | | | drm/i915/fbc: Nuke bogus single pipe fbc1 restriction | Ville Syrjälä | 2019-12-09 | 4 | -56/+0 | |
| | | | * | | | | | | | | drm/i915/fbc: Disable fbc by default on all glk+ | Ville Syrjälä | 2019-12-09 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915/perf: Configure OAR for specific context | Umesh Nerlige Ramappa | 2019-12-09 | 1 | -87/+112 | |
| | | | * | | | | | | | | drm/i915/perf: Allow non-privileged access when OA buffer is not sampled | Umesh Nerlige Ramappa | 2019-12-09 | 1 | -2/+3 | |
| | | | * | | | | | | | | drm/i915: Change i915_vma_unbind() to report -EAGAIN on activity | Chris Wilson | 2019-12-09 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915/gem: Avoid rcu_barrier() from shrinker paths | Chris Wilson | 2019-12-09 | 3 | -2/+5 | |
| | | | * | | | | | | | | drm/i915: Flesh out device_info pretty printer | Chris Wilson | 2019-12-09 | 5 | -30/+43 | |
| | | | * | | | | | | | | drm/i915/gem: Comment on inability to check args.pad for MMAP_OFFSET | Chris Wilson | 2019-12-09 | 1 | -0/+9 | |
| | | | * | | | | | | | | drm/i915/gt: Turn vm off then on again for gen7 mm switch | Chris Wilson | 2019-12-08 | 1 | -12/+10 | |
| | | | * | | | | | | | | drm/i915/gtt: Account for preallocation in asserts | Chris Wilson | 2019-12-07 | 1 | -2/+4 | |
| | | | * | | | | | | | | drm/i915: Avoid calling i915_gem_object_unbind holding object lock | Chris Wilson | 2019-12-07 | 3 | -39/+16 | |
| | | | * | | | | | | | | drm/i915/guc: Update uncore access path in flush_ggtt_writes | Matthew Brost | 2019-12-07 | 1 | -3/+2 | |
| | | | * | | | | | | | | drm/i915/gem: Pin gen6_ppgtt prior to constructing the request | Chris Wilson | 2019-12-06 | 1 | -6/+13 | |
| | | | * | | | | | | | | drm/i915/gt: Replace I915_WRITE with its uncore counterpart | Andi Shyti | 2019-12-06 | 1 | -23/+25 | |
| | | | * | | | | | | | | drm/i915/display: Refactor intel_commit_modeset_disables() | José Roberto de Souza | 2019-12-06 | 1 | -56/+32 | |
| | | | * | | | | | | | | drm/i915/display/tgl: Fix the order of the step to turn transcoder clock off | José Roberto de Souza | 2019-12-06 | 2 | -6/+24 | |
| | | | * | | | | | | | | drm/i915/display: Do not check for the ddb allocations of turned off pipes | José Roberto de Souza | 2019-12-06 | 1 | -1/+1 | |
| | | | * | | | | | | | | drm/i915: Propagate errors on awaiting already signaled dma-fences | Chris Wilson | 2019-12-06 | 1 | -6/+16 | |
| | | | * | | | | | | | | drm/i915: Propagate errors on awaiting already signaled fences | Chris Wilson | 2019-12-06 | 1 | -2/+6 | |
| | | | * | | | | | | | | drm/i915: Check for error before calling cmpxchg() | Chris Wilson | 2019-12-06 | 1 | -1/+2 | |
| | | | * | | | | | | | | drm/i915/pmu: Report frequency as zero while GPU is sleeping | Tvrtko Ursulin | 2019-12-06 | 1 | -21/+31 | |
| | | | * | | | | | | | | drm/i915/gem: Flush the pwrite through the chipset before signaling | Chris Wilson | 2019-12-06 | 1 | -1/+2 | |

