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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-21
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
5
-99
/
+103
2018-02-20
drm/radeon: use drm_gem_private_object_init
Christian König
1
-5
/
+1
2018-02-20
drm/amdgpu: use drm_gem_private_object_init
Christian König
1
-5
/
+1
2018-02-20
drm/amdgpu: mitigate workaround for i915
Christian König
1
-11
/
+20
2018-02-20
drm/amdgpu: implement amdgpu_gem_map_(attach/detach)
Christian König
3
-22
/
+34
2018-02-20
drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
Chris Wilson
2
-4
/
+11
2018-02-20
drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning
Chris Wilson
1
-1
/
+2
2018-02-20
drm/i915: Move the policy for placement of the GGTT vma into the caller
Chris Wilson
7
-35
/
+62
2018-02-20
drm/i915: Also check view->type for a normal GGTT view
Chris Wilson
1
-1
/
+2
2018-02-20
drm/i915: Drop WaDoubleCursorLP3Latency:ivb
Ville Syrjälä
1
-4
/
+0
2018-02-20
drm/i915: Set the primary plane pipe select bits on gen4
Ville Syrjälä
1
-1
/
+1
2018-02-20
drm/i915: Don't set cursor pipe select bits on g4x+
Ville Syrjälä
1
-1
/
+2
2018-02-20
drm/i915: Assert that we don't overflow frontbuffer tracking bits
Ville Syrjälä
1
-4
/
+8
2018-02-20
drm/omapdrm: Use of_find_backlight helper
Meghana Madhyastha
1
-20
/
+5
2018-02-20
drm/panel: Use of_find_backlight helper
Meghana Madhyastha
3
-66
/
+13
2018-02-20
drm/omapdrm: Use backlight_enable/disable helpers
Meghana Madhyastha
1
-9
/
+2
2018-02-20
drm/panel: Use backlight_enable/disable helpers
Meghana Madhyastha
4
-24
/
+8
2018-02-20
drm/tinydrm: Call devres version of of_find_backlight
Meghana Madhyastha
2
-2
/
+2
2018-02-20
drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
Meghana Madhyastha
5
-46
/
+4
2018-02-20
drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/dis...
Meghana Madhyastha
3
-59
/
+2
2018-02-20
Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...
Sean Paul
2
-0
/
+131
2018-02-20
drm: add documentation for tv connector state margins
Jani Nikula
1
-1
/
+5
2018-02-20
drm/doc: Use new substruct support
Daniel Vetter
1
-0
/
+16
2018-02-20
drm/doc: Polish for drm_mode_parse_command_line_for_connector
Daniel Vetter
1
-2
/
+2
2018-02-20
drm/docs: Document "scaling mode" property better
Daniel Vetter
2
-5
/
+28
2018-02-20
drm/docs: Align layout of optional plane blending properties
Daniel Vetter
1
-8
/
+10
2018-02-20
drm/docs: Discourage adding more to kms-properties.csv
Daniel Vetter
1
-2
/
+3
2018-02-20
drm/i915: Track number of pending freed objects
Chris Wilson
3
-4
/
+15
2018-02-20
drm: simple_kms_helper: Add mode_valid() callback support
Linus Walleij
2
-0
/
+29
2018-02-19
drm/i915/: Initialise trans_min for skl_compute_transition_wm()
Chris Wilson
1
-0
/
+1
2018-02-19
drm/i915: Clear the in-use marker on execbuf failure
Chris Wilson
1
-0
/
+2
2018-02-19
drm/amdgpu/powerplay/smu7: drop refresh rate checks for mclk switching
Alex Deucher
1
-2
/
+1
2018-02-19
drm/amdgpu/cgs: add refresh rate checking to non-DC display code
Alex Deucher
1
-0
/
+5
2018-02-19
drm/amd/powerplay/smu7: allow mclk switching with no displays
Alex Deucher
1
-4
/
+7
2018-02-19
drm/amd/powerplay/vega10: allow mclk switching with no displays
Alex Deucher
1
-4
/
+7
2018-02-19
drm/amd/powerplay: use PP_CAP macro for disable_mclk_switching_for_frame_lock
Alex Deucher
1
-4
/
+4
2018-02-19
drm/amd/powerplay: remove unused headers
Corentin Labbe
2
-479
/
+0
2018-02-19
drm/amdgpu_gem: fix error handling path in amdgpu_gem_va_update_vm
Gustavo A. R. Silva
1
-3
/
+4
2018-02-19
drm/amdgpu: update the PASID mapping only on demand
Christian König
3
-9
/
+32
2018-02-19
drm/amdgpu: separate PASID mapping from VM flush v2
Christian König
22
-76
/
+79
2018-02-19
drm/amd/display: Fix increment when sampling OTF in DCE
Leo (Sunpeng) Li
1
-1
/
+1
2018-02-19
drm/amd/display: De PQ implementation
Vitaly Prosyak
3
-75
/
+442
2018-02-19
drm/amd/display: Remove unused dm_pp_ interfaces
Harry Wentland
2
-64
/
+0
2018-02-19
drm/amd/display: Add logging for aux DPCD access
Eric Yang
1
-0
/
+16
2018-02-19
drm/amd/display: Set vsc pack revision when DPCD revision is >= 1.2
Tao
1
-1
/
+3
2018-02-19
drm/amd/display: provide an interface to query firmware version
Anthony Koo
4
-8
/
+21
2018-02-19
drm/amd/display: Add missing Vega defines to dal_asic_id
Harry Wentland
1
-0
/
+8
2018-02-19
drm/amd/display: Treat bad EDID as no EDID
Eric Yang
1
-4
/
+9
2018-02-19
drm/amd/display: Remove duplicate entries from BIOS function table
Ken Chalmers
1
-4
/
+0
2018-02-19
drm/amd/display: Make FBC work without fbdev emulation
Roman Li
1
-23
/
+15
[prev]
[next]