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
2017-05-29
drm/i915: Detect USB-C specific dongles before reducing M and N
Jani Nikula
1
-1
/
+2
2017-04-03
drm/i915: Update DRIVER_DATE to 20170403
Daniel Vetter
1
-2
/
+2
2017-03-29
drm/i915: Move WARN_ON/MISSING_CASE macros to i915_utils.h
Michal Wajdeczko
1
-18
/
+0
2017-03-27
drm/i915: Align "unfenced" tiled access on gen2, early gen3
Chris Wilson
1
-0
/
+1
2017-03-23
drm/i915: All fw_domains share the same set/clear/reset values
Chris Wilson
1
-5
/
+6
2017-03-23
drm/i915: Remove posting-read for forcewake put
Chris Wilson
1
-1
/
+0
2017-03-23
drm/i915: Skip unused fw_domains
Chris Wilson
1
-16
/
+14
2017-03-23
drm/i915: Eliminate per-fw_domain i915 backpointer
Chris Wilson
1
-15
/
+18
2017-03-20
drm/i915: Update DRIVER_DATE to 20170320
Daniel Vetter
1
-2
/
+2
2017-03-16
drm/i915: Restore engine->submit_request before unwedging
Chris Wilson
1
-0
/
+1
2017-03-16
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
Chris Wilson
1
-5
/
+35
2017-03-16
drm/i915: Use ktime to calculate rc0 residency
Mika Kuoppala
1
-1
/
+1
2017-03-16
drm/i915: Return residency as microseconds
Mika Kuoppala
1
-2
/
+2
2017-03-16
drm/i915: Move residency calculation into intel_pm.c
Mika Kuoppala
1
-0
/
+2
2017-03-15
drm/i915/huc: Add huc_to_i915
Arkadiusz Hiler
1
-0
/
+5
2017-03-13
drm/i915: Optimize VLV/CHV display FIFO updates
Ville Syrjälä
1
-3
/
+0
2017-03-13
drm/i915: Move whole object to CPU domain for coherent shmem access
Chris Wilson
1
-3
/
+3
2017-03-13
drm/i915/vbt: don't propagate errors from intel_bios_init()
Jani Nikula
1
-1
/
+1
2017-03-13
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...
Daniel Vetter
1
-4
/
+3
2017-03-12
drm/i915: s/pm_intr_keep/pm_intrmsk_mbz
Sagar Arun Kamble
1
-1
/
+1
2017-03-10
drm/i915: Stop using RP_DOWN_EI on Baytrail
Chris Wilson
1
-1
/
+1
2017-03-08
drm/i915: use for_each_intel_connector_iter in intel_display.c
Daniel Vetter
1
-5
/
+0
2017-03-08
drm/i915: Use drm_connector_list_iter in debugfs
Daniel Vetter
1
-0
/
+3
2017-03-08
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
1
-3
/
+15
2017-03-08
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-58
/
+173
2017-03-07
drm/i915: No need to save/restore irq status in __i915_request_irq_complete
Tvrtko Ursulin
1
-3
/
+2
2017-03-07
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-2
/
+0
2017-03-06
drm/i915: Update DRIVER_DATE to 20170306
Daniel Vetter
1
-2
/
+2
2017-03-03
drm/i915: Split breadcrumbs spinlock into two
Chris Wilson
1
-4
/
+4
2017-03-03
drm/i915: Compute vlv/chv wms the atomic way
Ville Syrjälä
1
-0
/
+8
2017-03-03
drm/i915: Pass pipe_config to fdi_link_train() functions
Ander Conselvan de Oliveira
1
-1
/
+2
2017-03-03
drm/i915: Pass intel_crtc to fdi_link_train() hooks
Ander Conselvan de Oliveira
1
-1
/
+1
2017-03-02
drm/i915: Include power-management state in gpu error dump
Chris Wilson
1
-0
/
+2
2017-03-02
drm/i915: Include GT/seqno activity in engine/hangcheck debugfs
Chris Wilson
1
-0
/
+1
2017-03-02
drm/i915: Listen for PMIC bus access notifications
Hans de Goede
1
-0
/
+1
2017-03-02
drm/i915: Add intel_uncore_suspend / resume functions
Hans de Goede
1
-4
/
+2
2017-03-01
drm/i915: Remove i915_debugfs_unregister()
Noralf Trønnes
1
-2
/
+0
2017-03-01
drm/i915: use BUILD_BUG_ON to ensure platform name has been set up
Jani Nikula
1
-0
/
+1
2017-02-27
drm/i915: Signal first fence from irq handler if complete
Chris Wilson
1
-7
/
+6
2017-02-27
drm/i915: Only enable DDI IO power domains after enabling DPLL
Ander Conselvan de Oliveira
1
-0
/
+5
2017-02-27
drm/i915/glk: Implement WaDDIIOTimeout
Ander Conselvan de Oliveira
1
-0
/
+6
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+1
2017-02-24
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
Kenneth Graunke
1
-2
/
+0
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
1
-359
/
+566
2017-02-23
drm/i915: Protect the request->global_seqno with the engine->timeline lock
Chris Wilson
1
-3
/
+14
2017-02-23
drm/i915: Check against the signaled bit for fences/requests
Chris Wilson
1
-0
/
+9
2017-02-23
drm/i915/glk: Fix watermark computations for third sprite plane
Ander Conselvan de Oliveira
1
-0
/
+1
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
1
-0
/
+5
2017-02-22
drm/i915: Perform object clflushing asynchronously
Chris Wilson
1
-1
/
+1
2017-02-22
drm/i915: Move cpu_cache_is_coherent() to header
Chris Wilson
1
-0
/
+6
[next]