index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
drm/i915: Remove special case for power well 1/MISC_IO state verification
Imre Deak
1
-8
/
+7
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: 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-12
drm/i915: fix broadwell EU computation
Lionel Landwerlin
1
-1
/
+1
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
2018-11-08
drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
José Roberto de Souza
1
-12
/
+7
2018-11-08
drm/i915: remove padding from struct skl_wm_level
Paulo Zanoni
1
-1
/
+1
2018-11-08
drm/i915: Set MI_INVALIDATE_BSD for all video-decode engines
Chris Wilson
1
-1
/
+1
2018-11-08
drm/i915/icl: Fix port B combo PHY context loss after DC transitions
Imre Deak
1
-0
/
+8
2018-11-08
drm/i915/icl: Skip init for an already enabled combo PHY
Imre Deak
1
-0
/
+6
2018-11-08
drm/i915/cnl+: Verify combo PHY HW state during PHY uninit
Imre Deak
1
-2
/
+101
2018-11-08
drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
Imre Deak
4
-119
/
+156
2018-11-08
drm/i915/icl: Fix combo PHY uninit
Imre Deak
1
-0
/
+4
2018-11-08
drm/i915/execlists: Force write serialisation into context image vs execution
Chris Wilson
1
-1
/
+13
[next]