1. c488dbb drm/i915: Extract PPGTT param from page_directory alloc by Michel Thierry · 9 years ago
  2. 09942c6 drm/i915: num_pd_pages/num_pd_entries isn't useful by Michel Thierry · 9 years ago
  3. 7cb6d7a drm/i915/gen8: Update pdp switch and point unused PDPs to scratch page by Michel Thierry · 9 years ago
  4. 5441f0c drm/i915/gen8: pagetable allocation rework by Michel Thierry · 9 years ago
  5. 69876be drm/i915/gen8: page directories rework allocation by Michel Thierry · 9 years ago
  6. 9271d95 drm/i915/gen8: Add dynamic allocation macros and helper functions by Michel Thierry · 9 years ago
  7. 5a8e994 drm/i915/gen8: Initialize page tables by Michel Thierry · 9 years ago
  8. 9c57f07 drm/i915: Remove unnecessary gen8_ppgtt_unmap_pages by Michel Thierry · 9 years ago
  9. ec565b3 drm/i915: Remove _entry from PPGTT page structures by Michel Thierry · 9 years ago
  10. 94f8cf1 drm/i915: Record ring->start address in error state by Chris Wilson · 9 years ago
  11. b0da1b7 drm/i915: Suppress empty lines from debugfs/i915_gem_objects by Chris Wilson · 9 years ago
  12. 481a3d4 drm/i915: Include active flag when describing objects in debugfs by Chris Wilson · 9 years ago
  13. 8d9d574 drm/i915: Split batch pool into size buckets by Chris Wilson · 9 years ago
  14. 35c9418 drm/i915: Free batch pool when idle by Chris Wilson · 9 years ago
  15. 06fbca7 drm/i915: Split the batch pool by engine by Chris Wilson · 9 years ago
  16. de4e783 drm/i915: Tidy batch pool logic by Chris Wilson · 9 years ago
  17. ed9ddd2 drm/i915: Split i915_gem_batch_pool into its own header by Chris Wilson · 9 years ago
  18. 7c27f52 drm/i915: Re-enable RPS wait-boosting for all engines by Chris Wilson · 9 years ago
  19. 1854d5c drm/i915: Deminish contribution of wait-boosting from clients by Chris Wilson · 9 years ago
  20. 6ad790c drm/i915: Boost GPU frequency if we detect outstanding pageflips by Chris Wilson · 9 years ago
  21. edcf284 drm/i915: Fix computation of last_adjustment for RPS autotuning by Chris Wilson · 9 years ago
  22. 8fb5519 drm/i915: Agressive downclocking on Baytrail by Chris Wilson · 9 years ago
  23. cf5d8a4 drm/i915: Fix the flip synchronisation to consider mmioflips by Chris Wilson · 9 years ago
  24. ee28637 drm/i915: Cache last obj->pages location for i915_gem_object_get_page() by Chris Wilson · 9 years ago
  25. f9fc42f drm/i915/skl: Implement WaDisableVFUnitClockGating by Damien Lespiau · 9 years ago
  26. 669506e drm/i915/skl: Fix stepping check for a couple of W/As by Damien Lespiau · 9 years ago
  27. 51847fb drm/i915: Do not set L3-LLC Coherency bit in ctx descriptor by Arun Siluvery · 9 years ago
  28. b833bb6 drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlocked by Maarten Lankhorst · 9 years ago
  29. 9b4fd8f drm/i915: Don't use staged config in intel_mst_pre_enable_dp() by Ander Conselvan de Oliveira · 9 years ago
  30. 98a221d drm/i915: Don't use staged config in check_encoder_cloning() by Ander Conselvan de Oliveira · 9 years ago
  31. 5448a00 drm/i915: Don't use staged config in check_digital_port_conflicts() by Ander Conselvan de Oliveira · 9 years ago
  32. d69ba09 drm/i915: Remove intel_crtc->new_config by Ander Conselvan de Oliveira · 9 years ago
  33. 225da59 drm/i915: Don't use intel_crtc->new_config in pll calculation code by Ander Conselvan de Oliveira · 9 years ago
  34. 304603f drm/i915: Don't use staged config for VLV cdclk calculations by Ander Conselvan de Oliveira · 9 years ago
  35. c929cb4 drm/i915: Silence a sparse warning by Ville Syrjälä · 9 years ago
  36. ea9da4e drm/i915: Allow disabling the destination colorkey for overlay by Chris Wilson · 9 years ago
  37. aa7471d drm/i915: add i915 specific connector debugfs file for DPCD by Jani Nikula · 9 years ago
  38. 51ce4db drm/i915/bdw: WaProgramL3SqcReg1Default by Rodrigo Vivi · 9 years ago
  39. 474d1ec drm/i915/skl: Enabling PSR2 SU with frame sync by Sonika Jindal · 9 years ago
  40. 2d1070b drm/i915: Make debugfs/i915_gem_request more friendly by Chris Wilson · 9 years ago
  41. f61cccf drm/i915: Set best_encoder field of connector_state also when disabling by Ander Conselvan de Oliveira · 9 years ago
  42. 88ac793 drm/i915: base gmbus pin validity check on the gmbus pin map array by Jani Nikula · 9 years ago
  43. 5ea6e5e drm/i915: index gmbus tables using the pin pair number by Jani Nikula · 9 years ago
  44. 0184df4 drm/i915: refer to pin instead of port in the intel_i2c.c interfaces by Jani Nikula · 9 years ago
  45. 988c701 drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_* by Jani Nikula · 9 years ago
  46. dbe4646 drm/i915: Fix for ringbuf space wait in LRC mode by John Harrison · 9 years ago
  47. 6689cb2 drm/i915: Move common request allocation code into a common function by John Harrison · 9 years ago
  48. bc0dce3 drm/i915: Make intel_logical_ring_begin() static by John Harrison · 9 years ago
  49. f3dc74c drm/i915: Rename 'do_execbuf' to 'execbuf_submit' by John Harrison · 9 years ago
  50. 1652d19 drm/i915: Convert the ddi cdclk code to get_display_clock_speed by Ville Syrjälä · 9 years ago
  51. 469d4b2 drm/i915: Simplify ilk_get_aux_clock_divider by Ville Syrjälä · 9 years ago
  52. a7c66cd drm/i915: Assume 400MHz cdclk for the rest of gen4-7 by Ville Syrjälä · 9 years ago
  53. b37a643 drm/i915: ILK cdclk seems to be 450MHz by Ville Syrjälä · 9 years ago
  54. e907f17 drm/i915: Return more precise cdclk for gen2/3 by Ville Syrjälä · 9 years ago
  55. 4650947 drm/i915: Enable DVO 2x clock around DVO encoder init by Ville Syrjälä · 9 years ago
  56. 1c7c430 drm/i915: Mark the overlay active only if we got ring space by Ville Syrjälä · 9 years ago
  57. 209c2a5 drm/i915: Convert overlay->{active, pfit_active} to bools by Ville Syrjälä · 9 years ago
  58. 77589f5 drm/i915: Convert BUGs to WARNs in the video overlay code by Ville Syrjälä · 9 years ago
  59. 85250dd drm/i915/chv: Remove Wait for a previous gfx force-off by Deepak S · 9 years ago
  60. 670b90d drm/i915: PSR: Keep sink state consistent with source by Durgadoss R · 9 years ago
  61. b728d72 Enabled dithering in the intel VCH DVO for 18bpp pipelines. by Thomas Richter · 9 years ago
  62. 41037f9 drm/i915: Add i915_gem_request_unreference__unlocked by Chris Wilson · 9 years ago
  63. 6d29398 drm/i915: Check lane sharing between pipes B & C using atomic state by Ander Conselvan de Oliveira · 9 years ago
  64. 6e0aa80 Merge tag 'v4.0-rc6' into drm-intel-next by Daniel Vetter · 9 years ago
  65. 1ff27a3 drm/i915: Update DRIVER_DATE to 20150327 by Daniel Vetter · 9 years ago
  66. 743e78c drm/i915: Skip allocating shadow batch for 0-length batches by Chris Wilson · 9 years ago
  67. 9d918c1 drm/i915: Handle error to get connector state when staging config by Ander Conselvan de Oliveira · 9 years ago
  68. 9abc464 drm/i915: Compare GGTT view structs instead of types by Joonas Lahtinen · 9 years ago
  69. 2f2cf68 drm/i915: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  70. 5bedeb2 drm/i915: Add module param to test the load detect code by Daniel Vetter · 9 years ago
  71. 55bb999 drm/i915: Remove usage of encoder->new_crtc from clock computations by Ander Conselvan de Oliveira · 9 years ago
  72. 723f9aa drm/i915: Don't look at staged config crtc when changing DRRS state by Ander Conselvan de Oliveira · 9 years ago
  73. a93e255 drm/i915: Convert intel_pipe_will_have_type() to using atomic state by Ander Conselvan de Oliveira · 9 years ago
  74. 679dacd drm/i915: Pass an atomic state to modeset_global_resources() functions by Ander Conselvan de Oliveira · 9 years ago
  75. 72744cb drm/i915: Add dynamic page trace events by Michel Thierry · 9 years ago
  76. 4933d51 drm/i915: Finish gen6/7 dynamic page table allocation by Michel Thierry · 9 years ago
  77. 59568eb drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages by Michel Thierry · 9 years ago
  78. 1266cdb drm/i915: Fix i915_dma_map_single positive error code by Michel Thierry · 9 years ago
  79. fdc454c drm/i915: Prevent out of range pt in gen6_for_each_pde by Michel Thierry · 9 years ago
  80. a8265c5 drm/i915: Rip out GET_SPRITE_COLORKEY ioctl by Daniel Vetter · 9 years ago
  81. d21bd67 drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config() by Ander Conselvan de Oliveira · 9 years ago
  82. e75f477 drm/i915: Don't use staged config in intel_dp_mst_compute_config() by Ander Conselvan de Oliveira · 9 years ago
  83. 3165c07 drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder() by Ander Conselvan de Oliveira · 9 years ago
  84. 77f06c8 drm/i915: Don't depend on encoder->new_crtc in intel_hdmi_compute_config by Ander Conselvan de Oliveira · 9 years ago
  85. 84556d5 drm/i915: Don't depend on encoder->new_crtc in intel_dp_compute_config() by Ander Conselvan de Oliveira · 9 years ago
  86. 1486017 drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp() by Ander Conselvan de Oliveira · 9 years ago
  87. 0b90187 drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config() by Ander Conselvan de Oliveira · 9 years ago
  88. 944b0c7 drm/i915: Copy the staged connector config to the legacy atomic state by Ander Conselvan de Oliveira · 9 years ago
  89. d29b2f9 drm/i915: Update dummy connector atomic state with current config by Ander Conselvan de Oliveira · 9 years ago
  90. 9896972 drm/i915: Implement connector state duplication by Ander Conselvan de Oliveira · 9 years ago
  91. 2f0b579 drm/i915/skl: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  92. db7542d drm/i915: Allocate a crtc_state also when the crtc is being disabled by Ander Conselvan de Oliveira · 9 years ago
  93. 83a5715 drm/i915: Allocate a drm_atomic_state for the legacy modeset code by Ander Conselvan de Oliveira · 9 years ago
  94. 49172fe drm/i915: Pass acquire ctx also to intel_release_load_detect_pipe() by Ander Conselvan de Oliveira · 9 years ago
  95. 10f81c1 drm/i915: Add intel_atomic_get_crtc_state() helper function by Ander Conselvan de Oliveira · 9 years ago
  96. 88595ac drm/i915: always preserve bios swizzling by Daniel Vetter · 9 years ago
  97. f6936e2 drm/i915: Add initial_ prefix to bios fb takeover code by Daniel Vetter · 9 years ago
  98. 3cd919f drm/i915: Remove duplicated psr.active unset by Rodrigo Vivi · 9 years ago
  99. 5097f8c drm/i915: Fixup legacy plane->crtc link for initial fb config by Daniel Vetter · 9 years ago
  100. ab585de drm/i915: kill i915.powersave by Rodrigo Vivi · 9 years ago