index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
drm/i915: move some leftovers to intel_pm.h from i915_drv.h
Jani Nikula
1
-0
/
+6
2019-04-30
drm/i915: extract intel_atomic.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
Jani Nikula
1
-0
/
+1
2019-04-30
drm/i915: do not mix workaround with normal flow
Lucas De Marchi
1
-4
/
+6
2019-04-30
drm/i915: reorder if chain to have last gen first
Lucas De Marchi
1
-5
/
+6
2019-04-26
drm/i915: Move sandybride pcode access to intel_sideband.c
Chris Wilson
1
-195
/
+0
2019-04-26
drm/i915: Merge sandybridge_pcode_(read|write)
Chris Wilson
1
-75
/
+40
2019-04-26
drm/i915: Separate sideband declarations to intel_sideband.h
Chris Wilson
1
-0
/
+1
2019-04-26
drm/i915: Replace pcu_lock with sb_lock
Chris Wilson
1
-67
/
+61
2019-04-26
drm/i915: Lift sideband locking for vlv_punit_(read|write)
Chris Wilson
1
-8
/
+38
2019-04-26
drm/i915: Lift acquiring the vlv punit magic to a common sb-get
Chris Wilson
1
-2
/
+2
2019-04-19
drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
Chris Wilson
1
-2
/
+5
2019-04-19
drm/i915: Remove unwarranted clamping for hsw/bdw
Chris Wilson
1
-9
/
+2
2019-04-16
drm/i915: Mark up ips for RCU protection
Chris Wilson
1
-2
/
+2
2019-04-12
drm/i915/ehl: Inherit Ice Lake conditional code
Bob Paauwe
1
-3
/
+3
2019-04-11
drm/i915/icl: Disable video turbo mode for rp control
Mika Kuoppala
1
-1
/
+1
2019-04-11
drm/i915/icl: Enable media sampler powergate
Mika Kuoppala
1
-1
/
+3
2019-04-11
drm/i915/icl: Apply a recommended rc6 threshold
Mika Kuoppala
1
-2
/
+2
2019-04-11
drm/i915: Use dedicated rc6 enabling sequence for gen11
Mika Kuoppala
1
-0
/
+72
2019-04-08
drm/i915: extract intel_sprite.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
1
-1
/
+2
2019-04-08
drm/i915: extract intel_fbc.h from intel_drv.h
Jani Nikula
1
-0
/
+1
2019-04-01
drm/i915: Split Pineview device info into desktop and mobile
Tvrtko Ursulin
1
-2
/
+2
2019-03-26
drm/i915: intel_wait_for_register_fw to uncore
Daniele Ceraolo Spurio
1
-2
/
+2
2019-03-26
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
Daniele Ceraolo Spurio
1
-6
/
+7
2019-03-24
drm/i915: Remove defunct intel_suspend_gt_powersave()
Chris Wilson
1
-16
/
+0
2019-03-22
drm/i915: Really calculate the cursor ddb based on the highest enabled wm level
Ville Syrjälä
1
-1
/
+1
2019-03-20
drm/i915: use intel_uncore for all forcewake get/put
Daniele Ceraolo Spurio
1
-26
/
+26
2019-03-20
drm/i915: Inline skl_update_pipe_wm() into its only caller
Ville Syrjälä
1
-26
/
+6
2019-03-20
drm/i915: Don't pass pipe_wm around so much
Ville Syrjälä
1
-11
/
+7
2019-03-20
drm/i915: Move some variables to tighter scope
Ville Syrjälä
1
-10
/
+13
2019-03-20
drm/i915: Keep plane watermarks enabled more aggressively
Ville Syrjälä
1
-1
/
+16
2019-03-20
drm/i915: Make sure cursor has enough ddb for the selected wm level
Ville Syrjälä
1
-2
/
+9
2019-03-20
drm/i915: Allocate enough DDB for the cursor
Ville Syrjälä
1
-5
/
+36
2019-03-20
drm/i915: Extract skl_compute_wm_params()
Ville Syrjälä
1
-34
/
+50
2019-03-20
drm/i915: Don't pass plane state to skl_compute_plane_wm()
Ville Syrjälä
1
-9
/
+5
2019-03-20
drm/i915: Accept alloc_size == blocks
Ville Syrjälä
1
-1
/
+1
2019-03-11
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...
Joonas Lahtinen
1
-7
/
+7
2019-03-08
drm/i915/icl: Prevent incorrect DBuf enabling
Imre Deak
1
-1
/
+6
2019-03-05
drm/i915: Preparations for enabling P010, P012, P016 formats
Juha-Pekka Heikkila
1
-7
/
+7
2019-03-01
drm/i915: Finalize Wa_1408961008:icl
Ville Syrjälä
1
-2
/
+6
2019-02-20
Merge drm/drm-next into drm-intel-next-queued
Joonas Lahtinen
1
-2
/
+5
2019-02-14
drm/i915: Implement new w/a for underruns with wm1+ disabled
Ville Syrjälä
1
-0
/
+7
2019-02-14
drm/i915: Include "ignore lines" in skl+ wm state
Ville Syrjälä
1
-16
/
+28
2019-02-13
drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
Ville Syrjälä
1
-3
/
+3
2019-02-13
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
Chris Wilson
1
-3
/
+2
2019-02-12
drm/i915: Dump skl+ watermark changes
Ville Syrjälä
1
-3
/
+83
2019-02-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-248
/
+288
2019-02-07
drm/i915: prepare for drmP.h removal from drm_modeset_helper.h
Sam Ravnborg
1
-2
/
+5
2019-02-06
drm/i915: Just use icl+ definition for PLANE_WM blocks field
Ville Syrjälä
1
-7
/
+2
[next]