index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
2022-02-23
drm/i915: Dump the crtc hw state always
Ville Syrjälä
1
-9
/
+7
2022-02-23
Revert "drm/i915/display/vrr: Reset VRR capable property on a long hpd"
Ville Syrjälä
1
-13
/
+4
2022-02-22
drm/i915/adl-n: Add PCH Support for Alder Lake N
Tejas Upadhyay
2
-0
/
+2
2022-02-22
drm/i915/display/vrr: Reset VRR capable property on a long hpd
Manasi Navare
1
-4
/
+13
2022-02-22
drm/i915/guc/slpc: Use wrapper for reading RP_STATE_CAP
Vinay Belgaumkar
1
-2
/
+3
2022-02-22
drm/i915/guc/slpc: Correct the param count for unset param
Vinay Belgaumkar
1
-1
/
+1
2022-02-22
drm/i915/gt: use get_reset_domain() helper
Tejas Upadhyay
1
-32
/
+42
2022-02-22
drm: implement a method to free unused pages
Arunpravin
1
-0
/
+10
2022-02-22
drm: implement top-down allocation method
Arunpravin
1
-0
/
+3
2022-02-22
drm: improve drm_buddy_alloc function
Arunpravin
2
-34
/
+35
2022-02-21
drm/i915/adlp: Add TypeC PHY TBT->DP-alt/legacy mode switch workaround
Imre Deak
2
-1
/
+24
2022-02-21
drm/i915/pxp: prefer forward declaration over includes
Jani Nikula
1
-1
/
+1
2022-02-21
drm/i915/reg: split out icl_dsi_regs.h
Jani Nikula
4
-333
/
+344
2022-02-21
drm/i915/reg: split out vlv_dsi_regs.h and vlv_dsi_pll_regs.h
Jani Nikula
8
-575
/
+595
2022-02-21
drm/i915/dsi: add separate init timer mask definition for ICL DSI
Jani Nikula
2
-1
/
+2
2022-02-21
drm/i915/dsi: disassociate VBT video transfer mode from register values
Jani Nikula
4
-19
/
+39
2022-02-21
drm/i915/dg2: Print PHY name properly on calibration error
Matt Roper
1
-1
/
+1
2022-02-21
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-02-21
drm/i915: Correctly populate use_sagv_wm for all pipes
Ville Syrjälä
1
-11
/
+11
2022-02-21
drm/i915: Disconnect PHYs left connected by BIOS on disabled ports
Imre Deak
1
-6
/
+20
2022-02-21
drm/i915: Widen the QGV point mask
Ville Syrjälä
1
-4
/
+4
2022-02-19
drm/i915/lmem: Enable lmem for platforms with Flat CCS
Abdiel Janulgue
4
-2
/
+46
2022-02-19
drm/i915/xehpsdv: Add has_flat_ccs to device info
CQ Tang
3
-0
/
+8
2022-02-19
drm/i915/migrate: add acceleration support for DG2
Matthew Auld
1
-32
/
+164
2022-02-19
drm/i915/gtt: add xehpsdv_ppgtt_insert_entry
Matthew Auld
1
-2
/
+48
2022-02-19
drm/i915/gtt: allow overriding the pt alignment
Matthew Auld
2
-5
/
+21
2022-02-19
drm/i915: add gtt misalignment test
Robert Beckett
1
-0
/
+126
2022-02-19
drm/i915: support 64K GTT pages for discrete cards
Matthew Auld
4
-3
/
+169
2022-02-19
drm/i915: enforce min GTT alignment for discrete cards
Matthew Auld
5
-41
/
+119
2022-02-19
drm/i915: add needs_compact_pt flag
Ramalingam C
3
-3
/
+11
2022-02-18
drm/i915: Kill the fake lmem support
Lucas De Marchi
8
-149
/
+2
2022-02-18
drm/i915/dg2: Enable 5th port
Matt Roper
4
-3
/
+20
2022-02-18
drm/i915/dg2: Drop 38.4 MHz MPLLB tables
Matt Roper
1
-207
/
+1
2022-02-18
drm/i915: Fix for PHY_MISC_TC1 offset
Jouni Högander
2
-3
/
+5
2022-02-18
drm/i915: Pimp icl+ sagv pre/post update
Ville Syrjälä
1
-18
/
+17
2022-02-18
drm/i915: Split pre-icl vs. icl+ SAGV hooks apart
Ville Syrjälä
1
-40
/
+74
2022-02-18
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Ville Syrjälä
1
-2
/
+16
2022-02-18
drm/i915: Correctly populate use_sagv_wm for all pipes
Ville Syrjälä
1
-11
/
+11
2022-02-18
drm/i915: Drop pointless i830 PIPECONF read
Ville Syrjälä
1
-4
/
+2
2022-02-18
drm/i915: Make the CHV CGM CSC register writes lockless
Ville Syrjälä
1
-10
/
+10
2022-02-18
drm/i915: Make the pipe/output CSC register writes lockless
Ville Syrjälä
1
-40
/
+40
2022-02-18
drm/i915: Move PIPE_CHICKEN RMW out from the vblank evade critical section
Ville Syrjälä
1
-3
/
+5
2022-02-18
drm/i915/display: Implement Wa_16013835468
José Roberto de Souza
2
-7
/
+46
2022-02-18
drm/i915/display: Group PSR2 prog sequences and workarounds
José Roberto de Souza
1
-40
/
+37
2022-02-18
drm/i915/display/tgl+: Implement new PLL programming step
José Roberto de Souza
8
-13
/
+65
2022-02-18
drm/i915: Disconnect PHYs left connected by BIOS on disabled ports
Imre Deak
1
-6
/
+20
2022-02-18
drm/i915/dp: remove accidental static on what should be a local variable
Jani Nikula
1
-1
/
+1
2022-02-18
drm/i915: Polish ilk+ wm register bits
Ville Syrjälä
3
-51
/
+49
2022-02-18
drm/i915: Introduce intel_crtc_planes_update_arm()
Ville Syrjälä
3
-18
/
+23
2022-02-18
drm/i915: Clean up SSKPD/MLTR defines
Ville Syrjälä
3
-26
/
+25
[prev]
[next]