index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-22
drm/i915: Update DRIVER_DATE to 20171222
Rodrigo Vivi
1
-2
/
+2
2017-12-22
drm/i915: Show HWSP in intel_engine_dump()
Chris Wilson
1
-1
/
+33
2017-12-22
drm/i915: Assert that the request is on the execution queue before being removed
Chris Wilson
1
-0
/
+2
2017-12-22
drm/i915/execlists: Show preemption progress in GEM_TRACE
Chris Wilson
1
-2
/
+5
2017-12-22
drm/i915: Put all non-blocking modesets onto an ordered wq
Ville Syrjälä
2
-3
/
+14
2017-12-22
drm/i915: Disable GMBUS clock gating around GMBUS transfers on gen9+
Ville Syrjälä
2
-0
/
+44
2017-12-22
drm/i915: Clean up the PNV bit banging vs. GMBUS clock gating w/a
Ville Syrjälä
2
-9
/
+13
2017-12-22
drm/i915: No need to power up PG2 for GMBUS on BXT
Ville Syrjälä
1
-1
/
+1
2017-12-22
drm/i915: Disable DC states around GMBUS on GLK
Ville Syrjälä
1
-0
/
+1
2017-12-22
drm/i915: Do not enable movntdqa optimization in hypervisor guest
Changbin Du
1
-1
/
+6
2017-12-22
drm/i915: Dump device info at once
Michal Wajdeczko
1
-16
/
+17
2017-12-22
drm/i915: Add pretty printer for runtime part of intel_device_info
Michal Wajdeczko
4
-18
/
+34
2017-12-22
drm/i915: Update intel_device_info_runtime_init() parameter
Michal Wajdeczko
3
-5
/
+9
2017-12-22
drm/i915: Move intel_device_info definitions to its own header
Michal Wajdeczko
3
-138
/
+183
2017-12-22
drm/i915: Move opregion definitions to dedicated intel_opregion.h
Michal Wajdeczko
3
-59
/
+112
2017-12-22
drm/i915: Move display related definitions to dedicated header
Michal Wajdeczko
2
-282
/
+322
2017-12-22
drm/i915: Move some utility functions to i915_util.h
Michal Wajdeczko
2
-15
/
+15
2017-12-22
drm/i915/gvt: move write protect handler out of mmio emulation function
Zhenyu Wang
6
-55
/
+41
2017-12-22
drm/i915/gvt: cleanup usage for typed mmio reg vs. offset
Zhenyu Wang
11
-148
/
+138
2017-12-22
drm/i915/gvt: Fix pipe A enable as default for vgpu
Xiaolin Zhang
1
-2
/
+3
2017-12-22
drm/i915/gvt: always use i915_reg_t for MMIO handler definition
Zhenyu Wang
1
-352
/
+352
2017-12-21
drm/i915: Show FBC worker status in debugfs
Chris Wilson
1
-4
/
+9
2017-12-21
drm/i915: Disable all planes for load detection, v2.
Ville Syrjälä
1
-129
/
+18
2017-12-21
i915: Reject CCS modifiers for pipe C on Geminilake
Gabriel Krisman Bertazi
1
-1
/
+1
2017-12-20
drm/amdgpu: fix test for shadow page tables
Christian König
1
-1
/
+5
2017-12-20
drm/amd/display: Expose dpp1_set_cursor_attributes
Yue Hin Lau
1
-0
/
+4
2017-12-20
drm/amd/display: Update FMT and OPPBUF functions
Eric Bernstein
6
-54
/
+120
2017-12-20
drm/amd/display: check for null before calling is_blanked
Yue Hin Lau
1
-2
/
+2
2017-12-20
drm/amd/display: dal 3.1.27
Andrew Jiang
1
-1
/
+1
2017-12-20
drm/amd/display: Fix unused variable warnings.
Leo (Sunpeng) Li
1
-7
/
+0
2017-12-20
drm/amd/display: Only blank DCN when we have set_blank implementation
Yue Hin Lau
7
-31
/
+32
2017-12-20
drm/amd/display: Put dcn_mi_registers with other structs
Eric Bernstein
2
-10
/
+5
2017-12-20
drm/amd/display: hubp refactor
Yue Hin Lau
2
-114
/
+120
2017-12-20
drm/amd/display: integrating optc pseudocode
Yue Hin Lau
2
-1
/
+37
2017-12-20
drm/amd/display: Call validate_fbc should_enable_fbc
Harry Wentland
1
-23
/
+16
2017-12-20
drm/amd/display: Clean up DCN cursor code
Eric Bernstein
2
-29
/
+5
2017-12-20
drm/amd/display: fix 180 full screen pipe split
Dmytro Laktyushkin
1
-10
/
+4
2017-12-20
drm/amd/display: reprogram surface config on scaling change
Eric Yang
1
-1
/
+2
2017-12-20
drm/amd/display: Remove dwbc from pipe_ctx
Eric Bernstein
1
-1
/
+0
2017-12-20
drm/amd/display: Use the maximum link setting which EDP reported.
Hugo Hu
1
-0
/
+6
2017-12-20
drm/amd/display: Add hdr_supported flag
Yongqiang Sun
1
-0
/
+1
2017-12-20
drm/amd/display: fix global sync param retrieval when not pipe splitting
Dmytro Laktyushkin
3
-13
/
+13
2017-12-20
drm/amd/display: Update HUBP
Eric Bernstein
3
-21
/
+32
2017-12-20
drm/amd/display: fix rotated surface scaling
Dmytro Laktyushkin
1
-32
/
+29
2017-12-20
drm/amd/display: clean up dcn soc params
Dmytro Laktyushkin
3
-62
/
+0
2017-12-20
drm/amd/display: dal 3.1.26
Eric Yang
1
-1
/
+1
2017-12-20
drm/amd/display: Fix rehook MST display not light back on
Jerry (Fangzhi) Zuo
4
-5
/
+62
2017-12-20
drm/amd/display: Fix check for whether dmcu fw is running
Anthony Koo
8
-29
/
+54
2017-12-20
drm/amd/display: Declare and share color space types for dcn's
Vitaly Prosyak
7
-86
/
+168
2017-12-20
drm/amd/display: Do DC mode-change check after stream creation
Leo (Sunpeng) Li
1
-9
/
+6
[next]