index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
56
-1008
/
+2127
2018-07-20
Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-33
/
+28
2018-07-19
drm/i915: Update DRIVER_DATE to 20180719
Rodrigo Vivi
1
-2
/
+2
2018-07-19
drm/i915: Remove intel_panel_detect()
Ville Syrjälä
4
-26
/
+0
2018-07-19
drm/i915: Assume eDP is always connected
Ville Syrjälä
1
-9
/
+2
2018-07-19
drm/i915: Nuke the LVDS lid notifier
Ville Syrjälä
3
-152
/
+2
2018-07-19
drm/i915/execlists: Move the assertion we have the rpm wakeref down
Chris Wilson
1
-14
/
+11
2018-07-19
drm/i915: Handle recursive shrinker for vma->last_active allocation
Chris Wilson
1
-0
/
+8
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
3
-16
/
+31
2018-07-19
i915/dp/dsc: Add Rate Control Range Parameter Registers
Anusha Srivatsa
1
-0
/
+104
2018-07-19
i915/dp/dsc: Add Rate Control Buffer Threshold Registers
Anusha Srivatsa
1
-0
/
+51
2018-07-19
i915/dp/dsc: Add DSC PPS register definitions
Anusha Srivatsa
1
-0
/
+255
2018-07-19
drm/i915/icl: Add VIDEO_DIP registers
Anusha Srivatsa
1
-0
/
+23
2018-07-18
drm/i915: Kill sink_crc for good
Rodrigo Vivi
3
-206
/
+0
2018-07-18
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
76
-1868
/
+2728
2018-07-18
drm/i915: Substitute intel_format_is_yuv() with format->is_yuv
Ayan Kumar Halder
3
-20
/
+4
2018-07-18
drm/i915: Always retire residual requests before suspend
Chris Wilson
1
-0
/
+2
2018-07-17
drm/i915: Flush chipset caches after GGTT writes
Chris Wilson
1
-1
/
+1
2018-07-17
drm/i915/selftests: Free the backing store between iterations
Chris Wilson
1
-0
/
+6
2018-07-16
drm/i915/selftests: Exercise reset to break stuck GTT eviction
Chris Wilson
1
-2
/
+169
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
4
-0
/
+148
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
3
-6
/
+8
2018-07-16
drm/i915/execlists: Disable submission tasklet upon wedging
Chris Wilson
1
-0
/
+8
2018-07-16
drm/i915: Remove pci private pointer after destroying the device private
Chris Wilson
2
-1
/
+13
2018-07-16
drm/i915/selftests: Downgrade igt_timeout message
Chris Wilson
1
-1
/
+1
2018-07-14
drm/i915/guc: Disable rpm wakeref asserts in GuC irq handler
Michał Winiarski
1
-0
/
+2
2018-07-14
drm/i915/execlists: Drop clear_gtiir() on GPU reset
Chris Wilson
3
-74
/
+3
2018-07-14
drm/i915: Do not short-circuit tasklets during reset
Chris Wilson
1
-5
/
+7
2018-07-14
drm/i915/selftests: Include the start of each subtest in the GEM trace
Chris Wilson
1
-0
/
+2
2018-07-13
drm/i915/guc: Protect against no desc-pool on premature shutdown
Chris Wilson
1
-1
/
+2
2018-07-13
drm: drop _mode_ from remaining connector functions
Daniel Vetter
2
-3
/
+3
2018-07-13
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2
-4
/
+2
2018-07-13
drm: drop _mode_ from update_edit_property()
Daniel Vetter
4
-4
/
+4
2018-07-13
drm/i915: Print the long_mask alongside the pin_mask
Ville Syrjälä
1
-2
/
+2
2018-07-13
drm/i915: Pass hpd_pin to long_pulse_detect()
Ville Syrjälä
3
-83
/
+45
2018-07-13
drm/i915: s/int i/enum hpd_pin pin/
Ville Syrjälä
2
-20
/
+20
2018-07-13
drm/i915: Nuke dev_priv->irq_port[]
Ville Syrjälä
5
-32
/
+34
2018-07-13
drm/i915: Rewrite mst suspend/resume in terms of encoders
Ville Syrjälä
3
-21
/
+28
2018-07-13
drm/i915: Introduce intel_encoder_is_dig_port()
Ville Syrjälä
1
-9
/
+15
2018-07-13
drm/i915: Introduce for_each_intel_dp()
Ville Syrjälä
3
-31
/
+25
2018-07-13
drm/i915/userptr: Enable read-only support on gen8+
Chris Wilson
2
-7
/
+12
2018-07-13
drm/i915: Reject attempted pwrites into a read-only object
Chris Wilson
1
-0
/
+6
2018-07-13
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
5
-9
/
+27
2018-07-13
drm/i915/gtt: Disable read-only support under GVT
Chris Wilson
1
-2
/
+6
2018-07-13
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
4
-22
/
+153
2018-07-13
drm/i915/gtt: Add read only pages to gen8_pte_encode
Jon Bloomfield
1
-11
/
+14
2018-07-13
drm/i915: add DisplayPort CEC-Tunneling-over-AUX support
Hans Verkuil
1
-2
/
+15
2018-07-13
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
4
-5
/
+33
2018-07-13
drm/i915/guc: Protect against NULL client dereference in error path
Chris Wilson
1
-1
/
+2
2018-07-13
drm/i915: Update DRIVER_DATE to 20180712
Rodrigo Vivi
1
-2
/
+2
[next]