1. 82e1b12 drm/i915/overlay: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  2. cc80e36 drm/i915/lvds: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  3. ef58902 drm/i915/lpe_audio: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  4. 8192c82 drm/i915/hdmi: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  5. d9053b2 drm/i915/gmbus: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  6. f639c49 drm/i915/fifo_underrun: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  7. aa93f4f drm/i915/fbc: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  8. 3f7c376 drm/i915/dvo: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  9. 7cdccb4 drm/i915/dsb: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  10. 9ce6461 drm/i915/dp_mst: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  11. b3a72386 drm/i915/dpll_mgr: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  12. ee8845a drm/i915/dpio_phy: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  13. 5b770f1 drm/i915/crt: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  14. 3fd7c45 drm/i915/color: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  15. 3e9f55d drm/i915/cdclk: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  16. 49e659b drm/i915/audio: use intel_de_*() functions for register access by Jani Nikula · 5 years ago
  17. 70a221b drm/i915: Prefer intel_connector over drm_connector in hotplug code by Ville Syrjälä · 5 years ago
  18. d1b2828 drm/i915: Fix modeset locks in sanitize_watermarks() by Ville Syrjälä · 5 years ago
  19. cb72491 drm/i915: Fix inconsistance between pfit.enable and scaler freeing by Stanislav Lisovskiy · 5 years ago
  20. 34ffabe drm/i915: Remove 'prefault_disable' modparam by Chris Wilson · 5 years ago
  21. 7e36505 drm/i915: Stub out i915_gpu_coredump_put by Chris Wilson · 5 years ago
  22. 723196f drm/i915/display: Squelch kerneldoc complaints by Chris Wilson · 5 years ago
  23. ad278f3 drm/i915/bios: Fix the timing parameters by Vandita Kulkarni · 5 years ago
  24. d0bf458 drm/i915/gem: manual conversion to struct drm_device logging macros. by Wambui Karuga · 5 years ago
  25. baa89ba drm/i915/gem: initial conversion to new logging macros using coccinelle by Wambui Karuga · 5 years ago
  26. 9b6320a drm/i915/pm: use intel de functions for forcewake register access by Jani Nikula · 5 years ago
  27. 8cbda6b drm/i915/irq: use intel de functions for forcewake register access by Jani Nikula · 5 years ago
  28. 2aa1005 drm/i915/dmc: use intel uncore functions for forcewake register access by Jani Nikula · 5 years ago
  29. 65833c4 drm/i915/hdcp: conversion to struct drm_device based logging macros. by Wambui Karuga · 5 years ago
  30. 5cb8270 drm/i915/opregion: conversion to struct drm_device logging macros. by Wambui Karuga · 5 years ago
  31. bdc6114 drm/i915/dp: conversion to struct drm_device logging macros. by Wambui Karuga · 5 years ago
  32. 569caa6 drm/i915/power: convert to struct drm_device macros in display/intel_display_power.c by Wambui Karuga · 5 years ago
  33. b5280cd drm/i915/dsi: conversion to struct drm_device log macros. by Wambui Karuga · 5 years ago
  34. cd49f81 drm/i915/display: conversion to new struct drm_device logging macros. by Wambui Karuga · 5 years ago
  35. 4c22abfb drm/i915/guc: Don't GEM_BUG_ON on corrupted H2G CTB by Michal Wajdeczko · 5 years ago
  36. 37f60b7 drm/i915/tgl: Re-enable RPS by Chris Wilson · 5 years ago
  37. 82d71e3 drm/i915/gt: Poison GTT scratch pages by Chris Wilson · 5 years ago
  38. 0ea60c1 drm/i915/gt: Flush engine parking before release by Chris Wilson · 5 years ago
  39. 646603d drm/i915/ehl: Ensure that the DDI selection MUX is programmed correctly by Vivek Kasireddy · 5 years ago
  40. c5c772c drm/i915/dc3co: Avoid full modeset when EXITLINE needs to be changed by José Roberto de Souza · 5 years ago
  41. 58c34c4c drm/i915/dc3co: Do the full calculation of DC3CO exit only once by José Roberto de Souza · 5 years ago
  42. de40966 drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num by Vivek Kasireddy · 5 years ago
  43. 5fb4430 drm/i915/acpi: Move the code to populate ACPI device ID into intel_acpi by Rajat Jain · 5 years ago
  44. d62f416f drm/i915: Wait on vma activity before taking the mutex by Chris Wilson · 5 years ago
  45. 60e9455 drm/i915: Check activity on i915_vma after confirming pin_count==0 by Chris Wilson · 5 years ago
  46. 90211ea drm/i915/gem: Prevent NULL pointer dereference on missing ctx->vm by Chris Wilson · 5 years ago
  47. 4231771 drm/i915/selftests: Show the RC6 residency on parking failure by Chris Wilson · 5 years ago
  48. 0f8f8a6 drm/i915/gem: Detect overflow in calculating dumb buffer size by Chris Wilson · 5 years ago
  49. 8c47eb8 drm/i915/dp: Do not set master_trans bit in bitmak if INVALID_TRANSCODER by Manasi Navare · 5 years ago
  50. 2319461 drm/i915/cdclk: use new struct drm_device logging macros by Wambui Karuga · 5 years ago
  51. 2e3586c drm/i915/bw: convert to drm_device based logging macros by Wambui Karuga · 5 years ago
  52. 6385514 drm/i915/audio: convert to struct drm_device logging macros. by Wambui Karuga · 5 years ago
  53. e92cbf3 drm/i915/bios: convert to struct drm_device logging macros. by Wambui Karuga · 5 years ago
  54. 45e8464 drm/i915/atomic: use struct drm_device logging macros by Wambui Karuga · 5 years ago
  55. 9c757ae drm/i915: add display engine uncore helpers by Jani Nikula · 5 years ago
  56. 6fef851 drm/i915: Cleanup properly if the implicit fence setup fails by Ville Syrjälä · 5 years ago
  57. 58fa176 drm/i915: Balance prepare_fb/cleanup_fb by Ville Syrjälä · 5 years ago
  58. fa52833 drm/i915: s/intel_state/state/ in intel_{prepare,cleanup}_plane_fb() by Ville Syrjälä · 5 years ago
  59. b2faf66 drm/i915: Stop looking at plane->state in intel_prepare_plane_fb() by Ville Syrjälä · 5 years ago
  60. 7d8d2cb drm/i915: Clear old hw.fb & co. from slave plane's state by Ville Syrjälä · 5 years ago
  61. 5dbd2b7 drm/i915/gem: Convert vm idr to xarray by Chris Wilson · 5 years ago
  62. b4a9a14 drm/i915: Mark the removal of the i915_request from the sched.link by Chris Wilson · 5 years ago
  63. 989df3a drm/i915/execlists: Reclaim the hanging virtual request by Chris Wilson · 5 years ago
  64. 4ba5c08 drm/i915/execlists: Take a reference while capturing the guilty request by Chris Wilson · 5 years ago
  65. bf9cc89 drm/i915/gt: Include a tell-tale for engine parking by Chris Wilson · 5 years ago
  66. a9f236d drm/i915: Make WARN* drm specific where uncore or stream ptr is available by Pankaj Bharadiya · 5 years ago
  67. 48a1b8d drm/i915: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  68. 0d4c351 drm/i915/gt: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  69. 85c823a drm/i915/gem: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  70. 3a47ae2 drm/i915/display: Make WARN* drm specific where encoder ptr is available by Pankaj Bharadiya · 5 years ago
  71. 7c7d5b1 Merge tag 'topic/drm-warn-2020-01-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued by Jani Nikula · 5 years ago
  72. dc1a73e drm/print: introduce new struct drm_device based WARN* macros by Pankaj Bharadiya · 5 years ago
  73. 5424f5d drm/i915: Clear the GGTT_WRITE bit on unbinding the vma by Chris Wilson · 5 years ago
  74. d2a4bb6 drm/i915: Don't use VBT for detecting DPCD backlight controls by Lyude Paul · 5 years ago
  75. eea4262 drm/i915: drop alpha_support for good in favour of force_probe by Jani Nikula · 5 years ago
  76. 29baf3a drm/i915: Don't show the blank process name for internal/simulated errors by Chris Wilson · 5 years ago
  77. 486bba4 drm/i915/hdcp: Clean up local variables by Ville Syrjälä · 5 years ago
  78. 5d1db3f drm/i915: Rename conn_to_dig_port() to intel_attached_dig_port() by Ville Syrjälä · 5 years ago
  79. 490eda5 drm/i915: Use intel_attached_dp() instead of hand rolling it by Ville Syrjälä · 5 years ago
  80. ecdfd84 drm/i915: Relocate intel_attached_dp() by Ville Syrjälä · 5 years ago
  81. fa7edcd drm/i915: Use intel_attached_encoder() by Ville Syrjälä · 5 years ago
  82. 6fe2029 drm/i915/dp: debug log max vswing and pre-emphasis by Jani Nikula · 5 years ago
  83. 08b90a7 drm/i915: use intel_bios_is_port_present() by Jani Nikula · 5 years ago
  84. 85d8ec2 drm/i915/bios: check DDI port presence based on child device by Jani Nikula · 5 years ago
  85. c5faae5 drm/i915/bios: add intel_bios_port_supports_*() by Jani Nikula · 5 years ago
  86. 17004bf drm/i915/bios: add intel_bios_alternate_ddc_pin() by Jani Nikula · 5 years ago
  87. f83acda drm/i915/bios: add intel_bios_dp_max_link_rate() by Jani Nikula · 5 years ago
  88. 01a6088 drm/i915/bios: intel_bios_hdmi_boost_level() by Jani Nikula · 5 years ago
  89. 605a187 drm/i915/bios: intel_bios_dp_boost_level() by Jani Nikula · 5 years ago
  90. 0aed3bd drm/i915/bios: add intel_bios_hdmi_level_shift() by Jani Nikula · 5 years ago
  91. d9ee211 drm/i915/bios: add intel_bios_max_tmds_encoder() by Jani Nikula · 5 years ago
  92. 7865559 drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list by Chris Wilson · 5 years ago
  93. 814df0c drm/i915/sdvo: Consolidate SDVO HDMI force_dvi handling by Ville Syrjälä · 5 years ago
  94. b104046 drm/i915: Consolidate HDMI force_dvi handling by Ville Syrjälä · 5 years ago
  95. cb70b71 drm/i915/sdvo: Reduce the size of the on stack buffers by Ville Syrjälä · 5 years ago
  96. 691313e drm/i915: Move encoder variable to tighter scope by Ville Syrjälä · 5 years ago
  97. b33950d drm/i915: Use PIPE_CONF_CHECK_X() for sync_mode_slaves_mask by Ville Syrjälä · 5 years ago
  98. ee34801 drm/i915: Prefer to use the pipe to index the ddb entries by Ville Syrjälä · 5 years ago
  99. fff13e6 drm/i915: Clear most of crtc state when disabling the crtc by Ville Syrjälä · 5 years ago
  100. d0eed15 drm/i915: Fix post-fastset modeset check for port sync by Ville Syrjälä · 5 years ago