index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_dp_cec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-26
drm/i915: Split memory_region initialisation into its own file
Chris Wilson
6
-74
/
+75
2019-10-26
drm/i915: Extract the GuC interrupt handlers
Andi Shyti
3
-102
/
+89
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
24
-2310
/
+2126
2019-10-26
drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
2
-3
/
+87
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
5
-5
/
+19
2019-10-26
drm/i915/tc: Clear DKL_TX_PMD_LANE_SUS before program voltage swing
José Roberto de Souza
2
-0
/
+8
2019-10-25
drm/i915/pmu: Initialise the spinlock before registering
Chris Wilson
1
-18
/
+19
2019-10-25
drm/i915/selftests/blt: add some kthreads into the mix
Matthew Auld
1
-25
/
+153
2019-10-25
drm/i915/selftests: add sanity selftest for huge-GTT-pages
Matthew Auld
1
-0
/
+99
2019-10-25
drm/i915/selftests: prefer random sizes for the huge-GTT-page smoke tests
Matthew Auld
1
-149
/
+80
2019-10-25
drm/i915/selftests: extend coverage to include LMEM huge-pages
Matthew Auld
1
-1
/
+122
2019-10-25
drm/i915/selftests: add write-dword test for LMEM
Matthew Auld
1
-0
/
+166
2019-10-25
drm/i915/lmem: support kernel mapping
Abdiel Janulgue
5
-18
/
+192
2019-10-25
drm/i915: setup io-mapping for LMEM
Abdiel Janulgue
1
-2
/
+26
2019-10-25
drm/i915: support creating LMEM objects
Matthew Auld
8
-0
/
+159
2019-10-25
drm/i915: split gen11_irq_handler to make it shareable
Lucas De Marchi
1
-5
/
+14
2019-10-25
drm/i915: do not set MOCS control values on dgfx
Lucas De Marchi
1
-0
/
+6
2019-10-25
drm/i915: add new gen12 dgfx platform macro
Stuart Summers
1
-0
/
+4
2019-10-25
drm/i915: Add is_dgfx to device info
José Roberto de Souza
2
-0
/
+2
2019-10-25
drm/i915: capture aux page table error register
Lionel Landwerlin
3
-0
/
+9
2019-10-25
drm/i915: Fix PCH reference clock for FDI on HSW/BDW
Ville Syrjälä
3
-5
/
+23
2019-10-25
drm/i915/selftests: Force ordering of context switches
Chris Wilson
1
-7
/
+28
2019-10-25
drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Tvrtko Ursulin
2
-55
/
+55
2019-10-25
drm/i915/tgl: Fix doc not corresponding to code
Anna Karas
1
-2
/
+2
2019-10-25
drm/i915: Describe structure member in documentation
Anna Karas
1
-0
/
+5
2019-10-25
doc: Update header files names
Anna Karas
1
-3
/
+3
2019-10-25
drm/i915/selftests: Tweak the default subtest runtime
Chris Wilson
1
-1
/
+1
2019-10-25
drm/i915/display/psr: Print in debugfs if PSR is not enabled because of sink
José Roberto de Souza
1
-1
/
+5
2019-10-25
drm/i915: Catch GTT fault errors for gen11+ planes
Matt Roper
2
-1
/
+11
2019-10-25
drm/i915/tgl: whitelist PS_(DEPTH|INVOCATION)_COUNT
Tapani Pälli
1
-0
/
+20
2019-10-25
drm/i915: Remove nonpriv flags when srm/lrm
Mika Kuoppala
2
-2
/
+9
2019-10-24
drm/i915: Making loglevel of PSR2/SU logs same.
Ap Kamal
1
-1
/
+1
2019-10-24
drm/i915: Add support for half float framebuffers on snb sprites
Ville Syrjälä
1
-1
/
+9
2019-10-24
drm/i915: Add support for half float framebuffers for ivb+ sprites
Ville Syrjälä
1
-6
/
+42
2019-10-24
drm/i915: Add support for half float framebuffers for gen4+ primary planes
Ville Syrjälä
1
-4
/
+45
2019-10-24
drm/i915: Add support for half float framebuffers for skl+
Ville Syrjälä
2
-4
/
+18
2019-10-24
drm/i915: Simplify skl_max_scale()
Ville Syrjälä
3
-41
/
+17
2019-10-24
drm/i915: Eliminate skl_check_pipe_max_pixel_rate()
Ville Syrjälä
3
-91
/
+0
2019-10-24
drm/i915: Allow planes to declare their minimum acceptable cdclk
Ville Syrjälä
7
-20
/
+571
2019-10-24
drm/i915: Move check_digital_port_conflicts() earier
Ville Syrjälä
1
-5
/
+6
2019-10-24
drm/i915: Rework global state locking
Ville Syrjälä
7
-56
/
+153
2019-10-24
drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update
Ville Syrjälä
1
-0
/
+5
2019-10-24
drm/i915/perf: Describe structure members in documentation
Anna Karas
1
-1
/
+30
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
30
-455
/
+536
2019-10-24
drm/i915: Convert PAT setup to uncore mmio
Tvrtko Ursulin
1
-39
/
+59
2019-10-24
drm/i915/selftests: Flush any i915_active callback work as well
Chris Wilson
1
-0
/
+1
2019-10-24
drm/i915/selftests: Flush interrupts before disabling tasklets
Chris Wilson
2
-2
/
+2
2019-10-24
drm/i915/gvt: fix dead locking in early workload shadow
Zhenyu Wang
1
-2
/
+0
2019-10-24
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
25
-555
/
+379
2019-10-24
drm/i915/gem: Cancel contexts when hangchecking is disabled
Chris Wilson
1
-0
/
+141
[next]