Age | Commit message (Expand) | Author | Files | Lines |
2018-12-25 | Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 139 | -6870/+12974 |
2018-12-12 | drm/i915: Flush GPU relocs harder for gen3 | Chris Wilson | 2 | -9/+13 |
2018-12-12 | drm/i915: Allocate a common scratch page | Chris Wilson | 7 | -87/+75 |
2018-12-12 | drm/i915/execlists: Apply a full mb before execution for Braswell | Chris Wilson | 1 | -1/+6 |
2018-12-07 | Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -1/+1 |
2018-12-06 | Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 53 | -1958/+4622 |
2018-12-05 | Merge tag 'gvt-fixes-2018-12-04' of https://github.com/intel/gvt-linux into d... | Joonas Lahtinen | 1 | -1/+1 |
2018-12-05 | drm/i915: Introduce per-engine workarounds | Tvrtko Ursulin | 5 | -117/+151 |
2018-12-05 | drm/i915: Record GT workarounds in a list | Tvrtko Ursulin | 5 | -160/+352 |
2018-12-05 | drm: revert "expand replace_fence to support timeline point v2" | Christian König | 1 | -1/+1 |
2018-12-04 | drm/i915: Update DRIVER_DATE to 20181204 | Jani Nikula | 1 | -2/+2 |
2018-12-04 | drm/i915/icl: fix transcoder state readout | Jani Nikula | 1 | -21/+31 |
2018-12-04 | drm/i915: Allocate a common scratch page | Chris Wilson | 7 | -86/+74 |
2018-12-04 | drm/i915: Trim unused workaround list entries | Tvrtko Ursulin | 1 | -1/+15 |
2018-12-04 | drm/i915: Fuse per-context workaround handling with the common framework | Tvrtko Ursulin | 9 | -209/+168 |
2018-12-04 | drm/i915: Move register white-listing to the common workaround framework | Tvrtko Ursulin | 6 | -73/+60 |
2018-12-04 | drm/i915/selftests: Add tests for GT and engine workaround verification | Tvrtko Ursulin | 6 | -47/+214 |
2018-12-04 | drm/i915: Verify GT workaround state after GPU init | Tvrtko Ursulin | 4 | -0/+40 |
2018-12-04 | drm/i915: Introduce per-engine workarounds | Tvrtko Ursulin | 5 | -119/+153 |
2018-12-04 | drm/i915: Record GT workarounds in a list | Tvrtko Ursulin | 5 | -168/+354 |
2018-12-04 | drm/i915: change i915_sw_fence license to MIT | Jonathan Gray | 2 | -8/+4 |
2018-12-04 | drm/i915: Complete the fences as they are cancelled due to wedging | Chris Wilson | 3 | -48/+30 |
2018-12-04 | drm/i915/dp: Fix inconsistent indenting | Chris Wilson | 1 | -7/+6 |
2018-12-04 | drm/i915: Move display device info capabilities to its own struct | José Roberto de Souza | 6 | -78/+103 |
2018-12-04 | drm/i915: Add HAS_DISPLAY() and use it | José Roberto de Souza | 7 | -12/+14 |
2018-12-03 | drm/i915/dp: Fix link compute m_n calc for DSC | Manasi Navare | 1 | -1/+1 |
2018-12-03 | drm/i915/sysfs: make attrs arrays const | Jani Nikula | 1 | -2/+2 |
2018-12-03 | drm/i915/vgpu: Disallow loading on old vGPU hosts | Chris Wilson | 3 | -40/+22 |
2018-12-03 | drm/i915/breadcrumbs: Reduce missed-breadcrumb false positive rate | Chris Wilson | 1 | -5/+1 |
2018-12-03 | drm/i915/icl: add pll mapping for DSI | Jani Nikula | 1 | -0/+25 |
2018-12-03 | drm/i915/icl: Ungate DSI clocks | Madhav Chauhan | 1 | -0/+19 |
2018-12-03 | drm/i915/icl: Gate clocks for DSI | Madhav Chauhan | 1 | -0/+20 |
2018-12-03 | drm/i915/icl: add dummy DSI GPIO element execution function | Jani Nikula | 1 | -1/+9 |
2018-12-03 | drm/i915/icl: Define display GPIO pins for DSI | Madhav Chauhan | 1 | -0/+12 |
2018-12-03 | drm/i915/icl: Define Panel power ctrl register | Madhav Chauhan | 1 | -0/+11 |
2018-12-03 | drm/i915/icl: Define missing bitfield for shortplug reg | Madhav Chauhan | 1 | -0/+1 |
2018-12-03 | drm/i915/icl: Get pipe timings for DSI | Madhav Chauhan | 1 | -1/+2 |
2018-12-03 | drm/i915/icl: Consider DSI for getting transcoder state | Madhav Chauhan | 1 | -7/+24 |
2018-12-03 | drm/i915/icl: Configure DSI Dual link mode | Madhav Chauhan | 1 | -1/+41 |
2018-12-03 | drm/i915/icl: Add DSI encoder compute config hook | Madhav Chauhan | 1 | -0/+31 |
2018-12-03 | drm/i915/icl: Get HW state for DSI encoder | Madhav Chauhan | 1 | -0/+59 |
2018-12-03 | drm/i915/icl: Add get config functionality for DSI | Vandita Kulkarni | 3 | -2/+19 |
2018-12-03 | drm/i915/icl: Allocate DSI hosts and imlement host transfer | Madhav Chauhan | 1 | -0/+147 |
2018-12-03 | drm/i915/icl: Fill DSI ports info | Madhav Chauhan | 1 | -0/+8 |
2018-12-03 | drm/i915/icl: Use the same pll functions for dsi | Vandita Kulkarni | 1 | -5/+11 |
2018-12-03 | drm/i915/icl: Allocate DSI encoder/connector | Madhav Chauhan | 1 | -8/+109 |
2018-12-03 | drm/i915/icl: Calculate DPLL params for DSI | Madhav Chauhan | 2 | -2/+5 |
2018-12-03 | drm/i915/icl: Sanitize DDI port clock gating for DSI ports | Imre Deak | 2 | -17/+53 |
2018-12-03 | drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooks | Jani Nikula | 3 | -62/+34 |
2018-12-03 | drm/i915/selftests: Terminate hangcheck sanitycheck forcibly | Chris Wilson | 1 | -3/+9 |