index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-19
drm/i915: fix screen flickering
Thomas Gummerer
1
-13
/
+11
2015-05-11
drm/i915: Avoid GPU hang when coming out of s3 or s4
Peter Antoine
1
-3
/
+10
2015-05-07
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
Chris Wilson
1
-3
/
+0
2015-05-07
drm/i915: Sink rate read should be saved in deca-kHz
Sonika Jindal
1
-1
/
+2
2015-05-06
drm/i915/dp: there is no audio on port A
Jani Nikula
1
-3
/
+3
2015-05-05
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Lukas Wunner
1
-1
/
+17
2015-05-05
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Lukas Wunner
1
-1
/
+7
2015-04-28
drm/i915/chv: Implement WaDisableShadowRegForCpd
Deepak S
2
-0
/
+10
2015-04-27
Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...
Dave Airlie
5
-14
/
+95
2015-04-24
drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
Imre Deak
1
-2
/
+2
2015-04-23
drm/i915: Workaround to avoid lite restore with HEAD==TAIL
Michel Thierry
2
-2
/
+36
2015-04-23
drm/i915: cope with large i2c transfers
Dmitry Torokhov
2
-10
/
+57
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
1
-2
/
+8
2015-04-20
Merge Linus master into drm-next
Dave Airlie
5
-16
/
+4
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2
-3
/
+1
2015-04-16
Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/...
Dave Airlie
13
-77
/
+91
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+0
2015-04-14
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
Daniel Vetter
1
-6
/
+2
2015-04-14
drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
Tvrtko Ursulin
1
-6
/
+8
2015-04-13
drm/i915: Allocate connector state together with the connectors
Ander Conselvan de Oliveira
12
-46
/
+64
2015-04-10
drm/i915/chv: Remove DPIO force latency causing interpair skew issue
Clint Taylor
2
-10
/
+0
2015-04-10
drm/i915: Don't cancel DRRS worker synchronously for flush/invalidate
Daniel Vetter
1
-2
/
+2
2015-04-10
drm/i915: Fix locking in DRRS flush/invalidate hooks
Daniel Vetter
1
-7
/
+15
2015-04-09
Merge tag 'v4.0-rc7' into drm-next
Dave Airlie
1
-1
/
+1
2015-04-07
tracing/drm: Remove unused TRACE_SYSTEM_STRING define
Steven Rostedt
1
-1
/
+0
2015-04-07
drm/i915/vlv: remove wait for previous GFX clk disable request
Jesse Barnes
1
-14
/
+0
2015-04-07
drm/i915/chv: Remove Wait for a previous gfx force-off
Deepak S
1
-2
/
+4
2015-04-07
drm/i915/vlv: save/restore the power context base reg
Jesse Barnes
2
-0
/
+3
2015-04-02
drm/i915: Reject the colorkey ioctls for primary and cursor planes
Ville Syrjälä
1
-2
/
+2
2015-03-30
drm/i915: Skip allocating shadow batch for 0-length batches
Chris Wilson
1
-1
/
+1
2015-03-30
Merge tag 'v4.0-rc6' into drm-intel-next
Daniel Vetter
1
-17
/
+21
2015-03-27
drm/i915: Update DRIVER_DATE to 20150327
Daniel Vetter
1
-1
/
+1
2015-03-27
drm/i915: Skip allocating shadow batch for 0-length batches
Chris Wilson
1
-1
/
+1
2015-03-27
drm/i915: Handle error to get connector state when staging config
Ander Conselvan de Oliveira
1
-0
/
+2
2015-03-27
drm/i915: Compare GGTT view structs instead of types
Joonas Lahtinen
5
-16
/
+30
2015-03-27
drm/i915: fix simple_return.cocci warnings
kbuild test robot
1
-7
/
+1
2015-03-27
drm/i915: Add module param to test the load detect code
Daniel Vetter
3
-3
/
+12
2015-03-27
drm/i915: Remove usage of encoder->new_crtc from clock computations
Ander Conselvan de Oliveira
1
-13
/
+38
2015-03-27
drm/i915: Don't look at staged config crtc when changing DRRS state
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-27
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
Ander Conselvan de Oliveira
2
-52
/
+83
2015-03-27
drm/i915: Pass an atomic state to modeset_global_resources() functions
Ander Conselvan de Oliveira
2
-5
/
+7
2015-03-27
drm/i915: Add dynamic page trace events
Michel Thierry
3
-0
/
+106
2015-03-27
drm/i915: Finish gen6/7 dynamic page table allocation
Michel Thierry
2
-19
/
+129
2015-03-27
drm/i915: Remove unnecessary gen6_ppgtt_unmap_pages
Michel Thierry
1
-11
/
+0
2015-03-27
drm/i915: Fix i915_dma_map_single positive error code
Michel Thierry
1
-1
/
+4
2015-03-27
drm/i915: Prevent out of range pt in gen6_for_each_pde
Michel Thierry
1
-3
/
+3
2015-03-27
drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
Daniel Vetter
3
-27
/
+1
2015-03-26
drm/i915: Don't use encoder->new_crtc in intel_lvds_compute_config()
Ander Conselvan de Oliveira
1
-1
/
+1
2015-03-26
drm/i915: Don't use staged config in intel_dp_mst_compute_config()
Ander Conselvan de Oliveira
1
-6
/
+11
2015-03-26
drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
Ander Conselvan de Oliveira
1
-9
/
+15
[next]