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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-11
drm/i915: Stop updating plane->fb/crtc
Ville Syrjälä
2
-16
/
+3
2018-05-30
drm/i915: Promote .format_mod_supported() to the lead role
Ville Syrjälä
3
-72
/
+186
2018-05-24
drm/i915: Pin the ring high
Chris Wilson
1
-0
/
+2
2018-05-24
drm/i915: Limit searching for PIN_HIGH
Chris Wilson
1
-1
/
+10
2018-05-17
i915: content-type property for HDMI connector
Stanislav Lisovskiy
2
-6
/
+12
2018-05-11
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
97
-3768
/
+7276
2018-05-04
drm/selftests: Rename the Kconfig option to CONFIG_DRM_DEBUG_SELFTEST
Maarten Lankhorst
1
-1
/
+1
2018-05-04
drm/i915: Do not adjust scale when out of bounds, v2.
Maarten Lankhorst
1
-109
/
+35
2018-05-04
drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3.
Maarten Lankhorst
1
-1
/
+1
2018-05-04
Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
85
-3691
/
+7115
2018-05-03
drm/i915: Drop DRM_CONTROL_ALLOW
Daniel Vetter
1
-4
/
+4
2018-04-30
Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-3
/
+11
2018-04-27
drm: Don't pass the index to drm_property_add_enum()
Ville Syrjälä
1
-3
/
+2
2018-04-25
drm/i915/fbdev: Enable late fbdev initial configuration
José Roberto de Souza
1
-1
/
+1
2018-04-25
drm/i915: Use ktime on wait_for
Mika Kuoppala
1
-2
/
+2
2018-04-23
drm/i915: Enable display WA#1183 from its correct spot
Imre Deak
1
-6
/
+5
2018-04-23
drm/i915/audio: set minimum CD clock to twice the BCLK
Abhay Kumar
1
-2
/
+14
2018-04-22
Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
14
-55
/
+131
2018-04-18
drm/i915/audio: Fix audio detection issue on GLK
Gaurav K Singh
1
-1
/
+1
2018-04-18
drm/i915: Call i915_perf_fini() on init_hw error unwind
Chris Wilson
1
-12
/
+15
2018-04-18
drm/i915/bios: filter out invalid DDC pins from VBT child devices
Jani Nikula
1
-4
/
+9
2018-04-18
drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6
Tvrtko Ursulin
1
-10
/
+27
2018-04-18
drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
Xidong Wang
1
-1
/
+1
2018-04-13
drm/i915: Update DRIVER_DATE to 20180413
Jani Nikula
1
-2
/
+2
2018-04-13
drm/i915/cnl: Use mmio access to context status buffer
Mika Kuoppala
1
-0
/
+3
2018-04-12
drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()
Jani Nikula
1
-6
/
+4
2018-04-12
drm/i915/bios: filter out invalid DDC pins from VBT child devices
Jani Nikula
1
-4
/
+9
2018-04-11
drm/i915: Split out functions for different kinds of workarounds
Oscar Mateo
6
-241
/
+436
2018-04-11
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
7
-638
/
+703
2018-04-11
drm/i915/execlists: Set queue priority from secondary port
Chris Wilson
2
-1
/
+23
2018-04-11
drm/i915/bios: remove duplicated code
Jani Nikula
1
-7
/
+0
2018-04-11
drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6
Tvrtko Ursulin
1
-10
/
+27
2018-04-10
drm/i915/guc: Replace %phn with %ph
Chris Wilson
1
-10
/
+10
2018-04-10
drm/i915: Don't fiddle with rps/rc6 across GPU reset
Chris Wilson
1
-7
/
+0
2018-04-10
drm/i915: Add debugfs file to clear FIFO underruns.
Maarten Lankhorst
4
-12
/
+111
2018-04-10
drm/i915/psr: Chase psr.enabled only under the psr.lock
Chris Wilson
1
-38
/
+44
2018-04-10
drm/i915/gen9_lp: Increase DDI PHY0 power well enabling timeout
Imre Deak
1
-5
/
+6
2018-04-09
drm/i915: Remove last references to drm_atomic_get_existing* macros
Maarten Lankhorst
1
-29
/
+24
2018-04-09
drm/i915: Remove get_existing_crtc_state
Maarten Lankhorst
1
-14
/
+0
2018-04-09
drm/i915: Change use get_new_plane_state instead of existing plane state
Maarten Lankhorst
3
-15
/
+3
2018-04-09
drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE
Tvrtko Ursulin
2
-8
/
+20
2018-04-09
drm/i915: Enclose for_each_engine_masked macro arguments in parentheses
Tvrtko Ursulin
1
-2
/
+4
2018-04-09
drm/i915: Upscale scaler max scale for NV12
Chandra Konduru
3
-13
/
+46
2018-04-09
drm/i915: Update format_is_yuv() to include NV12
Chandra Konduru
2
-0
/
+2
2018-04-09
drm/i915: Set scaler mode for NV12
Chandra Konduru
2
-2
/
+14
2018-04-09
drm/i915: Enable YUV to RGB for Gen10 in Plane Ctrl Reg
Vidya Srinivas
1
-1
/
+6
2018-04-09
drm/i915: Display WA 827
Vidya Srinivas
2
-0
/
+37
2018-04-09
drm/i915/skl: split skl_compute_ddb function
Mahesh Kumar
1
-69
/
+88
2018-04-09
drm/i915/skl+: nv12 workaround disable WM level 1-7
Mahesh Kumar
1
-0
/
+11
2018-04-09
drm/i915/skl+: make sure higher latency level has higher wm value
Mahesh Kumar
1
-0
/
+18
[next]