1. fc3fed5 drm/i915: Check fb stride against plane max stride by Ville Syrjälä · 6 years ago
  2. 0a3c561 drm/i915: Enable RGB565 90/270 plane rotation for gen11 onwards. by Juha-Pekka Heikkila · 6 years ago
  3. 4a3d3f6 drm/i915: Match code to comment and enforce ppgtt for execlists by Chris Wilson · 6 years ago
  4. 570b16b drm/i915: use for_each_pipe loop to assign crtc_mask by Mahesh Kumar · 6 years ago
  5. 8db05f5 drm/i915/execlists: Assert the queue is non-empty on unsubmitting by Chris Wilson · 6 years ago
  6. 70a7b83 drm/i915/icl: Program T_INIT_MASTER registers by Madhav Chauhan · 6 years ago
  7. ba3df88 drm/i915/icl: Enable DDI Buffer by Madhav Chauhan · 6 years ago
  8. 3f4b9d9 drm/i915/icl: DSI vswing programming sequence by Madhav Chauhan · 6 years ago
  9. fc41001 drm/i915/icl: Configure lane sequencing of combo phy transmitter by Madhav Chauhan · 6 years ago
  10. 945ac78 drm/i915: Force planar YUV coordinates to be a multiple of 2, v2. by Maarten Lankhorst · 6 years ago
  11. ab5c60bf drm/i915: Move programming plane scaler to its own function. by Maarten Lankhorst · 6 years ago
  12. 0aaf29b drm/i915: Clean up scaler setup, v2. by Maarten Lankhorst · 6 years ago
  13. 6c246b8 drm/i915: Replace call to commit_planes_on_crtc with internal update, v2. by Maarten Lankhorst · 6 years ago
  14. f59e970 drm/i915: Make intel_crtc_disable_planes() use active planes mask. by Maarten Lankhorst · 6 years ago
  15. 62ef0dd drm/i915: Unconditionally clear plane visibility, v2. by Maarten Lankhorst · 6 years ago
  16. c249c5f drm/i915: Handle cursor updating active_planes correctly, v2. by Maarten Lankhorst · 6 years ago
  17. a1cccdc drm/i915: Clean up casts to crtc_state in intel_atomic_commit_tail() by Maarten Lankhorst · 6 years ago
  18. 4486261 drm/i915: Update DRIVER_DATE to 20180921 by Joonas Lahtinen · 6 years ago
  19. 8169671 drm/i915: Update DRIVER_DATE to 20180921 by Joonas Lahtinen · 6 years ago
  20. b2164e4 drm/i915/execlists: Onion unwind for logical_ring_init() failure by Chris Wilson · 6 years ago
  21. 8e1cb32 drm/i915: Park the GPU on module load by Chris Wilson · 6 years ago
  22. b8bdd9c drm/i915/selftests: Live tests emit requests and so require rpm by Chris Wilson · 6 years ago
  23. 8c01903 drm/i915: pass dev_priv to i915_gem_cleanup_stolen by Matthew Auld · 6 years ago
  24. c6d22ab drm/i915: don't assume struct page in i915_sg_trim by Matthew Auld · 6 years ago
  25. 8fcd86b drm/i915/guc: Restore preempt-context across S3/S4 by Chris Wilson · 6 years ago
  26. a47cd45 drm/i915/selftests: Basic stress test for rapid context switching by Chris Wilson · 6 years ago
  27. 82c7c4f drm/i915/selftests: Free the batch along the contexts error path by Chris Wilson · 6 years ago
  28. 9e3b5ce drm/i915/psr: Enable AUX-A IO power well on ICL for PSR by Dhinakaran Pandiyan · 6 years ago
  29. aa2b880 drm/i915/sdvo: Fix multi function encoder stuff by Ville Syrjälä · 6 years ago
  30. 1ee516f drm/i915: Fix logic fumble in rotation vs. ccs check by Ville Syrjälä · 6 years ago
  31. 21c62a9 drm/i915: Replace some PAGE_SHIFTs with I915_GTT_PAGE_SIZE by Ville Syrjälä · 6 years ago
  32. 8e3ffa8 drm/i915: Limit number of capture objects by Chris Wilson · 6 years ago
  33. 8db601f drm/i915/execlists: Reset CSB pointers on canceling requests (wedging) by Chris Wilson · 6 years ago
  34. 5791bad drm/i915: Include fence-hint for timeout warning by Chris Wilson · 6 years ago
  35. 666424a drm/i915/execlists: Use coherent writes into the context image by Chris Wilson · 6 years ago
  36. 37d7c9c drm/i915: Check engine->default_state mapping on module load by Chris Wilson · 6 years ago
  37. dee60ca drm/i915/execlists: Delay updating ring register state after resume by Chris Wilson · 6 years ago
  38. 22495b6 drm/i915: Flush the tasklet when checking for idle by Chris Wilson · 6 years ago
  39. 11abf0c drm/i915: Limit the backpressure for i915_request allocation by Chris Wilson · 6 years ago
  40. 4303178 drm/i915: Mark up a couple of KMS debug messages as such by Chris Wilson · 6 years ago
  41. 8a6c544 drm/i915/kbl+: Enable IPC only for symmetric memory configurations by Mahesh Kumar · 6 years ago
  42. f361912 drm/i915/skl+: don't trust IPC value set by BIOS by Mahesh Kumar · 6 years ago
  43. 86b5928 drm/i915: Implement 16GB dimm wa for latency level-0 by Mahesh Kumar · 6 years ago
  44. 5771caf drm/i915/skl+: Decode memory bandwidth and parameters by Mahesh Kumar · 6 years ago
  45. cbfa59d drm/i915/bxt: Decode memory bandwidth and parameters by Mahesh Kumar · 6 years ago
  46. 4445930 firmware/dmc/icl: load v1.07 on icelake. by Anusha Srivatsa · 6 years ago
  47. 4e05047 drm/i915: Fix a potential integer overflow with framebuffers extending past 4 GiB by Ville Syrjälä · 6 years ago
  48. f6e35cd drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZE by Ville Syrjälä · 6 years ago
  49. 722f3de i915/oa: Simplify updating contexts by Tvrtko Ursulin · 6 years ago
  50. fce8d23 drm/i915: Extract intel_cursor_check_surface() by Ville Syrjälä · 6 years ago
  51. 25721f8 drm/i915: Move chv rotation checks to plane->check() by Ville Syrjälä · 6 years ago
  52. 7326659 drm/i915: Move display w/a #1175 by Ville Syrjälä · 6 years ago
  53. e21c2d3 drm/i915: Move skl plane fb related checks into a better place by Ville Syrjälä · 6 years ago
  54. 4e0b83a drm/i915: Extract per-platform plane->check() functions by Ville Syrjälä · 6 years ago
  55. fd6e3c6 drm/i915: Nuke plane->can_scale/min_downscale by Ville Syrjälä · 6 years ago
  56. 5d2a195 drm/i915: s/int plane/int color_plane/ by Ville Syrjälä · 6 years ago
  57. f5929c5 drm/i915: Store ggtt_view in plane_state by Ville Syrjälä · 6 years ago
  58. df79cf4 drm/i915: Store the final plane stride in plane_state by Ville Syrjälä · 6 years ago
  59. c11ada0 drm/i915: Rename the plane_state->main/aux to plane_state->color_plane[] by Ville Syrjälä · 6 years ago
  60. 645d91f drm/i915: Use pipe A primary plane .max_stride() as the global stride limit by Ville Syrjälä · 6 years ago
  61. ddd5713 drm/i915: Add .max_stride() plane hook by Ville Syrjälä · 6 years ago
  62. 6d19a44 drm/i915: s/tile_offset/aligned_offset/ etc. by Ville Syrjälä · 6 years ago
  63. 35e882a drm/i915: Reorder execobject[] to insert non-48b objects into the low 4G by Chris Wilson · 6 years ago
  64. e2a13d1 drm/i915/ringbuffer: Reload PDs harder on byt/bcs by Chris Wilson · 6 years ago
  65. d3f3e5e drm/i915: Nuke struct_mutex from context_setparam by Chris Wilson · 6 years ago
  66. 146cdf3 drm/i915/icl: Define T_INIT_MASTER registers by Madhav Chauhan · 7 years ago
  67. f9055e7 drm/i915/overlay: Use the ioctl parameters directly by Chris Wilson · 6 years ago
  68. c8124d3 drm/i915/overlay: Allocate physical registers from stolen by Chris Wilson · 6 years ago
  69. c59d2da drm/i915/chv: Update csc coefficient matrix during modeset by P Raviraj Sitaram · 6 years ago
  70. b84d9ab drm/i915/guc: Update GuC power domain states by Michal Wajdeczko · 6 years ago
  71. 5f52172 drm/i915: Missed interrupt simulation is no more, tell the world by Chris Wilson · 6 years ago
  72. a28957b drm/i915: Update DRIVER_DATE to 20180906 by Joonas Lahtinen · 6 years ago
  73. 5781cf8 Merge tag 'gvt-next-2018-09-04' of https://github.com/intel/gvt-linux into drm-intel-next-queued by Joonas Lahtinen · 6 years ago
  74. d4da8a4 drm/i915: Update DRIVER_DATE to 20180906 by Joonas Lahtinen · 6 years ago
  75. 01a84c1 drm/i915: Update DRIVER_DATE to 20180906 by Joonas Lahtinen · 6 years ago
  76. 31962ca drm/i915: Move final cleanup of drm_i915_private to i915_driver_destroy by Chris Wilson · 6 years ago
  77. 55ac5a1 drm/i915: Attach the pci match data to the device upon creation by Chris Wilson · 6 years ago
  78. acb3ef0 drm/i915/bdw: Increase IPS disable timeout to 100ms by Imre Deak · 6 years ago
  79. 288f1ce drm/i915: Reduce context HW ID lifetime by Chris Wilson · 6 years ago
  80. 9d3f8d2 drm/i915: Be defensive and don't assume PSR has any commit to sync against by Chris Wilson · 6 years ago
  81. a167b1e drm/i915: Pull intel_uncore_arm_unclaimed_mmio_detection() under the spinlock by Chris Wilson · 6 years ago
  82. b212f0a drm/i915/icl: Fix context RPCS programming by Tvrtko Ursulin · 6 years ago
  83. 06348d3 drm/i915/ringbuffer: Move double invalidate to after pd flush by Chris Wilson · 6 years ago
  84. 7ef4ac6e drm/i915: Double check we didn't miss an unclaimed register access by Chris Wilson · 6 years ago
  85. 9f9d594 drm/i915: Fix ICL+ HDMI clock readout by Ville Syrjälä · 6 years ago
  86. d6acae3 drm/i915: Use a cached mapping for the physical HWS by Chris Wilson · 6 years ago
  87. a0e731f drm/i915: Combine cleanup_status_page() by Chris Wilson · 6 years ago
  88. 4622399 drm/i915: Fix up FORCE_GPU_RELOC (debug) to flush CPU write domains by Chris Wilson · 6 years ago
  89. 34f8990 drm/i915: Update DRIVER_DATE to 20180903 by Joonas Lahtinen · 6 years ago
  90. 6b04870 drm/i915: Forcibly flush unwanted requests in drop-caches by Chris Wilson · 6 years ago
  91. e0ff7a7 drm/i915: Early rejection of buffer allocations larger than RAM by Chris Wilson · 6 years ago
  92. fddcd00 drm/i915: Force the slow path after a user-write error by Chris Wilson · 6 years ago
  93. aae7c06 drm/i915: Flag any possible writes for a GTT fault by Chris Wilson · 6 years ago
  94. 2bfbf6f drm/i915: Do a full device reset after being wedged by Chris Wilson · 6 years ago
  95. 4f2c7337 drm/i915: Determine uses-full-ppgtt from context for execbuf by Chris Wilson · 6 years ago
  96. 48e9050 drm/i915: Explicitly mark Global GTT address spaces by Tvrtko Ursulin · 6 years ago
  97. 2b5cf4e drm/i915/dp_mst: Fix enabling pipe clock for all streams by Imre Deak · 6 years ago
  98. 35ab4fd drm/i915/perf: reuse intel_lrc ctx regs macro by Lionel Landwerlin · 6 years ago
  99. 1c71bc5 drm/i915/perf: simplify configure all context function by Lionel Landwerlin · 6 years ago
  100. a64f888 drm/i915/intel_csr.c Fix DMC FW Loading issue on ICL. by Jyoti Yadav · 6 years ago