| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/panfrost: simplify getting .driver_data | Wolfram Sang | 2021-09-20 | 1 | -4/+2 |
* | drm/panfrost: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 2021-09-02 | 1 | -3/+1 |
* | drm/panfrost: Don't reset the GPU on job faults unless we really have to | Boris Brezillon | 2021-07-01 | 1 | -0/+9 |
* | drm/panfrost: Do the exception -> string translation using a table | Boris Brezillon | 2021-07-01 | 1 | -46/+82 |
* | drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name() | Boris Brezillon | 2021-07-01 | 1 | -1/+1 |
* | drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in... | Wei Yongjun | 2021-06-11 | 1 | -1/+2 |
* | drm/panfrost: Remove redundant error printing in panfrost_device_init() | Zhen Lei | 2021-05-12 | 1 | -1/+0 |
* | drm/panfrost: Move the GPU reset bits outside the timeout handler | Boris Brezillon | 2020-11-16 | 1 | -1/+0 |
* | drm/panfrost: Replace devm_reset_control_array_get() | Yejune Deng | 2020-11-04 | 1 | -1/+1 |
* | drm/panfrost: simplify the return expression of cz_ih_hw_init() | Qinglang Miao | 2020-10-01 | 1 | -7/+1 |
* | drm/panfrost: add regulators to devfreq | Clément Péron | 2020-08-07 | 1 | -3/+6 |
* | drm/panfrost: dynamically alloc regulators | Clément Péron | 2020-08-07 | 1 | -5/+9 |
* | drm/panfrost: move devfreq_init()/fini() in device | Clément Péron | 2020-08-07 | 1 | -1/+11 |
* | drm/panfrost: rename error labels in device_init | Clément Péron | 2020-08-07 | 1 | -15/+15 |
* | drm/panfrost: Reduce the amount of logs on deferred probe | Krzysztof Kozlowski | 2020-06-18 | 1 | -4/+4 |
* | drm/panfrost: Add support for multiple power domains | Nicolas Boichat | 2020-02-25 | 1 | -8/+89 |
* | drm/panfrost: Add support for multiple regulators | Nicolas Boichat | 2020-02-25 | 1 | -8/+18 |
* | drm/panfrost: Fix regulator_get_optional() misuse | Mark Brown | 2019-09-19 | 1 | -6/+2 |
* | drm/panfrost: Remove unnecessary hwaccess_lock spin_lock | Rob Herring | 2019-08-30 | 1 | -1/+0 |
* | drm/panfrost: Rework runtime PM initialization | Rob Herring | 2019-08-30 | 1 | -9/+0 |
* | drm/panfrost: Implement per FD address spaces | Rob Herring | 2019-08-19 | 1 | -0/+2 |
* | drm/panfrost: Consolidate reset handling | Rob Herring | 2019-08-12 | 1 | -6/+10 |
* | drm/panfrost: Expose performance counters through unstable ioctls | Boris Brezillon | 2019-06-18 | 1 | -0/+8 |
* | Merge drm/drm-next into drm-misc-next | Sean Paul | 2019-05-22 | 1 | -0/+4 |
|\ |
|
| * | drm/panfrost: Add missing _fini() calls in panfrost_device_fini() | Boris Brezillon | 2019-05-13 | 1 | -0/+4 |
* | | drm: panfrost: add optional bus_clock | Clément Péron | 2019-05-22 | 1 | -0/+22 |
|/ |
|
* | drm/panfrost: Prevent concurrent resets | Tomeu Vizoso | 2019-04-18 | 1 | -0/+1 |
* | drm/panfrost: Add initial panfrost driver | Rob Herring | 2019-04-12 | 1 | -0/+252 |