1. 81b55ef drm/i915: drop a bunch of superfluous inlines by Jani Nikula · 4 years, 8 months ago
  2. f365ab3 Merge tag 'drm-next-2020-04-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 9 months ago
  3. 4d4dda4 drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*() by Rafael J. Wysocki · 4 years, 11 months ago
  4. 48a1b8d drm/i915: Make WARN* drm specific where drm_priv ptr is available by Pankaj Bharadiya · 5 years ago
  5. f22fd33 drm/i915/gen11: Add additional pcode status values by Matt Roper · 5 years ago
  6. b908af5 drm/i915/sideband: convert to using new struct drm_device logging macros by Wambui Karuga · 5 years ago
  7. 6da4a2c drm/i915: remove unnecessary includes of intel_display_types.h header by Jani Nikula · 5 years ago
  8. 1d455f8 drm/i915: rename intel_drv.h to display/intel_display_types.h by Jani Nikula · 5 years ago
  9. d284d51 drm/i915: Make sandybridge_pcode_read() deal with the second data register by Ville Syrjälä · 6 years ago
  10. e0516e8 drm/i915: Move sandybride pcode access to intel_sideband.c by Chris Wilson · 6 years ago
  11. 7531942 drm/i915: Merge sbi read/write into a single accessor by Chris Wilson · 6 years ago
  12. 56c5098 drm/i915: Separate sideband declarations to intel_sideband.h by Chris Wilson · 6 years ago
  13. ebb5eb7 drm/i915: Replace pcu_lock with sb_lock by Chris Wilson · 6 years ago
  14. 337fa6e drm/i915: Lift sideband locking for vlv_punit_(read|write) by Chris Wilson · 6 years ago
  15. 221c786 drm/i915: Lift acquiring the vlv punit magic to a common sb-get by Chris Wilson · 6 years ago
  16. a75d035 drm/i915: Disable preemption and sleeping while using the punit sideband by Chris Wilson · 6 years ago
  17. 97a04e0 drm/i915: switch intel_wait_for_register to uncore by Daniele Ceraolo Spurio · 6 years ago
  18. 9f81750 drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock by Sagar Arun Kamble · 7 years ago
  19. b0734f77b drm/i915: Distinguish between timeout and error in sideband transactions by Chris Wilson · 8 years ago
  20. ed576a5 drm/i915: Also clear the punit's PDATA sideband register by Chris Wilson · 8 years ago
  21. 9fcee2f drm/i915: Report the failure to write to the punit by Chris Wilson · 8 years ago
  22. aaaffb8 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  23. 84a6e1d drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  24. 41e8a1e drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  25. 564514fd drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  26. dfaa200 drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  27. 4ce533b drm/i915: Convert wait_for(I915_READ(reg)) to intel_wait_for_register() by Chris Wilson · 9 years ago
  28. dfb19ed drm/i915: Extend gpio read/write to other cores by Deepak M · 9 years ago
  29. 10182e7 drm/i915/vlv: drop unused vlv_gps_core_read/write functions by Jani Nikula · 9 years ago
  30. a580516 drm/i915: s/dpio_lock/sb_lock/ by Ville Syrjälä · 10 years ago
  31. d180d2b drm/i915: Correct the IOSF Dev_FN field for IOSF transfers by Shobhit Kumar · 10 years ago
  32. 707b6e3 drm/i915: Increase the range of sideband address. by Deepak S · 10 years ago
  33. 42a88e9 drm/i915: vlv/chv: fix DSI sideband register accessing by Imre Deak · 11 years ago
  34. cf63e4a drm/i915: rename IOSF sideband opcodes according to the spec by Imre Deak · 11 years ago
  35. 0d95e11 drm/i915: Warn when DPIO read returns 0xffffffff by Ville Syrjälä · 11 years ago
  36. e9fe51c drm/i915: Use FLISDSI interface for band gap reset by Shobhit Kumar · 11 years ago
  37. e4607fc drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric by Chon Ming Lee · 11 years ago
  38. f341915 drm/i915: add bunit read/write routines by Jesse Barnes · 11 years ago
  39. d8228d0 drm/i915/vlv: add doc names to sideband file by Jesse Barnes · 11 years ago
  40. 5e69f97 drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2 by Chon Ming Lee · 11 years ago
  41. e9f882a drm/i915: add more VLV IOSF sideband ports accessors by Jani Nikula · 11 years ago
  42. 6493625 drm/i915: change VLV IOSF sideband accessors to not return error code by Jani Nikula · 12 years ago
  43. ae99258 drm/i915: rename VLV IOSF sideband functions logically by Jani Nikula · 12 years ago
  44. 5a09ae9f drm/i915: refactor VLV IOSF sideband accessors to use one helper by Jani Nikula · 12 years ago
  45. 59de081 drm/i915: group sideband register accessors to a new file by Jani Nikula · 12 years ago