index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
drm/i915: Update DRIVER_DATE to 20190207
Rodrigo Vivi
1
-2
/
+2
2019-02-07
drm/i915: Split color mgmt based on single vs. double buffered registers
Ville Syrjälä
1
-1
/
+13
2019-02-07
drm/i915: Constify the state arguments to the color management stuff
Ville Syrjälä
1
-2
/
+2
2019-02-05
drm/i915: Rename HAS_GMCH
Rodrigo Vivi
1
-2
/
+2
2019-02-05
drm/i915: Record the sseu configuration per-context & engine
Lionel Landwerlin
1
-0
/
+14
2019-02-02
drm/i915: Update DRIVER_DATE to 20190202
Rodrigo Vivi
1
-2
/
+2
2019-01-31
drm/i915/icl: Work around broken VBTs for port F detection
Imre Deak
1
-0
/
+2
2019-01-29
drm/i915: Update DRIVER_DATE to 20190129
Rodrigo Vivi
1
-2
/
+2
2019-01-30
drm/i915: Account for minimum ddb allocation restrictions
Ville Syrjälä
1
-0
/
+1
2019-01-28
drm/i915: Track active timelines
Chris Wilson
1
-1
/
+1
2019-01-28
drm/i915: Share per-timeline HWSP using a slab suballocator
Chris Wilson
1
-0
/
+4
2019-01-28
drm/i915: Move list of timelines under its own lock
Chris Wilson
1
-1
/
+4
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
1
-5
/
+0
2019-01-24
drm/i915: Update DRIVER_DATE to 20190124
Rodrigo Vivi
1
-2
/
+2
2019-01-21
drm/i915/i915_drv.h: switch to kernel types
Jani Nikula
1
-79
/
+79
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
1
-32
/
+1
2019-01-15
drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
Chris Wilson
1
-2
/
+2
2019-01-15
drm/i915/perf: Annotate i915_perf.wakeref for keneldoc
Chris Wilson
1
-0
/
+4
2019-01-14
drm/i915: Combined gt.awake/gt.power wakerefs
Chris Wilson
1
-1
/
+0
2019-01-14
drm/i915: Track the wakeref used to initialise display power domains
Chris Wilson
1
-0
/
+2
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
1
-0
/
+2
2019-01-14
drm/i915/perf: Track the rpm wakeref
Chris Wilson
1
-0
/
+2
2019-01-14
drm/i915: Track GT wakeref
Chris Wilson
1
-1
/
+1
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
1
-0
/
+2
2019-01-14
drm/i915: Track all held rpm wakerefs
Chris Wilson
1
-0
/
+20
2019-01-10
drm/i915: Update DRIVER_DATE to 20190110
Rodrigo Vivi
1
-2
/
+2
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
1
-1
/
+1
2019-01-08
drm/i915: Return immediately if trylock fails for direct-reclaim
Chris Wilson
1
-3
/
+4
2019-01-02
drm/i915: rename dev_priv info to __info to avoid usage
Jani Nikula
1
-8
/
+2
2019-01-02
drm/i915: always use INTEL_INFO() to access device info
Jani Nikula
1
-45
/
+45
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
1
-1
/
+3
2018-12-31
drm/i915: Drop unused engine->irq_seqno_barrier w/a
Chris Wilson
1
-84
/
+0
2018-12-31
drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functions
Jani Nikula
1
-3
/
+3
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
1
-3
/
+0
2018-12-28
drm/i915: Restrict PSMI context load w/a to Haswell GT1
Chris Wilson
1
-0
/
+2
2018-12-21
drm/i915: Update DRIVER_DATE to 20181221
Rodrigo Vivi
1
-1
/
+1
2018-12-21
drm/i915: Update DRIVER_DATE to 20181221
Rodrigo Vivi
1
-2
/
+2
2018-12-18
drm/i915/bios: Parse the VBT TypeC and Thunderbolt port flags
Imre Deak
1
-0
/
+2
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
1
-21
/
+8
2018-12-12
drm/i915: Rename IS_GEN to IS_GEN_RANGE
Lucas De Marchi
1
-1
/
+1
2018-12-10
drm/i915: Use intel_ types more consistently for color management code (v2)
Matt Roper
1
-2
/
+2
2018-12-10
drm/i915: Use intel_ types more consistently for watermark code (v2)
Matt Roper
1
-4
/
+2
2018-12-04
drm/i915/psr: Check if source supports sink specific SU granularity
José Roberto de Souza
1
-0
/
+1
2018-12-04
drm/i915: Update DRIVER_DATE to 20181204
Jani Nikula
1
-2
/
+2
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
1
-0
/
+7
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
1
-15
/
+0
2018-12-04
drm/i915: Record GT workarounds in a list
Tvrtko Ursulin
1
-0
/
+2
2018-12-03
drm/i915: Move display device info capabilities to its own struct
José Roberto de Souza
1
-11
/
+11
2018-12-03
drm/i915: Add HAS_DISPLAY() and use it
José Roberto de Souza
1
-0
/
+2
2018-11-30
drm/i915/psr: Get pipe id following atomic guidelines
José Roberto de Souza
1
-0
/
+1
[next]