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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-26
drm/ttm: drop persistent_swap_storage from ttm_bo_init and co
Christian König
16
-41
/
+21
2018-02-26
drm/ttm: drop ttm->dummy_read_page
Christian König
18
-74
/
+42
2018-02-26
drm/ttm: drop ttm->glob
Christian König
4
-11
/
+9
2018-02-26
drm/ttm: drop bo->glob
Christian König
6
-19
/
+21
2018-02-26
staging: vboxvideo: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2018-02-26
drm/bochs: remove the default ttm_tt_populate callbacks
Christian König
1
-2
/
+0
2018-02-26
drm/cirrus: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2018-02-26
drm/qxl: remove ttm_pool_* wrappers
Christian König
1
-22
/
+0
2018-02-26
drm/ast: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2018-02-26
drm/hisilicon: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2018-02-26
drm/mgag200: remove ttm_pool_* wrappers
Christian König
1
-13
/
+0
2018-02-26
drm/virtio: remove ttm_pool_* wrappers
Christian König
1
-16
/
+0
2018-02-26
drm/ttm: add default implementations for ttm_tt_(un)populate
Christian König
1
-2
/
+8
2018-02-26
drm/amd/pp: Move common dpm check functions to hardwaremanager.c
Rex Zhu
4
-29
/
+10
2018-02-26
drm/amd/pp: Cleaning up vega10_enable_dpm_tasks function
Rex Zhu
1
-6
/
+5
2018-02-26
drm/amd/pp: Refine code in powerplay for Cz/Vega10
Rex Zhu
6
-39
/
+43
2018-02-26
drm/amd/pp: Remove dead error checking code on Vega10
Rex Zhu
4
-142
/
+67
2018-02-26
drm/amd/pp: Add debug info when smu failed on Vega10
Rex Zhu
1
-5
/
+13
2018-02-26
drm/amd/pp: Remove duplicated vega10_is_smc_ram_running calls
Rex Zhu
1
-12
/
+3
2018-02-26
drm/amd: Remove inclusion of non-existing include directories
Corentin Labbe
1
-2
/
+0
2018-02-26
drm/amd: remove inclusion of non-existing scheduler directory
Corentin Labbe
1
-1
/
+0
2018-02-26
drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LE
Ben Crocker
1
-0
/
+4
2018-02-26
drm/amdgpu: Remove duplicate setting of ->need_swiotlb
Thierry Reding
1
-1
/
+0
2018-02-26
drm/amd/pp: Add a pp feature mask bit for AutoWattman feature
Rex Zhu
1
-0
/
+1
2018-02-26
drm/amdgpu: Change default value of module parameter amdgpu_pp_feature_mask
Rex Zhu
1
-1
/
+1
2018-02-26
drm/amd/powerplay: fix thermal interrupts on vega10
Eric Huang
1
-1
/
+3
2018-02-26
drm/amdgpu: Add query vram width in CGS query system info
Rex Zhu
2
-0
/
+4
2018-02-26
drm/amdgpu: use the TTM dummy page instead of allocating one
Christian König
13
-41
/
+30
2018-02-26
drm/amd/pp: Fix bug that dpm level was not really locked
Rex Zhu
1
-8
/
+14
2018-02-26
drm/amd/pp: Fix error handling when smu return failed on Vega10.
Rex Zhu
1
-12
/
+14
2018-02-26
drm/ttm: set TTM_OPT_FLAG_FORCE_ALLOC in ttm_bo_force_list_clean
Roger He
1
-1
/
+5
2018-02-26
drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC
Roger He
2
-2
/
+6
2018-02-26
drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctx
Roger He
4
-7
/
+11
2018-02-26
radeon: hide pointless #warning when compile testing
Arnd Bergmann
1
-1
/
+2
2018-02-26
drm/ttm: set page mapping during allocation
Christian König
2
-2
/
+17
2018-02-26
drm: Include the header with the prototype for drm_get_panel_orientation_quirk()
Ville Syrjälä
1
-0
/
+1
2018-02-26
drm/i915: Remove the pipe/plane ID checks from skl_check_ccs_aux_surface()
Ville Syrjälä
1
-8
/
+0
2018-02-26
drm: Check that the plane supports the request format+modifier combo
Ville Syrjälä
4
-17
/
+40
2018-02-26
drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC
Thierry Reding
1
-1
/
+0
2018-02-23
drm/i915/preemption: Allow preemption between submission ports
Chris Wilson
4
-78
/
+112
2018-02-23
drm/i915: Update missing parts after the rename to i915_request
Michel Thierry
3
-4
/
+4
2018-02-23
drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()
Ville Syrjälä
1
-29
/
+24
2018-02-23
drm/i915: Nuke aux regs from intel_dp
Ville Syrjälä
2
-45
/
+45
2018-02-23
drm/i915: Add enum aux_ch and clean up the aux init to use it
Ville Syrjälä
4
-121
/
+127
2018-02-23
drm/i915: Use the correct power domain for aux ch
Ville Syrjälä
1
-5
/
+1
2018-02-23
drm/stm: check pitch and size calculations even if !CONFIG_MMU
Benjamin Gaignard
1
-2
/
+0
2018-02-23
Merge tag 'drm-misc-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
53
-358
/
+1253
2018-02-23
drm/panel: Fix ARM Versatile panel clocks
Linus Walleij
1
-4
/
+4
2018-02-22
drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
3
-10
/
+12
2018-02-22
drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblank
Oleksandr Andrushchenko
3
-7
/
+8
[prev]
[next]