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-11-14
drm/i915: Use proper bool bitfield initializer in power well descs
Imre Deak
1
-11
/
+11
2018-11-14
drm/i915/gen9_bc: Work around DMC bug zeroing power well requests
Imre Deak
1
-1
/
+15
2018-11-14
drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update
Mika Kuoppala
1
-3
/
+1
2018-11-14
drm/i915: fix broadwell EU computation
Lionel Landwerlin
1
-1
/
+1
2018-11-14
drm/i915: Fix icl workarounds whitespaces
Mika Kuoppala
1
-11
/
+16
2018-11-14
drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IA
Mika Kuoppala
2
-5
/
+4
2018-11-14
drm/i915/icl: Drop spurious register read from icl_dbuf_slices_update
Mika Kuoppala
1
-3
/
+1
2018-11-13
drm/i915: add ICP support to cnp_rawclk() and kill icp_rawclk()
Paulo Zanoni
1
-29
/
+8
2018-11-13
drm/i915: rename CNP_RAWCLK_FRAC to CNP_RAWCLK_DEN
Paulo Zanoni
2
-5
/
+4
2018-11-13
drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
Paulo Zanoni
1
-3
/
+3
2018-11-13
drm/i915: Determine DSI panel orientation from VBT
Ville Syrjälä
5
-1
/
+53
2018-11-13
drm/i915: Fix the VLV/CHV DSI panel orientation hw readout
Ville Syrjälä
1
-13
/
+43
2018-11-13
drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()
Ville Syrjälä
2
-7
/
+3
2018-11-13
drm/i915: Account for scale factor when calculating initial phase
Ville Syrjälä
3
-10
/
+57
2018-11-13
drm/i915: Always write both TILEOFF and LINOFF plane registers
Ville Syrjälä
1
-14
/
+7
2018-11-13
drm/i915: Switch LSPCON to PCON mode if it's in LS mode
Ville Syrjälä
1
-1
/
+1
2018-11-13
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
7
-74
/
+95
2018-11-12
drm/i915: fix broadwell EU computation
Lionel Landwerlin
1
-1
/
+1
2018-11-12
drm/syncobj: Fix compilation following partial revert
Chris Wilson
1
-1
/
+1
2018-11-12
drm/i915: Fix hpd handling for pins with two encoders
Ville Syrjälä
1
-19
/
+47
2018-11-12
drm/i915/execlists: Force write serialisation into context image vs execution
Chris Wilson
1
-1
/
+13
2018-11-12
drm/i915/icl: Fix power well 2 wrt. DC-off toggling order
Imre Deak
1
-6
/
+6
2018-11-12
drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
Lyude Paul
1
-1
/
+3
2018-11-12
drm/i915: Fix possible race in intel_dp_add_mst_connector()
Lyude Paul
1
-4
/
+4
2018-11-12
drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
Chris Wilson
1
-2
/
+36
2018-11-12
drm/i915: Clean up the baseline bpp computation
Ville Syrjälä
1
-18
/
+24
2018-11-12
drm/i915: Remove pointless goto fail
Ville Syrjälä
1
-12
/
+9
2018-11-12
drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes()
Ville Syrjälä
1
-0
/
+7
2018-11-09
drm/i915/query: fix subslice length
Daniele Ceraolo Spurio
1
-2
/
+1
2018-11-09
drm/i915: fix subslice mask array size
Daniele Ceraolo Spurio
1
-1
/
+1
2018-11-09
drm/i915/psr: Move intel_psr_disable_source() code to intel_psr_disable_locked()
José Roberto de Souza
1
-16
/
+9
2018-11-09
drm/i915/icl: Reset PSR interruptions
José Roberto de Souza
1
-0
/
+3
2018-11-09
drm/i915/psr: Always wait for idle state when disabling PSR
José Roberto de Souza
1
-23
/
+18
2018-11-09
drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()
José Roberto de Souza
1
-29
/
+21
2018-11-09
drm/i915: Generalize skl_ddb_allocation_overlaps()
Ville Syrjälä
3
-19
/
+15
2018-11-09
drm/i915: Clean up skl+ PLANE_POS vs. scaler handling
Ville Syrjälä
1
-7
/
+9
2018-11-09
drm/i915: Polish the skl+ plane keyval/msk/max register setup
Ville Syrjälä
2
-14
/
+10
2018-11-09
drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler()
Ville Syrjälä
1
-1
/
+0
2018-11-09
drm/i915/mst: Drop pre_pll_enable null check
José Roberto de Souza
1
-2
/
+1
2018-11-09
drm/i915: Release DDI power well references in MST ports
José Roberto de Souza
1
-0
/
+15
2018-11-09
drm/i915: Reuse the aux_domain cached
José Roberto de Souza
1
-2
/
+1
2018-11-09
drm/i915: Sanitize PCH port transcoder select on IBX
Ville Syrjälä
1
-0
/
+63
2018-11-09
drm/i915: Fix hpd handling for pins with two encoders
Ville Syrjälä
1
-13
/
+42
2018-11-09
drm/i915/icl: Fix PLL mapping sanitization for DP ports
Imre Deak
1
-2
/
+25
2018-11-09
drm/i915/ddi: Add more sanity check to the encoder HW readout
Imre Deak
1
-24
/
+52
2018-11-09
drm/i915: Track rcu_head for our idle worker
Chris Wilson
1
-0
/
+3
2018-11-09
drm/i915: Initialise the obj->rcu head
Chris Wilson
1
-0
/
+9
2018-11-08
drm/i915: Keep overlay functions naming consistent
José Roberto de Souza
4
-6
/
+6
2018-11-08
drm/i915: Move intel_init_ipc() call to i915_load_modeset_init()
José Roberto de Souza
1
-2
/
+2
2018-11-08
drm/i915: Move FBC init and cleanup calls to modeset functions
José Roberto de Souza
3
-3
/
+4
[prev]
[next]