index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-22
drm/i915: Check for FRL training before DP Link training
Ankit Nautiyal
2
-0
/
+4
2020-12-22
drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
Ankit Nautiyal
3
-0
/
+160
2020-12-22
drm/i915: Capture max frl rate for PCON in dfp cap structure
Ankit Nautiyal
2
-2
/
+29
2020-12-22
drm/i915/selftests: Be paranoid and flush the tasklet before checking status
Chris Wilson
2
-0
/
+6
2020-12-22
drm/i915/selftests: Flush the preemption request before waiting
Chris Wilson
1
-0
/
+4
2020-12-22
drm/i915/selftests: Kick timeslice until selftest yields
Chris Wilson
1
-1
/
+1
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
9
-15
/
+101
2020-12-22
drm/i915: refactor i915 plane code into separate file.
Dave Airlie
6
-693
/
+732
2020-12-22
drm/i915: refactor cursor code out of i915_display.c
Dave Airlie
5
-790
/
+838
2020-12-22
drm/i915/display: fix misused comma
Dave Airlie
1
-1
/
+2
2020-12-22
drm/i915/display: move to_intel_frontbuffer to header
Dave Airlie
2
-6
/
+6
2020-12-22
drm/i915/display: move needs_modeset to an inline in header
Dave Airlie
2
-42
/
+42
2020-12-22
drm/i915/gvt: make mpt.h self-contained
Jani Nikula
2
-2
/
+3
2020-12-22
drm/i915/gvt: make scheduler.h self-contained
Jani Nikula
2
-2
/
+6
2020-12-22
drm/i915/gvt: make gvt.h self-contained
Jani Nikula
2
-1
/
+4
2020-12-22
drm/i915/gvt: make mmio_context.h self-contained
Jani Nikula
2
-1
/
+11
2020-12-22
drm/i915/gvt: make interrupt.h self-contained
Jani Nikula
2
-2
/
+4
2020-12-22
drm/i915/gvt: make gtt.h self-contained
Jani Nikula
2
-2
/
+10
2020-12-22
drm/i915/gvt: make fb_decoder.h self-contained
Jani Nikula
2
-3
/
+4
2020-12-22
drm/i915/gvt: make execlist.h self-contained
Jani Nikula
2
-4
/
+0
2020-12-21
drm/i915/gt: Provide a utility to create a scratch buffer
Chris Wilson
7
-117
/
+45
2020-12-21
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
14
-3422
/
+3597
2020-12-20
drm/i915/gt: Another tweak for flushing the tasklets
Chris Wilson
3
-7
/
+12
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-26
/
+32
2020-12-18
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
3
-19
/
+39
2020-12-18
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-18
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-18
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
1
-1
/
+1
2020-12-18
Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
Chris Wilson
1
-12
/
+15
2020-12-17
drm/i915/tgl: Add bound checks and simplify TGL REVID macros
Aditya Swarup
1
-10
/
+24
2020-12-17
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-17
drm/i915/gt: Track the overall awake/busy time
Chris Wilson
6
-3
/
+88
2020-12-17
drm/i915/gt: Drain the breadcrumbs just once
Chris Wilson
4
-7
/
+23
2020-12-16
drm/i915: Encode fence specific waitqueue behaviour into the wait.flags
Chris Wilson
1
-10
/
+15
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
25
-87
/
+117
2020-12-16
drm/i915/gem: Drop free_work for GEM contexts
Chris Wilson
6
-60
/
+8
2020-12-16
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-15
drm/i915: make relay callbacks const
Jani Nikula
1
-1
/
+1
2020-12-15
drm/i915: Reduce duplicated switch cases in hpd code
Ville Syrjälä
1
-16
/
+3
2020-12-15
drm/i915/pmu: Replace open coded kstat_irqs() copy
Thomas Gleixner
3
-18
/
+43
2020-12-15
drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
Thomas Gleixner
1
-4
/
+0
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
3
-6
/
+9
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
133
-3046
/
+7428
2020-12-14
drm/i915/pmu: Remove !CONFIG_PM code
Tvrtko Ursulin
1
-14
/
+0
2020-12-14
drm/i915/pmu: Use raw clock for rc6 estimation
Tvrtko Ursulin
1
-5
/
+5
2020-12-14
drm/i915/pmu: Don't grab wakeref when enabling events
Tvrtko Ursulin
1
-23
/
+16
2020-12-11
drm/i915/display/tc: Only WARN once for bogus tc port flag
Sean Paul
1
-1
/
+1
2020-12-11
drm/i915/display: Go softly softly on initial modeset failure
Chris Wilson
1
-1
/
+1
[prev]
[next]