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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-25
drm/i915/guc: Initialize GuC before restarting engines
Michał Winiarski
3
-14
/
+6
2017-10-25
drm/i915/guc: Always enable the breadcrumbs irq
Chris Wilson
4
-36
/
+59
2017-10-25
drm/i915: Add a hook for making the engines idle (parking) and unparking
Chris Wilson
6
-5
/
+47
2017-10-25
drm/i915/cnl: Allow 2 pixel per clock on Cannonlake.
Rodrigo Vivi
3
-14
/
+5
2017-10-25
drm/i915: Disable lazy PPGTT page table optimization for vGPU
Joonas Lahtinen
1
-1
/
+1
2017-10-25
Revert "drm/i915/selftests: Convert timers to use timer_setup()"
Chris Wilson
1
-3
/
+3
2017-10-25
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-10-25
drm/i915: Use same test for eviction and submitting kernel context
Chris Wilson
4
-5
/
+13
2017-10-25
drm/i915/selftests: Don't try to queue a request with zero delay
Chris Wilson
1
-9
/
+28
2017-10-25
drm/i915: Call cond_resched() before repeating i915_gem_evict_something()
Chris Wilson
1
-0
/
+1
2017-10-25
drm/i915: Perform a central cdclk state sanity check
Ville Syrjälä
3
-11
/
+24
2017-10-25
drm/i915: Sanity check cdclk in vlv_set_cdclk()
Ville Syrjälä
1
-0
/
+12
2017-10-25
drm/i915: Adjust system agent voltage on CNL if required by DDI ports
Ville Syrjälä
7
-9
/
+89
2017-10-25
drm/i915: Use cdclk_state->voltage on CNL
Ville Syrjälä
1
-16
/
+31
2017-10-25
drm/i915: Use cdclk_state->voltage on BXT/GLK
Ville Syrjälä
1
-2
/
+21
2017-10-25
drm/i915: Use cdclk_state->voltage on SKL/KBL/CFL
Ville Syrjälä
1
-7
/
+36
2017-10-25
drm/i915: Use cdclk_state->voltage on BDW
Ville Syrjälä
1
-6
/
+29
2017-10-25
drm/i915: Use cdclk_state->voltage on VLV/CHV
Ville Syrjälä
1
-16
/
+38
2017-10-25
drm/i915: Start tracking voltage level in the cdclk state
Ville Syrjälä
5
-13
/
+34
2017-10-25
drm/i915: Clean up some cdclk switch statements
Ville Syrjälä
1
-34
/
+34
2017-10-24
drm/i915/cnl: Update the DMC version on CNL
Anusha Srivatsa
1
-2
/
+2
2017-10-24
drm/i915/cnl: Get RC6 working.
Rodrigo Vivi
2
-4
/
+12
2017-10-24
drm/i915/cnl: Force DDI_A_4_LANES when needed.
Rodrigo Vivi
1
-11
/
+35
2017-10-24
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
1
-0
/
+4
2017-10-24
drm/i915/execlists: Remove the priority "optimisation"
Chris Wilson
1
-2
/
+0
2017-10-24
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
5
-13
/
+62
2017-10-24
drm/i915: Synchronize irq before parking each engine
Chris Wilson
1
-0
/
+13
2017-10-24
drm/i915: Bump wait-times for the final CS interrupt before parking
Chris Wilson
1
-11
/
+26
2017-10-23
drm/i915: Update DRIVER_DATE to 20171023
Jani Nikula
1
-2
/
+2
2017-10-21
drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin.
Rodrigo Vivi
2
-10
/
+25
2017-10-21
drm/i915: Let's use more enum intel_dpll_id pll_id.
Rodrigo Vivi
1
-16
/
+18
2017-10-20
drm/i915: Use existing DSI backlight ports info
Madhav Chauhan
2
-35
/
+4
2017-10-20
drm/i915: Parse DSI backlight/cabc ports.
Madhav Chauhan
2
-10
/
+49
2017-10-19
drm/i915: Skip waking the device to service pwrite
Chris Wilson
1
-3
/
+20
2017-10-19
drm/i915/crt: split compute_config hook by platforms
Jani Nikula
1
-5
/
+21
2017-10-19
drm/i915: remove g4x lowfreq_avail and has_pipe_cxsr
Jani Nikula
4
-20
/
+0
2017-10-19
drm/i915: Drop the redundant hdmi prefix/suffix from a lot of variables
Ville Syrjälä
1
-33
/
+30
2017-10-19
drm/i915: Unify error handling for missing DDI buf trans tables
Ville Syrjälä
1
-5
/
+22
2017-10-19
drm/i915: Centralize the SKL DDI A/E vs. B/C/D buf trans handling
Ville Syrjälä
1
-26
/
+34
2017-10-19
drm/i915: Kill off the BXT buf_trans default_index
Ville Syrjälä
1
-46
/
+34
2017-10-19
drm/i915: Pass encoder type to cnl_ddi_vswing_sequence() explicitly
Ville Syrjälä
1
-28
/
+25
2017-10-19
drm/i915: Integrate BXT into intel_ddi_dp_voltage_max()
Ville Syrjälä
2
-27
/
+46
2017-10-19
drm/i915: Pass the level to intel_prepare_hdmi_ddi_buffers()
Ville Syrjälä
1
-5
/
+4
2017-10-19
drm/i915: Pass the encoder type explicitly to skl_set_iboost()
Ville Syrjälä
1
-35
/
+22
2017-10-19
drm/i915: Extract intel_ddi_get_buf_trans_hdmi()
Ville Syrjälä
1
-22
/
+28
2017-10-19
drm/i915: Relocate intel_ddi_get_buf_trans_*() functions
Ville Syrjälä
1
-60
/
+55
2017-10-18
drm/i915: Flush the idle-worker for debugfs/i915_drop_caches
Chris Wilson
1
-8
/
+14
2017-10-18
drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.y
Juha-Pekka Heikkila
2
-6
/
+6
2017-10-18
drm/i915: Unify skylake plane disable
Juha-Pekka Heikkila
3
-20
/
+4
2017-10-18
drm/i915: Unify skylake plane update
Juha-Pekka Heikkila
3
-74
/
+6
[prev]
[next]