index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-05
drm/i915: Apply correct ddi translation table for AML device
Lee, Shawn C
1
-3
/
+3
2018-10-05
drm/i915: Add new AML_ULX support list
Lee, Shawn C
1
-0
/
+2
2018-10-05
drm/i915: Fix ILK-IVB sprite enable delays
Ville Syrjälä
1
-6
/
+33
2018-10-05
drm/i915: Get rid of intel_crtc->config in crtc_enable/disable functions, v2.
Maarten Lankhorst
1
-21
/
+21
2018-10-05
drm/i915: Get rid of crtc->config in chv_data_lane_soft_reset
Maarten Lankhorst
1
-2
/
+2
2018-10-05
drm/i915: Get rid of crtc->config dereference in intel_dp_retrain_link
Maarten Lankhorst
1
-2
/
+2
2018-10-05
drm/i915: Use crtc->state in intel_fbdev_init_bios
Maarten Lankhorst
1
-4
/
+4
2018-10-05
drm/i915: Get rid of crtc->config from icl_pll_to_ddi_pll_sel
Maarten Lankhorst
1
-7
/
+8
2018-10-05
drm/i915: Make ironlake_pch_transcoder_set_timings take crtc_state
Maarten Lankhorst
1
-6
/
+6
2018-10-05
drm/i915: Make shared dpll functions take crtc_state, v3.
Maarten Lankhorst
3
-28
/
+21
2018-10-05
drm/i915: Make pll functions take crtc_state, v2.
Maarten Lankhorst
1
-18
/
+19
2018-10-05
drm/i915: Make skl_detach_scalers take crtc_state
Maarten Lankhorst
1
-6
/
+6
2018-10-05
drm/i915: Use crtc_state in ironlake_enable_pch_transcoder
Maarten Lankhorst
1
-8
/
+8
2018-10-05
drm/i915: Make intel_set_pipe_timings/src_size take a pointer to crtc_state
Maarten Lankhorst
1
-24
/
+23
2018-10-05
drm/i915: Make panel fitter functions take state
Maarten Lankhorst
1
-46
/
+45
2018-10-05
drm/i915: Remove dereferences of crtc->config in set_pipeconf/misc functions,...
Maarten Lankhorst
1
-41
/
+41
2018-10-05
drm/i915: Remove the global cache shrink & rcu barrier on allocation failure
Chris Wilson
1
-11
/
+0
2018-10-05
drm/i915: Only reset seqno if actually idle
Chris Wilson
1
-1
/
+1
2018-10-04
drm/i915: Clean up early plane debugs
Ville Syrjälä
1
-6
/
+10
2018-10-04
drm/i915: Use the correct crtc when sanitizing plane mapping
Ville Syrjälä
1
-32
/
+46
2018-10-04
drm/i915: Restore vblank interrupts earlier
Ville Syrjälä
1
-10
/
+13
2018-10-04
drm/i915: Provide more clues as to why MST is/is not used
Ville Syrjälä
1
-15
/
+18
2018-10-04
drm/i915/guc: Don't clear the cookie on doorbell destroy
Daniele Ceraolo Spurio
1
-1
/
+0
2018-10-04
drm/i915/guc: init GuC descriptors after GuC load
Daniele Ceraolo Spurio
4
-73
/
+96
2018-10-03
drm/i915/execlists: Flush the CS events before unpinning
Chris Wilson
2
-0
/
+29
2018-10-03
drm/i915: Clear the error PTE just once on finish
Chris Wilson
1
-1
/
+9
2018-10-03
drm/i915: Handle incomplete Z_FINISH for compressed error states
Chris Wilson
2
-25
/
+64
2018-10-03
drm/i915/selftests: Hold task_struct ref for smoking kthread
Chris Wilson
1
-0
/
+3
2018-10-02
drm/i915/psr: Enable PSR1 on gen-9+ HW
Dhinakaran Pandiyan
1
-6
/
+7
2018-10-02
drm/i915: fix wrong error number report
Andi Shyti
1
-5
/
+7
2018-10-02
drm/i915: Show actual alongside requested frequency in debugfs/i915_rps_boost...
Chris Wilson
1
-2
/
+18
2018-10-02
drm/i915: Replace some open-coded i915_coherent_map_type()
Chris Wilson
3
-5
/
+4
2018-10-02
drm/i915: Add plane alpha blending support, v2.
Maarten Lankhorst
5
-18
/
+69
2018-10-02
drm/i915/csr: Added ICL Stepping info
Jyoti Yadav
1
-1
/
+10
2018-10-01
drm/i915: Priority boost for waiting clients
Chris Wilson
5
-11
/
+42
2018-10-01
drm/i915: Pull scheduling under standalone lock
Chris Wilson
8
-361
/
+411
2018-10-01
drm/i915: Priority boost for new clients
Chris Wilson
3
-9
/
+36
2018-10-01
drm/i915: Pass intel_encoder to infoframe functions
Ville Syrjälä
4
-73
/
+71
2018-10-01
drm/i915: Use memmove() for punching the hole into infoframes
Ville Syrjälä
1
-3
/
+1
2018-10-01
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
4
-38
/
+80
2018-10-01
drm/i915: Reserve some priority bits for internal use
Chris Wilson
4
-8
/
+17
2018-10-01
drm/i915/selftests: Include arbitration points in preemption smoketest
Chris Wilson
1
-33
/
+101
2018-10-01
drm/i915/selftests: Split preemption smoke test into threads
Chris Wilson
1
-12
/
+61
2018-09-28
drm/i915/dp: optimize eDP 1.4+ link config fast and narrow
Jani Nikula
1
-11
/
+62
2018-09-27
drm/i915/dp: Fix duplication of DEVICE_SERVICE_IRQ handling
Dhinakaran Pandiyan
1
-37
/
+22
2018-09-27
drm/i915/dp: Kill intel_dp->detect_done flag
Dhinakaran Pandiyan
2
-32
/
+10
2018-09-27
drm/i915/dp: Do not grab crtc modeset lock in intel_dp_detect()
Dhinakaran Pandiyan
1
-14
/
+11
2018-09-27
drm/i915/dp: Use a local variable for intel_encoder *
Dhinakaran Pandiyan
1
-5
/
+3
2018-09-27
drm/i915/dp: Restrict link retrain workaround to external monitors
Dhinakaran Pandiyan
1
-6
/
+7
2018-09-27
drm/i915/dp: Fix link retraining comment in intel_dp_long_pulse()
Dhinakaran Pandiyan
1
-10
/
+3
[next]