index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/i915: Remove defunct intel_suspend_gt_powersave()
Chris Wilson
2019-03-24
3
-18
/
+0
|
*
|
drm/i915/guc: Support for extended GuC notification messages
Michal Wajdeczko
2019-03-24
3
-6
/
+16
|
*
|
drm/i915: always pin hw_id for GVT context
Zhenyu Wang
2019-03-24
1
-0
/
+7
|
*
|
drm/i915/ehl: Add Support for DMC on EHL
Anusha Srivatsa
2019-03-22
1
-1
/
+1
|
*
|
drm/i915/ehl: Set proper eu slice/subslice parameters for EHL
Bob Paauwe
2019-03-22
1
-3
/
+9
|
*
|
drm/i915/ehl: EHL outputs are different from ICL
Bob Paauwe
2019-03-22
1
-1
/
+6
|
*
|
drm/i915/ehl: Add dpll mgr
Lucas De Marchi
2019-03-22
1
-1
/
+15
|
*
|
drm/i915/ehl: Add ElkhartLake platform
Bob Paauwe
2019-03-22
4
-1
/
+4
|
*
|
drm/i915/ehl: Add EHL platform info and PCI IDs
James Ausmus
2019-03-22
2
-0
/
+16
|
*
|
drm/i915: Clean up EDID downclock mode lookup
Ville Syrjälä
2019-03-22
3
-23
/
+20
|
*
|
drm/i915: Stop hand rolling drm_mode_match()
Ville Syrjälä
2019-03-22
1
-25
/
+24
|
*
|
drm/i915: Adjust DSI fixed mode handling
Ville Syrjälä
2019-03-22
4
-42
/
+4
|
*
|
drm/i915: Refactor VBT fixed mode handling
Ville Syrjälä
2019-03-22
4
-21
/
+34
|
*
|
drm/i915: Pick the first mode from EDID as the fixed mode when there is no pr...
Ville Syrjälä
2019-03-22
1
-3
/
+18
|
*
|
drm/i915: Refactor EDID fixed mode search
Ville Syrjälä
2019-03-22
4
-21
/
+35
|
*
|
drm/i915: Really calculate the cursor ddb based on the highest enabled wm level
Ville Syrjälä
2019-03-22
1
-1
/
+1
|
*
|
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
2019-03-22
9
-42
/
+138
|
*
|
drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
Chris Wilson
2019-03-22
3
-285
/
+349
|
*
|
drm/i915: Create/destroy VM (ppGTT) for use with contexts
Chris Wilson
2019-03-22
11
-81
/
+580
|
*
|
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
2019-03-22
5
-0
/
+135
|
*
|
drm/i915/guc: GuC suspend path cleanup
Sujaritha Sundaresan
2019-03-22
1
-0
/
+2
|
*
|
drm/i915/selftests: Mark up preemption tests for hang detection
Chris Wilson
2019-03-22
1
-3
/
+35
|
*
|
drm/i915/selftests: Calculate maximum ring size for preemption chain
Chris Wilson
2019-03-22
1
-3
/
+37
|
*
|
drm/i915: Skip object locking around a no-op set-domain ioctl
Chris Wilson
2019-03-21
1
-3
/
+23
|
*
|
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-21
18
-134
/
+127
|
*
|
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-21
10
-31
/
+13
|
*
|
drm/i915: Stop storing ctx->user_handle
Chris Wilson
2019-03-21
7
-40
/
+16
|
*
|
drm/i915: Introduce a mutex for file_priv->context_idr
Chris Wilson
2019-03-21
2
-26
/
+23
|
*
|
drm/i915: Separate GEM context construction and registration to userspace
Chris Wilson
2019-03-21
7
-75
/
+111
|
*
|
drm/i915/selftests: fix NULL vs IS_ERR() check in mock_context_barrier()
Dan Carpenter
2019-03-21
1
-2
/
+2
|
*
|
drm/i915: Use __is_constexpr()
Chris Wilson
2019-03-21
1
-2
/
+2
|
*
|
drm/i915: make raw access function work on uncore
Daniele Ceraolo Spurio
2019-03-20
3
-54
/
+57
|
*
|
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
7
-68
/
+75
|
*
|
drm/i915: reduce the dev_priv->uncore dance in uncore.c
Daniele Ceraolo Spurio
2019-03-20
1
-36
/
+43
|
*
|
drm/i915: make find_fw_domain work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
1
-10
/
+10
|
*
|
drm/i915: make more uncore function work on intel_uncore
Daniele Ceraolo Spurio
2019-03-20
6
-156
/
+159
|
*
|
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
2019-03-20
17
-115
/
+107
|
*
|
drm/i915: use intel_uncore in fw get/put internal paths
Daniele Ceraolo Spurio
2019-03-20
6
-108
/
+121
|
*
|
drm/i915: always use masks on FW regs
Daniele Ceraolo Spurio
2019-03-20
2
-32
/
+16
|
*
|
drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macro
Manasi Navare
2019-03-20
1
-1
/
+1
|
*
|
drm/i915: Switch to bitmap_zalloc()
Andy Shevchenko
2019-03-20
4
-9
/
+7
|
*
|
drm/i915: Inline skl_update_pipe_wm() into its only caller
Ville Syrjälä
2019-03-20
1
-26
/
+6
|
*
|
drm/i915: Don't pass pipe_wm around so much
Ville Syrjälä
2019-03-20
1
-11
/
+7
|
*
|
drm/i915: Move some variables to tighter scope
Ville Syrjälä
2019-03-20
1
-10
/
+13
|
*
|
drm/i915: Keep plane watermarks enabled more aggressively
Ville Syrjälä
2019-03-20
1
-1
/
+16
|
*
|
drm/i915: Make sure cursor has enough ddb for the selected wm level
Ville Syrjälä
2019-03-20
1
-2
/
+9
|
*
|
drm/i915: Allocate enough DDB for the cursor
Ville Syrjälä
2019-03-20
1
-5
/
+36
|
*
|
drm/i915: Extract skl_compute_wm_params()
Ville Syrjälä
2019-03-20
1
-34
/
+50
|
*
|
drm/i915: Don't pass plane state to skl_compute_plane_wm()
Ville Syrjälä
2019-03-20
1
-9
/
+5
|
*
|
drm/i915: Accept alloc_size == blocks
Ville Syrjälä
2019-03-20
1
-1
/
+1
[prev]
[next]