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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-29
Revert "drm/i915: start adding dp mst audio"
Dhinakaran Pandiyan
4
-53
/
+6
2016-09-28
drm/i915: Allow PCH DPLL sharing regardless of DPLL_SDVO_HIGH_SPEED
Ville Syrjälä
1
-0
/
+18
2016-09-28
drm/i915: Code cleanup to use dev_priv and INTEL_GEN
Navare, Manasi D
1
-6
/
+6
2016-09-27
drm/i915/bxt: Fix HDMI DPLL configuration
Imre Deak
1
-5
/
+16
2016-09-27
drm/i915/skl: tell the user about pre-production hardware
Paulo Zanoni
1
-7
/
+14
2016-09-27
drm/i915: add a few missing platform tags to workaround tags
Jani Nikula
2
-2
/
+2
2016-09-26
drm/i915: don't report compression when fbc is disabled
Nagaraju, Vathsala
1
-1
/
+2
2016-09-26
drm/i915/gen9: fail the modeset instead of WARNing on unsupported config
Paulo Zanoni
1
-2
/
+3
2016-09-26
drm/i915/gen9: implement missing case for SKL watermarks calculation
Paulo Zanoni
1
-1
/
+4
2016-09-26
drm/i915/gen9: fix the watermark res_blocks value
Paulo Zanoni
1
-5
/
+7
2016-09-26
drm/i915/gen9: fix plane_blocks_per_line on watermarks calculations
Paulo Zanoni
1
-24
/
+15
2016-09-26
drm/i915/gen9: minimum scanlines for Y tile is not always 4
Paulo Zanoni
1
-24
/
+32
2016-09-26
drm/i915/gen9: fix the WaWmMemoryReadLatency implementation
Paulo Zanoni
1
-20
/
+22
2016-09-26
drm/i915/kbl: KBL also needs to run the SAGV code
Paulo Zanoni
1
-4
/
+10
2016-09-26
drm/i915: introduce intel_has_sagv()
Paulo Zanoni
2
-7
/
+20
2016-09-26
drm/i915: SAGV is not SKL-only, so rename a few things
Paulo Zanoni
4
-25
/
+25
2016-09-26
drm/i915/skl: drop workarounds for F0 revision
Jani Nikula
1
-6
/
+0
2016-09-26
drm/i915/skl: drop workarounds for E0 revision
Jani Nikula
2
-17
/
+2
2016-09-26
drm/i915/skl: drop workarounds for D0 revision
Jani Nikula
3
-18
/
+7
2016-09-26
drm/i915/skl: drop workarounds for C0 revision
Jani Nikula
2
-5
/
+3
2016-09-26
drm/i915/skl: drop workarounds for A0 and B0 revisions
Jani Nikula
5
-30
/
+11
2016-09-22
drm/i915: don't forget to set intel_crtc->dspaddr_offset on SKL+
Paulo Zanoni
1
-0
/
+2
2016-09-22
drm/i915/fbc: disable FBC on FIFO underruns
Paulo Zanoni
4
-0
/
+73
2016-09-22
drm/i915/dp: DP audio API changes for MST
Pandiyan, Dhinakaran
2
-29
/
+68
2016-09-22
drm/i915: keep declarations in i915_drv.h
Jani Nikula
2
-7
/
+5
2016-09-21
drm/i915: start adding dp mst audio
Libin Yang
4
-6
/
+53
2016-09-21
drm/i915: Move audio_connector to intel_encoder
Pandiyan, Dhinakaran
2
-10
/
+6
2016-09-21
drm/i915: Switch to using port stored in intel_encoder
Pandiyan, Dhinakaran
1
-18
/
+14
2016-09-21
drm/i915: Store port enum in intel_encoder
Pandiyan, Dhinakaran
12
-1
/
+16
2016-09-21
drm/i915: Standardize port type for DVO encoders
Pandiyan, Dhinakaran
1
-7
/
+7
2016-09-21
drm/i915/execlists: Reset RING registers upon resume
Chris Wilson
1
-19
/
+31
2016-09-21
drm/i915: Only shrink the unbound objects during freeze
Chris Wilson
3
-2
/
+28
2016-09-21
drm/i915: Restore current RPS state after reset
Chris Wilson
3
-9
/
+13
2016-09-21
drm/i915: Queue page flip work via a low latency, unbound workqueue
Imre Deak
1
-1
/
+1
2016-09-21
drm/i915: Try to print INSTDONE bits for all slice/subslice
Ben Widawsky
5
-18
/
+125
2016-09-21
drm/i915: Cleanup instdone collection
Ben Widawsky
6
-62
/
+151
2016-09-20
drm/i915: Unlock PPS registers after GPU reset
Imre Deak
1
-0
/
+1
2016-09-20
drm/i915/backlight: setup backlight pwm alternate increment on backlight enable
Shawn Lee
1
-1
/
+17
2016-09-20
drm/i915/backlight: setup and cache pwm alternate increment value
Jani Nikula
2
-3
/
+12
2016-09-19
drm/i915/dsi: double check element parsing against size if present
Jani Nikula
1
-0
/
+8
2016-09-19
drm/i915/bios: log about presence of DSI sequences we do not run
Jani Nikula
1
-0
/
+4
2016-09-19
drm/i915/dsi: run backlight on/off sequences in panel enable/disable hooks
Jani Nikula
1
-0
/
+2
2016-09-19
drm/i915/dsi: update reset and power sequences in panel prepare/unprepare hooks
Jani Nikula
1
-1
/
+4
2016-09-19
drm/i915/dsi: add skip functions for spi and pmic elements
Jani Nikula
1
-0
/
+16
2016-09-19
drm/i915/dsi: add debug logging to element execution
Jani Nikula
1
-2
/
+10
2016-09-19
drm/i915/dsi: don't debug log "missing" sequences
Jani Nikula
1
-4
/
+1
2016-09-19
drm/i915: Update DRIVER_DATE to 20160919
Daniel Vetter
1
-1
/
+1
2016-09-16
drm: Fix DisplayPort branch device ID kernel-doc
Mika Kahola
1
-0
/
+1
2016-09-16
drm/i915: use NULL for NULL pointers
Jani Nikula
1
-1
/
+1
2016-09-16
drm/i915: do not use 'false' as a NULL pointer
Jani Nikula
1
-2
/
+2
[next]