index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/i915: Populate mem_freq in init_gt_powerwave()
Ville Syrjälä
2014-09-03
2
-53
/
+43
|
*
|
drm/i915: s, fb->bits_per_pixel/8, pixel_size, in primary plane code
Ville Syrjälä
2014-09-03
1
-4
/
+4
|
*
|
drm/i915: Don't dereference fb when disabling primary plane
Ville Syrjälä
2014-09-03
1
-6
/
+14
|
*
|
drm/i915/bdw: Export workaround data to debugfs
Arun Siluvery
2014-09-03
3
-0
/
+77
|
*
|
drm/i915/bdw: Apply workarounds in render ring init function
Arun Siluvery
2014-09-03
4
-48
/
+87
|
*
|
drm/i915: FBC flush nuke for BDW
Rodrigo Vivi
2014-09-03
4
-1
/
+22
|
*
|
drm/i915/ddi: use struct for ddi buf translation tables
Jani Nikula
2014-09-03
1
-92
/
+97
|
*
|
drm/i915: Rename defines for selection of ddi buffer translation slot
Sonika Jindal
2014-09-03
3
-34
/
+16
|
*
|
drm/i915/dp: debug log whether backlight is being enabled or disabled
Jani Nikula
2014-09-03
1
-1
/
+2
|
*
|
drm/i915/bdw: Let the memory controller do all the swizzling
Damien Lespiau
2014-09-03
1
-1
/
+8
|
*
|
drm/i915: Add "Intel Corporation" as module author
Damien Lespiau
2014-09-03
1
-0
/
+1
|
*
|
drm/i915: Don't use a define when it's clearer to just put the value
Damien Lespiau
2014-09-03
2
-3
/
+2
|
*
|
drm/i915: improve assert_panel_unlocked
Jani Nikula
2014-09-03
1
-7
/
+20
|
*
|
drm/i915/bdw: Add BDW support in the i915 debugfs entry
Vedang Patel
2014-09-03
1
-1
/
+1
|
*
|
drm/i915: Differentiate between LLC or snooped for the user
Chris Wilson
2014-09-03
4
-7
/
+11
|
*
|
drm/i915: send PCI_D3hot adapter opregion message on BDW RPM suspend
Paulo Zanoni
2014-09-03
1
-6
/
+22
|
*
|
drm/i915: rename gen8_init_clock_gating to broadwell_init_clock_gating
Paulo Zanoni
2014-09-03
1
-2
/
+2
|
*
|
drm/i915: call lpt_init_clock_gating on BDW too
Paulo Zanoni
2014-09-03
1
-0
/
+2
|
*
|
drm/i915: fix panel unlock register mask
Jani Nikula
2014-09-03
1
-1
/
+1
|
*
|
drm/i915/bdw: Don't execute context reset and switch with Execlists
Thomas Daniel
2014-09-03
2
-4
/
+20
|
*
|
drm/i915: Fix to Enable GT/PM Interrupts
Deepak S
2014-09-03
1
-5
/
+4
|
*
|
drm/i915/bdw: Do not initialize PPGTT in the legacy way for execlists
Thomas Daniel
2014-09-03
1
-6
/
+6
|
*
|
drm/i915: Make wait-for-pending-flips more defensive
Chris Wilson
2014-09-03
1
-7
/
+5
|
*
|
drm/i915: Handle i915_ppgtt_put correctly
Michel Thierry
2014-09-03
1
-4
/
+3
|
*
|
drm/i915: Flatten intel_edp_panel_vdd_on()
Ville Syrjälä
2014-09-03
1
-4
/
+7
|
*
|
drm/i915: Warn about want_panel_vdd in edp_panel_vdd_off_sync()
Ville Syrjälä
2014-09-03
1
-2
/
+5
|
*
|
drm/i915: Replace big nested if block with early return
Ville Syrjälä
2014-09-03
1
-20
/
+20
|
*
|
drm/i915: Add a note explaining vdd on/off handling in intel_dp_aux_ch()
Ville Syrjälä
2014-09-03
1
-0
/
+6
|
*
|
drm/i915: Rename edp vdd funcs for consistency
Ville Syrjälä
2014-09-03
1
-8
/
+13
|
*
|
drm/i915: Use intel_edp_panel_vdd_on() in intel_dp_probe_mst()
Ville Syrjälä
2014-09-03
1
-1
/
+1
|
*
|
drm/i915: Parametrize PANEL_PORT_SELECT_VLV
Ville Syrjälä
2014-09-03
2
-10
/
+5
|
*
|
drm/i915/bdw: Populate lrc with aliasing ppgtt if required
Thomas Daniel
2014-09-03
1
-0
/
+5
|
*
|
drm/i915: honour forced connector modes
Chris Wilson
2014-09-03
1
-21
/
+12
|
*
|
drm/i915: Don't save/restore RS when not used
Ben Widawsky
2014-09-03
1
-4
/
+6
|
*
|
drm/i915: Bring UP Power Wells before disabling RC6.
Deepak S
2014-09-03
1
-0
/
+6
|
*
|
drm/i915: Print the pipe on which the vblank wait times out
Damien Lespiau
2014-09-03
1
-2
/
+4
|
*
|
drm/i915: Use dev_priv as first argument of for_each_pipe()
Damien Lespiau
2014-09-03
8
-59
/
+60
|
*
|
drm/i915: don't check for i830 in vlv specific code
Jani Nikula
2014-09-03
1
-1
/
+1
|
*
|
drm/i915/bdw: Make sure error capture keeps working with Execlists
Oscar Mateo
2014-09-03
1
-4
/
+18
|
*
|
drm/i915: Suppress a WARN on reading an object back for a GPU hang
Chris Wilson
2014-09-03
1
-1
/
+4
|
*
|
drm/i915: Remove num_pages parameter to i915_error_object_create()
Chris Wilson
2014-09-03
1
-15
/
+10
|
*
|
drm/i915: Do not access stolen memory directly by the CPU, even for error cap...
Chris Wilson
2014-09-03
1
-19
/
+31
|
*
|
drm/i915: switch off backlight for backlight class 0 brightness
Jani Nikula
2014-09-03
1
-1
/
+2
|
*
|
drm/i915/dp: make backlight bl_power control power sequencer backlight
Jani Nikula
2014-09-03
1
-0
/
+22
|
*
|
drm/i915: add some framework for backlight bl_power support
Jani Nikula
2014-09-03
2
-0
/
+28
|
*
|
drm/i915/dp: split up panel power control from backlight pwm control
Jani Nikula
2014-09-03
1
-13
/
+26
|
*
|
drm/i915: fix i915_frequency_info on BDW
Paulo Zanoni
2014-09-03
1
-5
/
+15
|
*
|
drm/i915: Add 180 degree primary plane rotation support
Sonika Jindal
2014-09-03
5
-8
/
+85
|
*
|
drm/i915: Updating plane parameters for primary plane in setplane
Sonika Jindal
2014-09-03
1
-7
/
+31
|
*
|
drm/i915: Rework GPU reset sequence to match driver load & thaw
McAulay, Alistair
2014-09-03
6
-86
/
+30
[prev]
[next]