index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
drm: Move port definition back to i915 header
Ramalingam C
7
-2
/
+26
2019-08-30
drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
Ramalingam C
1
-1
/
+16
2019-08-29
drm/i915/execlists: Try rearranging breadcrumb flush
Chris Wilson
1
-11
/
+9
2019-08-29
drm/i915/display: Move the commit_tail() disable sequence to separate function
Manasi Navare
2
-34
/
+59
2019-08-29
drm/i915/display: Rename update_crtcs() to commit_modeset_enables()
Manasi Navare
2
-6
/
+6
2019-08-29
drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/
Matthew Auld
5
-10
/
+10
2019-08-29
drm/i915/uc: Extract common code from GuC stop/disable comm
Fernando Pacheco
1
-12
/
+18
2019-08-29
drm/i915/selftests: cond_resched() within the longer buddy tests
Chris Wilson
1
-0
/
+4
2019-08-28
drm/i915/tgl: PSR link standby is not supported anymore
José Roberto de Souza
1
-2
/
+2
2019-08-28
drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS support
Dhinakaran Pandiyan
1
-6
/
+80
2019-08-28
drm/i915/tgl: Enabling DSC on Pipe A for TGL
Madhumitha Tolakanahalli Pradeep
1
-4
/
+17
2019-08-28
drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
Chris Wilson
1
-1
/
+1
2019-08-28
drm/i915: Align power domain names with port names
Imre Deak
4
-216
/
+198
2019-08-28
drm/i915/selftests: Ignore coherency failures on Broadwater
Chris Wilson
1
-0
/
+2
2019-08-28
drm/i915: Extend non readable mcr range
Mika Kuoppala
1
-1
/
+1
2019-08-28
drm/i915/execlists: Flush the post-sync breadcrumb write harder
Chris Wilson
1
-0
/
+2
2019-08-28
drm/i915/selftests: Try to recycle context allocations
Chris Wilson
1
-1
/
+5
2019-08-28
drm/i915/selftests: Remove accidental serialization between gpu_fill
Chris Wilson
1
-11
/
+72
2019-08-27
drm/i915: use a separate context for gpu relocs
Daniele Ceraolo Spurio
2
-1
/
+47
2019-08-27
drm/i915/tgl/perf: use the same oa ctx_id format as icl
Michel Thierry
1
-1
/
+2
2019-08-27
drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwards
Michel Thierry
1
-1
/
+1
2019-08-27
drm/i915/tgl: Implement TGL DisplayPort training sequence
José Roberto de Souza
2
-8
/
+140
2019-08-27
drm/i915: Disable pipes in reverse order
José Roberto de Souza
1
-1
/
+9
2019-08-27
drm: Add for_each_oldnew_intel_crtc_in_state_reverse()
José Roberto de Souza
1
-0
/
+9
2019-08-27
drm/i915/tgl: Add maximum resolution supported by PSR2 HW
José Roberto de Souza
1
-1
/
+4
2019-08-27
drm/i915: Do not read PSR2 register in transcoders without PSR2
José Roberto de Souza
1
-3
/
+6
2019-08-27
drm/i915/tgl: Guard and warn if more than one eDP panel is present
José Roberto de Souza
1
-1
/
+5
2019-08-27
drm/i915: Make engine's batch pool safe for use with virtual engines
Chris Wilson
6
-6
/
+32
2019-08-27
drm/i915: Only activate i915_active debugobject once
Chris Wilson
1
-2
/
+6
2019-08-27
drm/i915/selftests: Markup impossible error pointers
Chris Wilson
1
-0
/
+3
2019-08-27
drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
Chris Wilson
1
-1
/
+1
2019-08-27
drm/i915/selftests: Add the usual batch vma managements to st_workarounds
Chris Wilson
1
-0
/
+16
2019-08-26
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Lyude Paul
1
-0
/
+6
2019-08-24
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
Xiaolin Zhang
3
-5
/
+9
2019-08-24
drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
Chris Wilson
4
-96
/
+116
2019-08-23
drm/i915: Keep drm_i915_file_private around under RCU
Chris Wilson
4
-11
/
+14
2019-08-23
drm/i915/uc: define GuC and HuC FWs for EHL
Daniele Ceraolo Spurio
1
-6
/
+7
2019-08-23
drm/i915: Flush the existing fence before GGTT read/write
Chris Wilson
1
-0
/
+8
2019-08-23
drm/i915/gtt: Preallocate Braswell top-level page directory
Chris Wilson
2
-6
/
+12
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
5
-29
/
+42
2019-08-23
drm/i915: Use hweight8() for 8bit masks
Ville Syrjälä
1
-10
/
+10
2019-08-23
drm/i915: s/num_active_crtcs/num_active_pipes/
Ville Syrjälä
1
-7
/
+7
2019-08-23
drm/i915: Use enum pipe consistently
Ville Syrjälä
8
-32
/
+33
2019-08-23
drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()
Ville Syrjälä
1
-4
/
+4
2019-08-23
drm/i915: Use enum pipe instead of crtc index to track active pipes
Ville Syrjälä
5
-29
/
+29
2019-08-23
drm/i915: Expand subslice mask
Stuart Summers
5
-10
/
+28
2019-08-23
drm/i915: Add new function to copy subslices for a slice
Stuart Summers
1
-3
/
+14
2019-08-23
drm/i915: Refactor instdone loops on new subslice functions
Stuart Summers
5
-22
/
+24
2019-08-23
drm/i915: Add function to determine if a slice has a subslice
Stuart Summers
2
-5
/
+20
2019-08-23
drm/i915: Use subslice stride to set subslices for a given slice
Stuart Summers
2
-3
/
+5
[next]