index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-11-02
15
-112
/
+95
|
\
|
*
drm/i915/gvt: Adding ACTHD mmio read handler
Xiong Zhang
2017-10-26
1
-2
/
+3
|
*
drm/i915/gvt: Extract mmio_read_from_hw() common function
Xiong Zhang
2017-10-27
1
-16
/
+5
|
*
drm/i915/gvt: Refine MMIO_RING_F()
Zhi Wang
2017-10-27
2
-45
/
+2
|
*
drm/i915/gvt: properly check per_ctx bb valid state
Zhenyu Wang
2017-10-27
3
-2
/
+5
|
*
drm/i915/perf: fix perf enable/disable ioctls with 32bits userspace
Lionel Landwerlin
2017-10-25
1
-0
/
+4
|
*
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
Oscar Mateo
2017-10-18
3
-6
/
+13
|
*
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
2017-10-18
1
-0
/
+3
|
*
drm/i915/cnl: Fix PLL initialization for HDMI.
Rodrigo Vivi
2017-10-16
1
-1
/
+1
|
*
drm/i915/cnl: Fix PLL mapping.
Rodrigo Vivi
2017-10-16
1
-2
/
+1
|
*
drm/i915: Use bdw_ddi_translations_fdi for Broadwell
Chris Wilson
2017-10-16
1
-2
/
+2
|
*
drm/i915: Fix eviction when the GGTT is idle but full
Chris Wilson
2017-10-16
1
-24
/
+39
|
*
drm/i915/gvt: Fix GPU hang after reusing vGPU instance across different guest OS
Changbin Du
2017-10-17
1
-12
/
+10
|
*
drm/i915/bios: parse DDI ports also for CHV for HDMI DDC pin and DP AUX channel
Jani Nikula
2017-10-11
1
-1
/
+1
|
*
drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
Ville Syrjälä
2017-10-09
1
-5
/
+9
|
*
drm/i915: Order two completing nop_submit_request
Chris Wilson
2017-10-09
1
-1
/
+6
|
*
drm/i915: Silence compiler warning for hsw_power_well_enable()
Chris Wilson
2017-10-09
1
-1
/
+1
|
*
drm/i915: Use crtc_state_is_legacy_gamma in intel_color_check
Maarten Lankhorst
2017-10-09
1
-9
/
+7
|
*
drm/i915/edp: Increase the T12 delay quirk to 1300ms
Manasi Navare
2017-10-09
1
-1
/
+1
|
*
drm/i915/edp: Get the Panel Power Off timestamp after panel is off
Manasi Navare
2017-10-09
1
-1
/
+1
|
*
drm/i915/glk: Fix DMC/DC state idleness calculation
Imre Deak
2017-10-04
1
-1
/
+1
|
*
drm/i915/cnl: Reprogram DMC firmware after S3/S4 resume
Imre Deak
2017-10-04
1
-0
/
+3
|
*
drm/i915: Fix DDI PHY init if it was already on
Imre Deak
2017-10-03
2
-21
/
+2
|
*
drm/i915/bios: ignore HDMI on port A
Jani Nikula
2017-09-26
1
-0
/
+7
|
*
drm/i915: remove redundant variable hw_check
Colin Ian King
2017-09-26
1
-2
/
+0
|
*
drm/i915: always update ELD connector type after get modes
Jani Nikula
2017-09-26
2
-5
/
+17
*
|
Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-10-20
85
-2212
/
+5520
|
\
\
|
*
|
drm/i915: Update DRIVER_DATE to 20171012
Jani Nikula
2017-10-12
1
-2
/
+2
|
*
|
drm/i915: Simplify intel_sanitize_enable_ppgtt
Joonas Lahtinen
2017-10-12
1
-6
/
+4
|
*
|
drm/i915/userptr: Drop struct_mutex before cleanup
Chris Wilson
2017-10-12
1
-1
/
+2
|
*
|
drm/i915/dp: limit sink rates based on rate
Jani Nikula
2017-10-11
1
-19
/
+7
|
*
|
drm/i915/dp: centralize max source rate conditions more
Jani Nikula
2017-10-11
1
-12
/
+7
|
*
|
drm/i915: Allow PCH platforms fall back to BIOS LVDS mode
Ville Syrjälä
2017-10-11
1
-5
/
+0
|
*
|
drm/i915: Reuse normal state readout for LVDS/DVO fixed mode
Ville Syrjälä
2017-10-11
4
-67
/
+39
|
*
|
drm/i915: Use rcu instead of stop_machine in set_wedged
Daniel Vetter
2017-10-11
3
-29
/
+62
|
*
|
drm/i915: Introduce separate status variable for RC6 and LLC ring frequency s...
Sagar Arun Kamble
2017-10-11
3
-23
/
+43
|
*
|
drm/i915: Create generic functions to control RC6, RPS
Sagar Arun Kamble
2017-10-11
1
-46
/
+70
|
*
|
drm/i915: Create generic function to setup LLC ring frequency table
Sagar Arun Kamble
2017-10-11
1
-4
/
+20
|
*
|
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
Sagar Arun Kamble
2017-10-11
5
-10
/
+11
|
*
|
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
Sagar Arun Kamble
2017-10-11
10
-276
/
+330
|
*
|
drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lock
Sagar Arun Kamble
2017-10-11
9
-105
/
+105
|
*
|
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
Sagar Arun Kamble
2017-10-11
7
-23
/
+23
|
*
|
drm/i915: Separate RPS and RC6 handling for CHV
Sagar Arun Kamble
2017-10-11
1
-6
/
+24
|
*
|
drm/i915: Separate RPS and RC6 handling for VLV
Sagar Arun Kamble
2017-10-11
2
-34
/
+51
|
*
|
drm/i915: Separate RPS and RC6 handling for BDW
Sagar Arun Kamble
2017-10-11
1
-6
/
+12
|
*
|
drm/i915: Remove superfluous IS_BDW checks and non-BDW changes from gen8_enab...
Sagar Arun Kamble
2017-10-11
1
-12
/
+5
|
*
|
drm/i915: Separate RPS and RC6 handling for gen6+
Sagar Arun Kamble
2017-10-11
2
-23
/
+37
|
*
|
drm/i915/selftests: ditch the kernel context
Matthew Auld
2017-10-10
1
-19
/
+38
|
*
|
drm/i915: Silently fallback to 4k scratch
Chris Wilson
2017-10-10
1
-1
/
+1
|
*
|
drm/i915: Cleanup South Error Interrupts
Mika Kahola
2017-10-10
2
-11
/
+4
[next]